summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pika_1.4.1.bb (renamed from meta-python/recipes-devtools/python/python3-pika_1.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pika_1.4.0.bb b/meta-python/recipes-devtools/python/python3-pika_1.4.1.bb
index 06ec5df736..e0313552d0 100644
--- a/meta-python/recipes-devtools/python/python3-pika_1.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pika_1.4.1.bb
@@ -8,7 +8,7 @@ HOMEPAGE = "https://pika.readthedocs.io"
8LICENSE = "BSD-3-Clause" 8LICENSE = "BSD-3-Clause"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=678ec81495ba50edf81e84e4f1aa69f3" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=678ec81495ba50edf81e84e4f1aa69f3"
10 10
11SRC_URI[sha256sum] = "84aa6d0cf60bbdb79d5780544a4a4e1799392760127bf9de2a03d3c3b92f5f1a" 11SRC_URI[sha256sum] = "e851f3e4992adfbf8eb64e9b86d94e3382f92ba0200055abedbb29676b8e713b"
12 12
13inherit pypi python_setuptools_build_meta 13inherit pypi python_setuptools_build_meta
14 14