From 66aeb2b75e06144999f9f21eb9d07895bee9261a Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 9 Nov 2023 12:37:54 +0800 Subject: [PATCH] python3-argh: upgrade 0.30.3 -> 0.30.4 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 Signed-off-by: Khem Raj --- .../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 --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 33e159738f..82cfa3b8ef 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