Remove this recipe, because a higher version of the recipe exists in: meta-virtualization/recipes-devtools/python/python3-paramiko_2.7.0.bb
Signed-off-by: Zang Ruochen <[email protected]> --- .../recipes-devtools/python/python-paramiko.inc | 12 ------------ .../python/python3-paramiko_2.6.0.bb | 2 -- 2 files changed, 14 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-paramiko.inc delete mode 100644 meta-openstack/recipes-devtools/python/python3-paramiko_2.6.0.bb diff --git a/meta-openstack/recipes-devtools/python/python-paramiko.inc b/meta-openstack/recipes-devtools/python/python-paramiko.inc deleted file mode 100644 index da47c796..00000000 --- a/meta-openstack/recipes-devtools/python/python-paramiko.inc +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "SSH2 protocol library" -HOMEPAGE = "https://github.com/paramiko/paramiko/" -SECTION = "devel/python" -LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5" - -SRC_URI[md5sum] = "f729a45c9122bf975b9177ec5aaa3791" -SRC_URI[sha256sum] = "f4b2edfa0d226b70bd4ca31ea7e389325990283da23465d572ed1f70a7583041" - -inherit pypi - -RDEPENDS_${PN} += "${PYTHON_PN}-pycrypto" diff --git a/meta-openstack/recipes-devtools/python/python3-paramiko_2.6.0.bb b/meta-openstack/recipes-devtools/python/python3-paramiko_2.6.0.bb deleted file mode 100644 index 97e56e10..00000000 --- a/meta-openstack/recipes-devtools/python/python3-paramiko_2.6.0.bb +++ /dev/null @@ -1,2 +0,0 @@ -inherit setuptools3 -require python-paramiko.inc -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6032): https://lists.yoctoproject.org/g/meta-virtualization/message/6032 Mute This Topic: https://lists.yoctoproject.org/mt/78150695/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
