Fri, 30 Jan 2026 20:18:32 CST | login

Information for build py-radix-0.10.0-2.oc9

ID39995
Package Namepy-radix
Version0.10.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/py-radix.git?.#22770e6a1d22399f1943af18907d0c790cf722d1
SummaryRadix tree data structure for Python
Descriptionpy-radix is an implementation of a radix tree for Python, which supports storage and lookups of IPv4 and IPv6 networks. The radix tree (a.k.a Patricia tree) is the data structure most commonly used for routing table lookups. It efficiently stores network prefixes of varying lengths and allows fast lookups of containing networks. py-radix's implementation is built solely for networks (the data structure itself is more general).
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 21:34:55 CST
CompletedFri, 13 Jun 2025 21:39:51 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/py-radix.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/py-radix.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
py-radix-0.10.0-2.oc9.src.rpm (info) (download)
aarch64
python3-py-radix-0.10.0-2.oc9.aarch64.rpm (info) (download)
py-radix-debugsource-0.10.0-2.oc9.aarch64.rpm (info) (download)
python3-py-radix-debuginfo-0.10.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
python3-py-radix-0.10.0-2.oc9.loongarch64.rpm (info) (download)
py-radix-debugsource-0.10.0-2.oc9.loongarch64.rpm (info) (download)
python3-py-radix-debuginfo-0.10.0-2.oc9.loongarch64.rpm (info) (download)
x86_64
python3-py-radix-0.10.0-2.oc9.x86_64.rpm (info) (download)
py-radix-debugsource-0.10.0-2.oc9.x86_64.rpm (info) (download)
python3-py-radix-debuginfo-0.10.0-2.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
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.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.10.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.0-1 - initial build