diff options
-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. \ | |||
6 | SECTION = "devel/python" | 6 | SECTION = "devel/python" |
7 | HOMEPAGE = "https://pika.readthedocs.io" | 7 | HOMEPAGE = "https://pika.readthedocs.io" |
8 | LICENSE = "BSD-3-Clause" | 8 | LICENSE = "BSD-3-Clause" |
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=278bdfee5b51616941c1f6b2f1cfcb99" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=678ec81495ba50edf81e84e4f1aa69f3" |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "f023d6ac581086b124190cb3dc81dd581a149d216fa4540ac34f9be1e3970b89" | 11 | SRC_URI[sha256sum] = "e5fbf3a0a3599f4e114f6e4a7af096f9413a8f24f975c2657ba2fac3c931434f" |
12 | 12 | ||
13 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
14 | 14 | ||