Fri, 10 May 2024 18:47:31 UTC | login

Information for build python-bintrees-2.0.1-19.fc31

ID128491
Package Namepython-bintrees
Version2.0.1
Release19.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-bintrees.git#098c6918ab431cbe6b41ce2e8cda1d45350222f8
SummaryPackage provides Binary-, RedBlack- and AVL-Trees in Python and Cython
DescriptionThis Python package provides Binary- RedBlack- and AVL-Trees written in Python and Cython/C. This Classes are much slower than the built-in *dict* class, but all iterators/generators yielding data in sorted key order. Trees can be uses as drop in replacement for *dicts* in most cases.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Sep 2019 22:31:32 UTC
CompletedFri, 20 Sep 2019 23:12:25 UTC
Taskbuild (f31-candidate, /rpms/python-bintrees.git:098c6918ab431cbe6b41ce2e8cda1d45350222f8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-bintrees.git#098c6918ab431cbe6b41ce2e8cda1d45350222f8'}}
Tags
f31
f32
f33
RPMs
src
python-bintrees-2.0.1-19.fc31.src.rpm (info) (download)
riscv64
python3-bintrees-2.0.1-19.fc31.riscv64.rpm (info) (download)
python-bintrees-debugsource-2.0.1-19.fc31.riscv64.rpm (info) (download)
python3-bintrees-debuginfo-2.0.1-19.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 17 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.0.1-17 - Subpackage python2-bintrees has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.1-15 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 16 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.0.1-13 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)