diff mbox series

[meta-python,32/56] python3-parse: upgrade 1.21.1 -> 1.22.0

Message ID 20260513040555.377-32-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/56] botan: upgrade 3.11.1 -> 3.12.0 | expand

Commit Message

Wang Mingyu May 13, 2026, 4:05 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Add type hinting

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-parse_1.21.1.bb => python3-parse_1.22.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-parse_1.21.1.bb => python3-parse_1.22.0.bb} (86%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-parse_1.21.1.bb b/meta-python/recipes-devtools/python/python3-parse_1.22.0.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-parse_1.21.1.bb
rename to meta-python/recipes-devtools/python/python3-parse_1.22.0.bb
index 3af0c0e27e..95bb2017b5 100644
--- a/meta-python/recipes-devtools/python/python3-parse_1.21.1.bb
+++ b/meta-python/recipes-devtools/python/python3-parse_1.22.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/r1chardj0n3s/parse"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=8ab458ad281b60e6f1b39b3feafbfc05"
 
-SRC_URI[sha256sum] = "825e1a88e9d9fb481b8d2ca709c6195558b6eaa97c559ad3a9a20aa2d12815a3"
+SRC_URI[sha256sum] = "d4987d68ccf08b6ba3bf80b5004ff7de61c4337cba2d8350ae5c9925794979d9"
 
 SRC_URI += " \
     file://run-ptest \