From: Wang Mingyu <[email protected]> Changelog: Fix Channel.close() for channels with multiple consumers
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-pika_1.4.0.bb => python3-pika_1.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pika_1.4.0.bb => python3-pika_1.4.1.bb} (86%) 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 similarity index 86% rename from meta-python/recipes-devtools/python/python3-pika_1.4.0.bb rename to 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" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=678ec81495ba50edf81e84e4f1aa69f3" -SRC_URI[sha256sum] = "84aa6d0cf60bbdb79d5780544a4a4e1799392760127bf9de2a03d3c3b92f5f1a" +SRC_URI[sha256sum] = "e851f3e4992adfbf8eb64e9b86d94e3382f92ba0200055abedbb29676b8e713b" inherit pypi python_setuptools_build_meta -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127239): https://lists.openembedded.org/g/openembedded-devel/message/127239 Mute This Topic: https://lists.openembedded.org/mt/119510054/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
