From 9f292d50183baa1951dc2ff3b9b691852b89eadb Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 10 Jul 2018 17:08:25 +0100 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-stevedore_1.28.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-stevedore_1.28.0.bb (limited to 'meta-python/recipes-devtools/python/python-stevedore_1.28.0.bb') diff --git a/meta-python/recipes-devtools/python/python-stevedore_1.28.0.bb b/meta-python/recipes-devtools/python/python-stevedore_1.28.0.bb new file mode 100644 index 0000000000..70a00c1315 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-stevedore_1.28.0.bb @@ -0,0 +1,2 @@ +inherit setuptools +require python-stevedore.inc -- cgit v1.2.3-54-g00ecf