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-oauth2_1.5.211.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-oauth2_1.5.211.bb') diff --git a/meta-openstack/recipes-devtools/python/python-oauth2_1.5.211.bb b/meta-openstack/recipes-devtools/python/python-oauth2_1.5.211.bb index aa04663..3835138 100644 --- a/meta-openstack/recipes-devtools/python/python-oauth2_1.5.211.bb +++ b/meta-openstack/recipes-devtools/python/python-oauth2_1.5.211.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;md5=15c871e114b5cb956dacad28f4db57c7" SRC_URI[md5sum] = "987ad7365a70e2286bd1cebb344debbc" SRC_URI[sha256sum] = "82a38f674da1fa496c0fc4df714cbb058540bed72a30c50a2e344b0d984c4d21" -inherit setuptools pypi +inherit setuptools3 pypi RDEPENDS_${PN} += "python-prettytable \ python-cmd2 \ -- cgit v1.2.3-54-g00ecf