Sun, 05 May 2024 06:20:24 UTC | login

Information for build python-ruamel-ordereddict-0.4.9-3.el7

ID15632
Package Namepython-ruamel-ordereddict
Version0.4.9
Release3.el7
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 bytdawson
State complete
Volume DEFAULT
StartedFri, 10 Feb 2017 20:35:43 UTC
CompletedFri, 10 Feb 2017 20:39:56 UTC
Taskbuild (paas7-openshift-common-el7, python-ruamel-ordereddict-0.4.9-3.el7.src.rpm)
Tags
paas7-openshift-common-candidate
paas7-openshift-common-release
paas7-openshift-common-testing
paas7-openshift-future-candidate
paas7-openshift-future-testing
RPMs
src
python-ruamel-ordereddict-0.4.9-3.el7.src.rpm (info) (download)
x86_64
python2-ruamel-ordereddict-0.4.9-3.el7.x86_64.rpm (info) (download)
python-ruamel-ordereddict-debuginfo-0.4.9-3.el7.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
state.log
Changelog * Thu Jan 26 2017 Troy Dawson <tdawson@redhat.com> - 0.4.9-3 - Changes so it will build in brew * 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.