Fri, 12 Jul 2024 13:47:32 UTC | login

Information for build python-orderedset-2.0.1-3.fc29

ID65595
Package Namepython-orderedset
Version2.0.1
Release3.fc29
Epoch
SummaryOrdered set implementation in Cython
Description This package contains an ordered set implementation in Cython. Features: - Works like a regular set, but remembers insertion order; - Is approximately 5 times faster than the pure Python implementation overall (and 5 times slower than set); - Compatible with Python 2.6 through 3.6.; - Supports the full set interface; - Supports some list methods, like index and __getitem__. - Supports set methods against iterables.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Jul 2018 23:56:39 UTC
CompletedSat, 28 Jul 2018 01:36:10 UTC
Taskbuild (f29-candidate, python-orderedset-2.0.1-3.fc29.src.rpm)
Tags
f29
f30
RPMs
src
python-orderedset-2.0.1-3.fc29.src.rpm (info) (download)
riscv64
python2-orderedset-2.0.1-3.fc29.riscv64.rpm (info) (download)
python3-orderedset-2.0.1-3.fc29.riscv64.rpm (info) (download)
python-orderedset-debuginfo-2.0.1-3.fc29.riscv64.rpm (info) (download)
python-orderedset-debugsource-2.0.1-3.fc29.riscv64.rpm (info) (download)
python2-orderedset-debuginfo-2.0.1-3.fc29.riscv64.rpm (info) (download)
python3-orderedset-debuginfo-2.0.1-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.1-2 - Rebuilt for Python 3.7 * Mon Apr 30 2018 Jerry James <loganjerry@gmail.com> - 2.0.1-1 - New upstream version * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.0-3 - Rebuild for Python 3.6