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