From 1a2556e97debf5d386d362f87060aa25a52b2718 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 20 Sep 2022 10:30:10 +0800 Subject: [PATCH] python3-regex: upgrade 2022.8.17 -> 2022.9.13 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../{python3-regex_2022.8.17.bb => python3-regex_2022.9.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-regex_2022.8.17.bb => python3-regex_2022.9.13.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-regex_2022.8.17.bb b/meta-python/recipes-devtools/python/python3-regex_2022.9.13.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-regex_2022.8.17.bb rename to meta-python/recipes-devtools/python/python3-regex_2022.9.13.bb index 4999fc64f4..886acd7387 100644 --- a/meta-python/recipes-devtools/python/python3-regex_2022.8.17.bb +++ b/meta-python/recipes-devtools/python/python3-regex_2022.9.13.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7b5751ddd6b643203c31ff873051d069" inherit pypi setuptools3 -SRC_URI[sha256sum] = "5c77eab46f3a2b2cd8bbe06467df783543bf7396df431eb4a144cc4b89e9fb3c" +SRC_URI[sha256sum] = "f07373b6e56a6f3a0df3d75b651a278ca7bd357a796078a26a958ea1ce0588fd" RDEPENDS:${PN} += " \ python3-stringold \