From e36605c16349ba6661fea61b56088bcb753abd0f Mon Sep 17 00:00:00 2001 From: zangrc Date: Wed, 4 Dec 2019 14:51:44 +0800 Subject: python-pam: Add python3 version Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-pam_0.1.4.bb | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-pam_0.1.4.bb') diff --git a/meta-openstack/recipes-devtools/python/python-pam_0.1.4.bb b/meta-openstack/recipes-devtools/python/python-pam_0.1.4.bb index c818d5f..b583d30 100644 --- a/meta-openstack/recipes-devtools/python/python-pam_0.1.4.bb +++ b/meta-openstack/recipes-devtools/python/python-pam_0.1.4.bb @@ -1,10 +1,2 @@ -DESCRIPTION = "PAM interface using ctypes" -HOMEPAGE = "http://atlee.ca/software/pam" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://setup.py;beginline=13;endline=13;md5=8ecc573c355c5eb26b2a4a4f3f62684d" - -SRC_URI[md5sum] = "4c5247af579352bb6882dac64be10a33" -SRC_URI[sha256sum] = "35e88575afc37a2a5f96e20b22fa55d3e3213370d4ce640af1597c2a1dde226b" - -inherit setuptools pypi +require python-pam.inc +inherit setuptools -- cgit v1.2.3-54-g00ecf