From f2fb6d3cba6ec154fefc658e5a7b88adfee851d3 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 30 Jun 2026 17:21:55 +0800 Subject: [PATCH] python3-regex: upgrade 2026.5.9 -> 2026.6.28 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-regex_2026.5.9.bb => python3-regex_2026.6.28.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-regex_2026.5.9.bb => python3-regex_2026.6.28.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-regex_2026.5.9.bb b/meta-python/recipes-devtools/python/python3-regex_2026.6.28.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-regex_2026.5.9.bb rename to meta-python/recipes-devtools/python/python3-regex_2026.6.28.bb index 6dbf329b65..afad386715 100644 --- a/meta-python/recipes-devtools/python/python3-regex_2026.5.9.bb +++ b/meta-python/recipes-devtools/python/python3-regex_2026.6.28.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7b5751ddd6b643203c31ff873051d069" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "a8234aa23ec39894bfe4a3f1b85616a7032481964a13ac6fc9f10de4f6fca270" +SRC_URI[sha256sum] = "3cb4b6c5cb3060cc31efdc1fbb27c25fb9b29044afd87e40601a1c4d9db54342" RDEPENDS:${PN} += " \ python3-stringold \