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-oslo.utils_git.bb | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb (limited to 'meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb deleted file mode 100644 index 1fe6253..0000000 --- a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb +++ /dev/null @@ -1,9 +0,0 @@ -inherit setuptools -require python-oslo.utils.inc - -# RDEPENDS only for python2 -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-monotonic \ - ${PYTHON_PN}-funcsigs \ - " - -- cgit v1.2.3-54-g00ecf