Fri, 10 May 2024 17:35:09 UTC | login

Information for build python-bintrees-2.0.1-14.fc29

ID43349
Package Namepython-bintrees
Version2.0.1
Release14.fc29
Epoch
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
StartedTue, 12 Jun 2018 08:51:17 UTC
CompletedTue, 12 Jun 2018 09:52:36 UTC
Taskbuild (f29-candidate, python-bintrees-2.0.1-14.fc29.src.rpm)
Tags
f29
RPMs
src
python-bintrees-2.0.1-14.fc29.src.rpm (info) (download)
riscv64
python2-bintrees-2.0.1-14.fc29.riscv64.rpm (info) (download)
python3-bintrees-2.0.1-14.fc29.riscv64.rpm (info) (download)
python-bintrees-debuginfo-2.0.1-14.fc29.riscv64.rpm (info) (download)
python-bintrees-debugsource-2.0.1-14.fc29.riscv64.rpm (info) (download)
python2-bintrees-debuginfo-2.0.1-14.fc29.riscv64.rpm (info) (download)
python3-bintrees-debuginfo-2.0.1-14.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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) * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.0.1-12 - Python 2 binary package renamed to python2-bintrees See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.0.1-8 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-7 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 08 2014 Robert Kuska <rkuska@redhat.com> - 2.0.1-1 - Initial package.