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-tooz_1.48.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb') diff --git a/meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb b/meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb index 6260663..1443b1b 100644 --- a/meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb +++ b/meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" SRC_URI[md5sum] = "8b39e07002f21c15d2a463b63d8a2952" SRC_URI[sha256sum] = "c1b17935207e9c4809feff91b679883928aa5bd3fce75e09b4945c261b513e60" -inherit setuptools pypi +inherit setuptools3 pypi # DEPENDS_default: python-pip -- cgit v1.2.3-54-g00ecf