aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-ordereddict_1.1.bb
AgeCommit message (Collapse)Author
2016-02-05python-ordereddict: initial versionMark Asselstine
This package provides a drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6. This package is required by oslo.middleware. Signed-off-by: Mark Asselstine <asselsm@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>