diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-19 19:39:09 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-21 07:30:58 -0700 |
| commit | 9221e2d306f9a2356f458bb41edff8a87883c713 (patch) | |
| tree | e0d8c48cb2fb5547441c7312ce242103266e0ece /meta-python/recipes-devtools/python | |
| parent | 0b6fa1f1c6f60f1cc4b630470be5bef16a8da924 (diff) | |
| download | meta-openembedded-9221e2d306f9a2356f458bb41edff8a87883c713.tar.gz | |
python3-regex: upgrade 2026.4.4 -> 2026.5.9
Changelog:
Reverse matching with full unicode casefolding could lead to out-of-range string indexes.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-regex_2026.5.9.bb (renamed from meta-python/recipes-devtools/python/python3-regex_2026.4.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
| 5 | 5 | ||
| 6 | inherit pypi python_setuptools_build_meta | 6 | inherit pypi python_setuptools_build_meta |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "e08270659717f6973523ce3afbafa53515c4dc5dcad637dc215b6fd50f689423" | 8 | SRC_URI[sha256sum] = "a8234aa23ec39894bfe4a3f1b85616a7032481964a13ac6fc9f10de4f6fca270" |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
| 11 | python3-stringold \ | 11 | python3-stringold \ |
