Fri, 21 Jun 2024 04:02:41 UTC | login

Information for build python-ruamel-ordereddict-0.4.9-6.fc28

ID18454
Package Namepython-ruamel-ordereddict
Version0.4.9
Release6.fc28
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:28:37 UTC
CompletedSat, 14 Apr 2018 20:28:37 UTC
Tags
f28
f29
RPMs
src
python-ruamel-ordereddict-0.4.9-6.fc28.src.rpm (info) (download)
riscv64
python2-ruamel-ordereddict-0.4.9-6.fc28.riscv64.rpm (info) (download)
Changelog * 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.