diff mbox series

[meta-python] python3-regex: upgrade 2022.8.17 -> 2022.9.13

Message ID 1663641010-2461-1-git-send-email-zhengrq.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-regex: upgrade 2022.8.17 -> 2022.9.13 | expand

Commit Message

zhengrq.fnst@fujitsu.com Sept. 20, 2022, 2:30 a.m. UTC
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../{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 mbox series

Patch

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 \