Because there are higher versions in meta-openembedded, Remove the recipe. Signed-off-by: Zang Ruochen <[email protected]> --- .../recipes-devtools/python/python-pika.inc | 13 ------------- .../recipes-devtools/python/python-pika_git.bb | 3 --- .../recipes-devtools/python/python3-pika_git.bb | 3 --- 3 files changed, 19 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-pika.inc delete mode 100644 meta-openstack/recipes-devtools/python/python-pika_git.bb delete mode 100644 meta-openstack/recipes-devtools/python/python3-pika_git.bb
diff --git a/meta-openstack/recipes-devtools/python/python-pika.inc b/meta-openstack/recipes-devtools/python/python-pika.inc deleted file mode 100644 index d33979d..0000000 --- a/meta-openstack/recipes-devtools/python/python-pika.inc +++ /dev/null @@ -1,13 +0,0 @@ -SUMMARY = "Pure Python RabbitMQ/AMQP 0-9-1 client library" -HOMEPAGE = "https://github.com/pika/pika" -SECTION = "devel/python" - -LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=fb26c37045f9e0d2c5e24b711bd7f01c" - -PV = "0.10.0+git${SRCPV}" -SRCREV = "b907f91415169b7f590174ab5d228e75a1b273e6" - -SRC_URI = "git://github.com/pika/pika" - -S = "${WORKDIR}/git" diff --git a/meta-openstack/recipes-devtools/python/python-pika_git.bb b/meta-openstack/recipes-devtools/python/python-pika_git.bb deleted file mode 100644 index 9d58184..0000000 --- a/meta-openstack/recipes-devtools/python/python-pika_git.bb +++ /dev/null @@ -1,3 +0,0 @@ -require python-pika.inc - -inherit setuptools diff --git a/meta-openstack/recipes-devtools/python/python3-pika_git.bb b/meta-openstack/recipes-devtools/python/python3-pika_git.bb deleted file mode 100644 index 93f50b4..0000000 --- a/meta-openstack/recipes-devtools/python/python3-pika_git.bb +++ /dev/null @@ -1,3 +0,0 @@ -require python-pika.inc - -inherit setuptools3 -- 2.20.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4887): https://lists.yoctoproject.org/g/meta-virtualization/message/4887 Mute This Topic: https://lists.yoctoproject.org/mt/68843026/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
