From 910195eb791d754d394ba1013a258ab120c995e9 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 29 Sep 2020 11:19:26 +0800 Subject: python3-pam: Consolidate in a single file Consolidate inc and bb files into a single bb file. Signed-off-by: Zheng Ruoqin Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-pam.inc | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-pam.inc (limited to 'meta-openstack/recipes-devtools/python/python-pam.inc') diff --git a/meta-openstack/recipes-devtools/python/python-pam.inc b/meta-openstack/recipes-devtools/python/python-pam.inc deleted file mode 100644 index 4fddfbc..0000000 --- a/meta-openstack/recipes-devtools/python/python-pam.inc +++ /dev/null @@ -1,10 +0,0 @@ -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 pypi -- cgit v1.2.3-54-g00ecf