From 6de00e77b5a7b0bfff6e304dba91dd4859948e36 Mon Sep 17 00:00:00 2001 From: zangrc Date: Tue, 27 Oct 2020 13:03:53 +0800 Subject: python3-rsa: Remove recipe 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 Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-rsa.inc | 13 ------------- meta-openstack/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 -- cgit v1.2.3-54-g00ecf