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-enum_0.4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb') diff --git a/meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb b/meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb index 990f96b..4eb1ed5 100644 --- a/meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb +++ b/meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=4325afd396febcb659c36b49533135d4 \ SRC_URI[md5sum] = "ce75c7c3c86741175a84456cc5bd531e" SRC_URI[sha256sum] = "9bdfacf543baf2350df7613eb37f598a802f346985ca0dc1548be6494140fdff" -inherit setuptools pypi +inherit setuptools3 pypi DEPENDS += " \ python-pip \ -- cgit v1.2.3-54-g00ecf