[3/5,meta-python] python3-regex :upgrade 2021.11.10 -> 2022.3.2

Message ID 1646811030-14487-3-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [1/5,meta-python] python3-xxhash: upgrade 2.0.2 -> 3.0.0 | expand

Commit Message

XU Huan March 9, 2022, 7:30 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../{python3-regex_2021.11.10.bb => python3-regex_2022.3.2.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-regex_2021.11.10.bb => python3-regex_2022.3.2.bb} (79%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-regex_2021.11.10.bb b/meta-python/recipes-devtools/python/python3-regex_2022.3.2.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-regex_2021.11.10.bb
rename to meta-python/recipes-devtools/python/python3-regex_2022.3.2.bb
index dce232ba68..c71394cb38 100644
--- a/meta-python/recipes-devtools/python/python3-regex_2021.11.10.bb
+++ b/meta-python/recipes-devtools/python/python3-regex_2022.3.2.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7b5751ddd6b643203c31ff873051d069"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "f341ee2df0999bfdf7a95e448075effe0db212a59387de1a70690e4acb03d4c6"
+SRC_URI[sha256sum] = "79e5af1ff258bc0fe0bdd6f69bc4ae33935a898e3cbefbbccf22e88a27fa053b"
 
 RDEPENDS:${PN} += " \
 	python3-stringold \