summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-pika_1.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-pika_1.2.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pika_1.2.0.bb b/meta-python/recipes-devtools/python/python3-pika_1.2.1.bb
index aa3179f2a6..38f84cf1ba 100644
--- a/meta-python/recipes-devtools/python/python3-pika_1.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pika_1.2.1.bb
@@ -6,9 +6,9 @@ including RabbitMQ’s extensions. \
6SECTION = "devel/python" 6SECTION = "devel/python"
7HOMEPAGE = "https://pika.readthedocs.io" 7HOMEPAGE = "https://pika.readthedocs.io"
8LICENSE = "BSD-3-Clause" 8LICENSE = "BSD-3-Clause"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=278bdfee5b51616941c1f6b2f1cfcb99" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=678ec81495ba50edf81e84e4f1aa69f3"
10 10
11SRC_URI[sha256sum] = "f023d6ac581086b124190cb3dc81dd581a149d216fa4540ac34f9be1e3970b89" 11SRC_URI[sha256sum] = "e5fbf3a0a3599f4e114f6e4a7af096f9413a8f24f975c2657ba2fac3c931434f"
12 12
13inherit pypi setuptools3 13inherit pypi setuptools3
14 14