All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization] [PATCH] python3-pam: Consolidate in a single file
@ 2020-09-29  3:19 zhengruoqin
  2020-09-29  3:19 ` [meta-virtualization] [PATCH] python3-pastedeploy: upgrade 2.0.1 -> 2.1.0 zhengruoqin
  0 siblings, 1 reply; 7+ messages in thread
From: zhengruoqin @ 2020-09-29  3:19 UTC (permalink / raw)
  To: meta-virtualization

Consolidate inc and bb files into a single bb file.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 .../recipes-devtools/python/python-pam.inc           | 10 ----------
 .../recipes-devtools/python/python3-pam_0.1.4.bb     | 12 ++++++++++--
 2 files changed, 10 insertions(+), 12 deletions(-)
 delete mode 100644 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
diff --git a/meta-openstack/recipes-devtools/python/python3-pam_0.1.4.bb b/meta-openstack/recipes-devtools/python/python3-pam_0.1.4.bb
index e62079f..c6f6be9 100644
--- a/meta-openstack/recipes-devtools/python/python3-pam_0.1.4.bb
+++ b/meta-openstack/recipes-devtools/python/python3-pam_0.1.4.bb
@@ -1,2 +1,10 @@
-require python-pam.inc
-inherit setuptools3
+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 setuptools3 pypi
-- 
2.25.1




^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-10-02  3:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-29  3:19 [meta-virtualization] [PATCH] python3-pam: Consolidate in a single file zhengruoqin
2020-09-29  3:19 ` [meta-virtualization] [PATCH] python3-pastedeploy: upgrade 2.0.1 -> 2.1.0 zhengruoqin
2020-09-29  3:20   ` [meta-virtualization] [PATCH] python3-paste: upgrade 2.0.2 -> 3.4.6 zhengruoqin
2020-09-29  3:20     ` [meta-virtualization] [PATCH] python3-pathlib: Consolidate in a single file zhengruoqin
2020-09-29  3:20       ` [meta-virtualization] [PATCH] python3-pep8: Remove recipe zhengruoqin
2020-09-29  3:20         ` [meta-virtualization] [PATCH] python3-xstatic-objectpath: change to python3 zhengruoqin
2020-10-02  3:12           ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.