diff --git a/meta-python/recipes-devtools/python/python3-pika_1.3.2.bb b/meta-python/recipes-devtools/python/python3-pika_1.4.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-pika_1.3.2.bb rename to meta-python/recipes-devtools/python/python3-pika_1.4.0.bb index 865accc595..06ec5df736 100644 --- a/meta-python/recipes-devtools/python/python3-pika_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-pika_1.4.0.bb @@ -8,7 +8,7 @@ HOMEPAGE = "https://pika.readthedocs.io" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=678ec81495ba50edf81e84e4f1aa69f3" -SRC_URI[sha256sum] = "b2a327ddddf8570b4965b3576ac77091b850262d34ce8c1d8cb4e4146aa4145f" +SRC_URI[sha256sum] = "84aa6d0cf60bbdb79d5780544a4a4e1799392760127bf9de2a03d3c3b92f5f1a" inherit pypi python_setuptools_build_meta