Fri, 26 Apr 2024 21:24:21 UTC | login

Information for build python-immutables-0.14-1.el8

ID31391
Package Namepython-immutables
Version0.14
Release1.el8
Epoch
Sourcepython-immutables-0.14-1.el8.src.rpm
SummaryImmutable Collections
Descriptionimmutables An 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
Built byykarel
State complete
Volume DEFAULT
StartedFri, 06 Nov 2020 07:12:25 UTC
CompletedFri, 06 Nov 2020 07:15:59 UTC
Taskbuild (cloud8-openstack-wallaby-el8, python-immutables-0.14-1.el8.src.rpm)
Extra{'source': {'original_url': 'python-immutables-0.14-1.el8.src.rpm'}}
Tags
cloud8-openstack-ussuri-release
cloud8-openstack-ussuri-testing
cloud8-openstack-victoria-release
cloud8-openstack-victoria-testing
cloud8-openstack-wallaby-testing
cloud8s-openstack-ussuri-release
cloud8s-openstack-ussuri-testing
cloud8s-openstack-victoria-release
cloud8s-openstack-victoria-testing
cloud8s-openstack-wallaby-release
cloud8s-openstack-wallaby-testing
cloud8s-openstack-xena-release
cloud8s-openstack-xena-testing
cloud8s-openstack-yoga-release
cloud8s-openstack-yoga-testing
cloud8s-openstack-zed-testing
RPMs
src
python-immutables-0.14-1.el8.src.rpm (info) (download)
aarch64
python3-immutables-0.14-1.el8.aarch64.rpm (info) (download)
python-immutables-debugsource-0.14-1.el8.aarch64.rpm (info) (download)
python3-immutables-debuginfo-0.14-1.el8.aarch64.rpm (info) (download)
ppc64le
python3-immutables-0.14-1.el8.ppc64le.rpm (info) (download)
python-immutables-debugsource-0.14-1.el8.ppc64le.rpm (info) (download)
python3-immutables-debuginfo-0.14-1.el8.ppc64le.rpm (info) (download)
x86_64
python3-immutables-0.14-1.el8.x86_64.rpm (info) (download)
python-immutables-debugsource-0.14-1.el8.x86_64.rpm (info) (download)
python3-immutables-debuginfo-0.14-1.el8.x86_64.rpm (info) (download)
Logs
aarch64
root.log
hw_info.log
mock_output.log
build.log
state.log
ppc64le
root.log
hw_info.log
mock_output.log
build.log
state.log
x86_64
root.log
hw_info.log
mock_output.log
build.log
state.log
Changelog * Fri Nov 06 2020 ykarel <ykarel@redhat.com> - 0.14-1 - Initial package.