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/python-osc-lib_1.13.0.bb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-osc-lib_1.13.0.bb') diff --git a/meta-openstack/recipes-devtools/python/python-osc-lib_1.13.0.bb b/meta-openstack/recipes-devtools/python/python-osc-lib_1.13.0.bb index 4ea2de2..d8c72e7 100644 --- a/meta-openstack/recipes-devtools/python/python-osc-lib_1.13.0.bb +++ b/meta-openstack/recipes-devtools/python/python-osc-lib_1.13.0.bb @@ -1,7 +1,2 @@ -inherit setuptools pypi +inherit setuptools require python-osc-lib.inc - -# Satisfy setup.py 'setup_requires' -DEPENDS += " \ - python-pbr-native \ - " -- cgit v1.2.3-54-g00ecf