From: Wang Mingyu <[email protected]> Changelog: Fix #242: Handle exceptions in the on_data callable.
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-gnupg_0.5.3.bb => python3-gnupg_0.5.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-gnupg_0.5.3.bb => python3-gnupg_0.5.4.bb} (78%) diff --git a/meta-python/recipes-devtools/python/python3-gnupg_0.5.3.bb b/meta-python/recipes-devtools/python/python3-gnupg_0.5.4.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-gnupg_0.5.3.bb rename to meta-python/recipes-devtools/python/python3-gnupg_0.5.4.bb index 8c231dce14..5de9a7be0e 100644 --- a/meta-python/recipes-devtools/python/python3-gnupg_0.5.3.bb +++ b/meta-python/recipes-devtools/python/python3-gnupg_0.5.4.bb @@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5dabe659eadd6d97325b1582e41cfc11" PYPI_PACKAGE = "python-gnupg" -SRC_URI[sha256sum] = "290d8ddb9cd63df96cfe9284b9b265f19fd6e145e5582dc58fd7271f026d0a47" +SRC_URI[sha256sum] = "f2fdb5fb29615c77c2743e1cb3d9314353a6e87b10c37d238d91ae1c6feae086" inherit pypi python_setuptools_build_meta -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114863): https://lists.openembedded.org/g/openembedded-devel/message/114863 Mute This Topic: https://lists.openembedded.org/mt/110604417/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
