diff --git a/meta-python/recipes-devtools/python/python3-pika_1.3.0.bb b/meta-python/recipes-devtools/python/python3-pika_1.3.1.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-pika_1.3.0.bb rename to meta-python/recipes-devtools/python/python3-pika_1.3.1.bb index 7ffec26e55..075f3bb577 100644 --- a/meta-python/recipes-devtools/python/python3-pika_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-pika_1.3.1.bb @@ -8,7 +8,7 @@ HOMEPAGE = "https://pika.readthedocs.io" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=678ec81495ba50edf81e84e4f1aa69f3" -SRC_URI[sha256sum] = "15357ddc47a5c28f0b07d80e93d504cbbf7a1ad5e1cd129ecd27afe76472c529" +SRC_URI[sha256sum] = "beb19ff6dd1547f99a29acc2c6987ebb2ba7c44bf44a3f8e305877c5ef7d2fdc" inherit pypi python_setuptools_build_meta