From: Wang Mingyu <[email protected]> Changelog: Fixed 'index out of range' error when passing no arguments to an argparse-based command function.
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-cmd2_2.5.8.bb => python3-cmd2_2.5.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmd2_2.5.8.bb => python3-cmd2_2.5.9.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-cmd2_2.5.8.bb b/meta-python/recipes-devtools/python/python3-cmd2_2.5.9.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-cmd2_2.5.8.bb rename to meta-python/recipes-devtools/python/python3-cmd2_2.5.9.bb index 34fd3d1bc9..b49bce53e5 100644 --- a/meta-python/recipes-devtools/python/python3-cmd2_2.5.8.bb +++ b/meta-python/recipes-devtools/python/python3-cmd2_2.5.9.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=01d2b71040983a2abc614fc4d0284771" DEPENDS += "python3-setuptools-scm-native" -SRC_URI[sha256sum] = "ddf29beaa7c9d4e9806eefad528a59c372ca97b4c0d83e019fef0e37c44f4497" +SRC_URI[sha256sum] = "09bb13637832bc818aad5577ccdf5dbeb0c9fbe5b9412ff78d5084f7846f83ab" inherit pypi python_setuptools_build_meta python3native -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114978): https://lists.openembedded.org/g/openembedded-devel/message/114978 Mute This Topic: https://lists.openembedded.org/mt/110711741/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
