From 9d632de8d0e109e342fe580cf4b2423a51c890c3 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 22 Jan 2020 17:44:39 +0000 Subject: python: prepare for python3 only configuration Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-openstack-nose_0.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-openstack-nose_0.11.bb') diff --git a/meta-openstack/recipes-devtools/python/python-openstack-nose_0.11.bb b/meta-openstack/recipes-devtools/python/python-openstack-nose_0.11.bb index f33e515..42d836f 100644 --- a/meta-openstack/recipes-devtools/python/python-openstack-nose_0.11.bb +++ b/meta-openstack/recipes-devtools/python/python-openstack-nose_0.11.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "openstack.nose_plugin" SRC_URI[md5sum] = "0c6547f413db8c66921b110f78132aac" SRC_URI[sha256sum] = "a28d44dc23de8164d7893da7020404c73c4325b46d5507911f0257c15f613b4f" -inherit setuptools pypi +inherit setuptools3 pypi DEPENDS += " \ python-pip \ -- cgit v1.2.3-54-g00ecf