Sun, 08 Sep 2024 08:02:09 UTC | login

Information for build python-immutables-0.20-4.fc41

ID325520
Package Namepython-immutables
Version0.20
Release4.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-immutables.git#fceef32c5101c1f7e189a61aee6b307a0c458c55
SummaryImmutable Collections
DescriptionAn immutable mapping type for Python. The underlying datastructure is a Hash Array Mapped Trie (HAMT) used in Clojure, Scala, Haskell, and other functional languages. This implementation is used in CPython 3.7 in the contextvars module (see PEP 550 and PEP 567 for more details). Immutable mappings based on HAMT have O(log N) performance for both set() and get() operations, which is essentially O(1) for relatively small mappings.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 26 Jul 2024 12:43:31 UTC
CompletedFri, 26 Jul 2024 13:35:45 UTC
Taskbuild (f41, /rpms/python-immutables.git:fceef32c5101c1f7e189a61aee6b307a0c458c55)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-immutables.git#fceef32c5101c1f7e189a61aee6b307a0c458c55'}}
Tags
f41
RPMs
src
python-immutables-0.20-4.fc41.src.rpm (info) (download)
riscv64
python3-immutables-0.20-4.fc41.riscv64.rpm (info) (download)
python-immutables-debugsource-0.20-4.fc41.riscv64.rpm (info) (download)
python3-immutables-debuginfo-0.20-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> None-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> None-3 - Rebuilt for Python 3.13 * Thu Jun 06 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-2 - Patch for Python 3.13 (fix RHBZ#2246142) * Wed Jun 05 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-1 - Assert that the .dist-info directory contains a license file * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> 0.20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> 0.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 05 2023 Carl George <carlwgeorge@fedoraproject.org> 0.20-1 - Update to version 0.20 rhbz#2232104 * Mon Jul 24 2023 Carl George <carl@george.computer> - 0.19-6 - Use upstream merged commit for Python 3.12 compatibility * Fri Jul 21 2023 Carl George <carl@george.computer> - 0.19-5 - Python 3.12 compatibility, resolves rhbz#2220276 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.19-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.19-3 - Rebuilt for Python 3.12 * Mon Jan 09 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19-2 - Unbundle pythoncapi-compat * Fri Dec 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19-1 - Update License to SPDX - Indicate bundling of pythoncapi-compat header-only library - Update to 0.19 (close RHBZ#2126990) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild