Fri, 26 Apr 2024 18:47:56 UTC | login

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

ID25094
Package Namepython-ruamel-ordereddict
Version0.4.9
Release2.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 byamoralej
State complete
Volume DEFAULT
StartedMon, 04 Feb 2019 19:22:45 UTC
CompletedMon, 04 Feb 2019 19:24:48 UTC
Taskbuild (cloud7-openstack-stein-el7, python-ruamel-ordereddict-0.4.9-2.el7.src.rpm)
Tags
cloud7-openstack-stein-release
cloud7-openstack-stein-testing
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
RPMs
src
python-ruamel-ordereddict-0.4.9-2.el7.src.rpm (info) (download)
aarch64
python2-ruamel-ordereddict-0.4.9-2.el7.aarch64.rpm (info) (download)
python-ruamel-ordereddict-debuginfo-0.4.9-2.el7.aarch64.rpm (info) (download)
ppc64le
python2-ruamel-ordereddict-0.4.9-2.el7.ppc64le.rpm (info) (download)
python-ruamel-ordereddict-debuginfo-0.4.9-2.el7.ppc64le.rpm (info) (download)
x86_64
python2-ruamel-ordereddict-0.4.9-2.el7.x86_64.rpm (info) (download)
python-ruamel-ordereddict-debuginfo-0.4.9-2.el7.x86_64.rpm (info) (download)
Logs
aarch64
root.log
build.log
state.log
ppc64le
root.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * 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.