From: Wang Mingyu <[email protected]> Changelog: Reverse matching with full unicode casefolding could lead to out-of-range string indexes.
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-regex_2026.4.4.bb => python3-regex_2026.5.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-regex_2026.4.4.bb => python3-regex_2026.5.9.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-regex_2026.4.4.bb b/meta-python/recipes-devtools/python/python3-regex_2026.5.9.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-regex_2026.4.4.bb rename to meta-python/recipes-devtools/python/python3-regex_2026.5.9.bb index 3d4d7a3e99..6dbf329b65 100644 --- a/meta-python/recipes-devtools/python/python3-regex_2026.4.4.bb +++ b/meta-python/recipes-devtools/python/python3-regex_2026.5.9.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7b5751ddd6b643203c31ff873051d069" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "e08270659717f6973523ce3afbafa53515c4dc5dcad637dc215b6fd50f689423" +SRC_URI[sha256sum] = "a8234aa23ec39894bfe4a3f1b85616a7032481964a13ac6fc9f10de4f6fca270" RDEPENDS:${PN} += " \ python3-stringold \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127088): https://lists.openembedded.org/g/openembedded-devel/message/127088 Mute This Topic: https://lists.openembedded.org/mt/119388883/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
