Thu, 20 Jun 2024 23:49:02 UTC | login

Information for build python-ruamel-ordereddict-0.4.9-9.fc29

ID65697
Package Namepython-ruamel-ordereddict
Version0.4.9
Release9.fc29
Epoch
SummaryOrdered dictionary with Key Insertion Order
DescriptionThis is an implementation of an ordered dictionary with Key Insertion Order (KIO: updates of values do not affect the position of the key), Key Value Insertion Order (KVIO, an existing key's position is removed and put at the back). The standard library module OrderedDict, implemented later, implements a subset of ordereddict functionality.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Jul 2018 23:14:13 UTC
CompletedSun, 29 Jul 2018 01:44:42 UTC
Taskbuild (f29-candidate, python-ruamel-ordereddict-0.4.9-9.fc29.src.rpm)
Tags
f29
f30
RPMs
src
python-ruamel-ordereddict-0.4.9-9.fc29.src.rpm (info) (download)
riscv64
python2-ruamel-ordereddict-0.4.9-9.fc29.riscv64.rpm (info) (download)
python-ruamel-ordereddict-debugsource-0.4.9-9.fc29.riscv64.rpm (info) (download)
python2-ruamel-ordereddict-debuginfo-0.4.9-9.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> - 0.4.9-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.4.9-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Oct 26 2016 Orion Poplawski <orion@cora.nwra.com> - 0.4.9-3 - Run tests * Tue Oct 25 2016 Chandan Kumar <chkumar246@gmail.com> - 0.4.9-2 - Fixed package name of python-setuptools * Fri Oct 14 2016 Chandan Kumar <chkumar246@gmail.com> - 0.4.9-1 - Initial package.