All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization] [PATCH] python3-rsa: Remove recipe
@ 2020-10-27  5:03 zangrc
  2020-10-27  5:04 ` [meta-virtualization] [PATCH] python3-oauth2client: upgrade 4.1.2 -> 4.1.3 zangrc
  0 siblings, 1 reply; 5+ messages in thread
From: zangrc @ 2020-10-27  5:03 UTC (permalink / raw)
  To: meta-virtualization

Remove this recipe, because a higher version of the recipe exists in:
meta-openembedded/meta-python/recipes-devtools/python/python3-rsa_4.6.bb

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../recipes-devtools/python/python-rsa.inc          | 13 -------------
 .../recipes-devtools/python/python3-rsa_3.4.2.bb    |  2 --
 2 files changed, 15 deletions(-)
 delete mode 100644 meta-openstack/recipes-devtools/python/python-rsa.inc
 delete mode 100644 meta-openstack/recipes-devtools/python/python3-rsa_3.4.2.bb

diff --git a/meta-openstack/recipes-devtools/python/python-rsa.inc b/meta-openstack/recipes-devtools/python/python-rsa.inc
deleted file mode 100644
index ccb65d5..0000000
--- a/meta-openstack/recipes-devtools/python/python-rsa.inc
+++ /dev/null
@@ -1,13 +0,0 @@
-SUMMARY = "Pure-Python RSA implementation"
-AUTHOR = "Sybren A. Stuvel"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=c403f6882d4f97a9cd927df987d55634"
-
-inherit pypi
-
-SRC_URI[md5sum] = "b315f47882c24030ee6b5aad628cccdb"
-SRC_URI[sha256sum] = "25df4e10c263fb88b5ace923dd84bf9aa7f5019687b5e55382ffcdb8bede9db5"
-
-RDEPENDS_${PN} += " \
-        ${PYTHON_PN}-pyasn1 \
-        "
diff --git a/meta-openstack/recipes-devtools/python/python3-rsa_3.4.2.bb b/meta-openstack/recipes-devtools/python/python3-rsa_3.4.2.bb
deleted file mode 100644
index 2d6c93c..0000000
--- a/meta-openstack/recipes-devtools/python/python3-rsa_3.4.2.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit setuptools3
-require python-rsa.inc
-- 
2.25.1




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

end of thread, other threads:[~2020-11-03 21:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-27  5:03 [meta-virtualization] [PATCH] python3-rsa: Remove recipe zangrc
2020-10-27  5:04 ` [meta-virtualization] [PATCH] python3-oauth2client: upgrade 4.1.2 -> 4.1.3 zangrc
2020-10-27  5:04   ` [meta-virtualization] [PATCH] python3-positional: Consolidate in a single file zangrc
2020-10-27  5:05     ` [meta-virtualization] [PATCH] python3-pysnmp: upgrade 4.2.5 -> 4.4.12 zangrc
2020-11-03 21:33       ` 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.