python-stevedore: add Py2 and Py3 recipes for stevedore

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>
This commit is contained in:
Ross Burton
2018-07-10 17:08:25 +01:00
committed by Khem Raj
parent 40716b97d8
commit 9f292d5018
3 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
inherit setuptools
require python-stevedore.inc