Click here to visit the old openkoji buildsystem (Archived)

Information for build py-radix-0.10.0-9.fc40

ID46798
Package Namepy-radix
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.10.0
Release9.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/py-radix.git#8cd2482f598002b0de66cec66cff1f7ea74bba35
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 bykojiadmin
State failed
Volume DEFAULT
StartedTue, 04 Jun 2024 11:23:07 CST
CompletedTue, 04 Jun 2024 11:32:23 CST
Taskbuild (f40, /rpms/py-radix.git:8cd2482f598002b0de66cec66cff1f7ea74bba35)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/py-radix.git#8cd2482f598002b0de66cec66cff1f7ea74bba35'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Kevin Fenzi <kevin@scrye.com> - 0.10.0-7 - Apply upstream patch to fix FTBFS. https://github.com/mjschultz/py-radix/pull/44 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.10.0-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.10.0-2 - Rebuilt for Python 3.11 * Sat Apr 09 2022 Kevin Fenzi <kevin@scrye.com> - 0.10.0-1 - Update to 0.10.0.