meta-stx: re-name and re-org to align with upstream
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-devtools / python / python-pika_1.1.0.bb
diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-pika_1.1.0.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-pika_1.1.0.bb
new file mode 100644 (file)
index 0000000..a2c443b
--- /dev/null
@@ -0,0 +1,11 @@
+
+DESCRIPTION = "Pika is a pure-Python implementation of the AMQP 0-9-1 protocol including RabbitMQ’s extensions."
+LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=535836bf0a5de515a7bfee026075701d"
+HOMEPAGE = "https://pika.readthedocs.io/en/stable/"
+
+SRC_URI[sha256sum] = "9fa76ba4b65034b878b2b8de90ff8660a59d925b087c5bb88f8fdbb4b64a1dbf"
+
+
+PYPI_PACKAGE = "pika"
+inherit pypi setuptools