summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-debtcollector_0.10.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-debtcollector: uprev to 1.10.0Mark Asselstine2017-01-171-26/+0
| | | | | | | | | This uprev is required for the python-oslo.config uprev (to stable/newton) and other package. This requires the introduction of the python-funcsigs package. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-debtcollector: initial versionMark Asselstine2016-02-051-0/+26
This package provides a collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. This recipe is required by several python-oslo packages as well as neutron and nova. Signed-off-by: Mark Asselstine <asselsm@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>