diff mbox series

[meta-python] python3-argh: upgrade 0.30.3 -> 0.30.4

Message ID 1699504674-16496-1-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-argh: upgrade 0.30.3 -> 0.30.4 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 9, 2023, 4:37 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
-The handling introduced in v.0.30.2 (raising an exception for clarity)
 is retained for cases when no name mapping policy is specified but function
 signature contains defaults in non-kwonly args and kwonly args are also
 defined

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-argh_0.30.3.bb => python3-argh_0.30.4.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-argh_0.30.3.bb => python3-argh_0.30.4.bb} (90%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-argh_0.30.3.bb b/meta-python/recipes-devtools/python/python3-argh_0.30.4.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-argh_0.30.3.bb
rename to meta-python/recipes-devtools/python/python3-argh_0.30.4.bb
index 33e159738..82cfa3b8e 100644
--- a/meta-python/recipes-devtools/python/python3-argh_0.30.3.bb
+++ b/meta-python/recipes-devtools/python/python3-argh_0.30.4.bb
@@ -15,7 +15,7 @@  LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=3000208d539ec061b899bce1d9ce9404 \
                     file://README.rst;beginline=261;endline=275;md5=39ec83a704aed9f33618c5d04e478a08 \
                     "
 
-SRC_URI[sha256sum] = "68a276bfe670c658a080eedb3f656cc2a1772a656818396d580dc752a18d31c9"
+SRC_URI[sha256sum] = "9fca8e69c4dad4f8d2a7bdfbdd80b0754462b53510a03e1b5cf2b43a87e6e960"
 
 inherit pypi python_flit_core