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-zake_0.2.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-zake_0.2.1.bb') diff --git a/meta-openstack/recipes-devtools/python/python-zake_0.2.1.bb b/meta-openstack/recipes-devtools/python/python-zake_0.2.1.bb index fc9499f..68cb67b 100644 --- a/meta-openstack/recipes-devtools/python/python-zake_0.2.1.bb +++ b/meta-openstack/recipes-devtools/python/python-zake_0.2.1.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;md5=33573af7505a94ff3d122a7920b2c735" SRC_URI[md5sum] = "bd8db293a78c22171ecfdd54f4d65c63" SRC_URI[sha256sum] = "2e5bcb215e366e682fd05dd1df4f2e6affceefa5d3781c2987a21fd597659a21" -inherit setuptools pypi +inherit setuptools3 pypi # DEPENDS_default: python-pip -- cgit v1.2.3-54-g00ecf