From 257c33593df93033ddddbea6933dc51a019c8133 Mon Sep 17 00:00:00 2001 From: zangrc Date: Wed, 4 Dec 2019 16:13:04 +0800 Subject: python-repoze.who: Add python3 version Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- .../python/python-repoze.who_2.2.bb | 24 ++-------------------- 1 file changed, 2 insertions(+), 22 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-repoze.who_2.2.bb') diff --git a/meta-openstack/recipes-devtools/python/python-repoze.who_2.2.bb b/meta-openstack/recipes-devtools/python/python-repoze.who_2.2.bb index 3ee8f25..236b8f9 100644 --- a/meta-openstack/recipes-devtools/python/python-repoze.who_2.2.bb +++ b/meta-openstack/recipes-devtools/python/python-repoze.who_2.2.bb @@ -1,22 +1,2 @@ -DESCRIPTION = "An identification and authentication framework for WSGI" -HOMEPAGE = "http://repoze.org/" -SECTION = "devel/python" -LICENSE = "BSD-Modification" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c33cdbc6bc9ae6e5d64152fdb754292" - -SRC_URI[md5sum] = "c677ac4d4a32b6f6880a8f9cf20adffb" -SRC_URI[sha256sum] = "322629ec7c779dce4700e8f3ba531002b724d2429178c1cbb0dc169255dc9a8b" - -inherit setuptools pypi - -# DEPENDS_default: python-pip - -DEPENDS += " \ - python-pip \ - " - -# RDEPENDS_default: -RDEPENDS_${PN} += " \ - python-pip \ - python-zopeinterface \ - " +require python-repoze.who.inc +inherit setuptools -- cgit v1.2.3-54-g00ecf