From d60764e54a6c969e9c125b9cdbea6b6454d00792 Mon Sep 17 00:00:00 2001 From: Zheng Ruoqin Date: Mon, 16 Sep 2019 10:45:44 +0800 Subject: python-osc-lib: Python3 version fix Specifies the major Python version being built using PYTHON_PN. Signed-off-by: Zheng Ruoqin Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb b/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb index 63265d9..256c286 100644 --- a/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb +++ b/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb @@ -1,8 +1,2 @@ -inherit setuptools3 pypi +inherit setuptools3 require python-osc-lib.inc - -# Satisfy setup.py 'setup_requires' -DEPENDS += " \ - python3-pbr-native \ - " - -- cgit v1.2.3-54-g00ecf