summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-stevedore.inc
Commit message (Collapse)AuthorAgeFilesLines
* python-stevedore: add pbr-native to the build dependenciesDerek Straka2018-07-271-1/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-stevedore: Upgrade to 1.29.0Khem Raj2018-07-271-3/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-stevedore: add Py2 and Py3 recipes for stevedoreRoss Burton2018-07-121-0/+13
Based on a recipe from meta-openstack, but with the rmargparse class removed (which doesn't appear to be needed anymore) and Python 3 support added. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>