From fe62dc0a4700d81d2e4ba485677b371c77f21772 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 15 Jul 2026 18:38:56 +0800 Subject: [PATCH] python3-regex: upgrade 2026.6.28 -> 2026.7.10 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-regex_2026.6.28.bb => python3-regex_2026.7.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-regex_2026.6.28.bb => python3-regex_2026.7.10.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-regex_2026.6.28.bb b/meta-python/recipes-devtools/python/python3-regex_2026.7.10.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-regex_2026.6.28.bb rename to meta-python/recipes-devtools/python/python3-regex_2026.7.10.bb index afad386715..2b10c91293 100644 --- a/meta-python/recipes-devtools/python/python3-regex_2026.6.28.bb +++ b/meta-python/recipes-devtools/python/python3-regex_2026.7.10.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7b5751ddd6b643203c31ff873051d069" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "3cb4b6c5cb3060cc31efdc1fbb27c25fb9b29044afd87e40601a1c4d9db54342" +SRC_URI[sha256sum] = "1050fedf0a8a92e843971120c2f57c3a99bea86c0dfa1d63a9fac053fe54b135" RDEPENDS:${PN} += " \ python3-stringold \