From: Wang Mingyu <[email protected]> Changelog: =========== Fix issue with regex flags in shell completion. Bash version detection issues a warning instead of an error. Fix issue with completion script for Fish shell.
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-click_8.1.6.bb => python3-click_8.1.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-click_8.1.6.bb => python3-click_8.1.7.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-click_8.1.6.bb b/meta-python/recipes-devtools/python/python3-click_8.1.7.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-click_8.1.6.bb rename to meta-python/recipes-devtools/python/python3-click_8.1.7.bb index 4858c9e359..a4ec6cd1ef 100644 --- a/meta-python/recipes-devtools/python/python3-click_8.1.6.bb +++ b/meta-python/recipes-devtools/python/python3-click_8.1.7.bb @@ -8,7 +8,7 @@ HOMEPAGE = "http://click.pocoo.org/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=1fa98232fd645608937a0fdc82e999b8" -SRC_URI[sha256sum] = "48ee849951919527a045bfe3bf7baa8a959c423134e1a5b98c05c20ba75a1cbd" +SRC_URI[sha256sum] = "ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de" inherit pypi setuptools3 ptest -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#104569): https://lists.openembedded.org/g/openembedded-devel/message/104569 Mute This Topic: https://lists.openembedded.org/mt/100931619/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
