Sat, 24 Jan 2026 00:31:43 CST | login

Information for build python-immutables-0.19-4.oc9

ID40474
Package Namepython-immutables
Version0.19
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-immutables.git?.#47b81faaaf30800e269f0221c5202952f2d1bd5c
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 23:48:17 CST
CompletedFri, 13 Jun 2025 23:52:50 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-immutables.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-immutables.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-immutables-0.19-4.oc9.src.rpm (info) (download)
aarch64
python3-immutables-0.19-4.oc9.aarch64.rpm (info) (download)
python-immutables-debugsource-0.19-4.oc9.aarch64.rpm (info) (download)
python3-immutables-debuginfo-0.19-4.oc9.aarch64.rpm (info) (download)
loongarch64
python3-immutables-0.19-4.oc9.loongarch64.rpm (info) (download)
python-immutables-debugsource-0.19-4.oc9.loongarch64.rpm (info) (download)
python3-immutables-debuginfo-0.19-4.oc9.loongarch64.rpm (info) (download)
x86_64
python3-immutables-0.19-4.oc9.x86_64.rpm (info) (download)
python-immutables-debugsource-0.19-4.oc9.x86_64.rpm (info) (download)
python3-immutables-debuginfo-0.19-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.19-4 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.19-3 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.19-2 - Rebuilt for loongarch64 * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.19-1 - initial build