diff mbox series

[meta-python,13/18] python3-path: upgrade 17.0.0 -> 17.1.0

Message ID 1735543836-2512-13-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/18] ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 30, 2024, 7:30 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-path_17.0.0.bb b/meta-python/recipes-devtools/python/python3-path_17.1.0.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-path_17.0.0.bb
rename to meta-python/recipes-devtools/python/python3-path_17.1.0.bb
index e809952079..066f756730 100644
--- a/meta-python/recipes-devtools/python/python3-path_17.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-path_17.1.0.bb
@@ -2,7 +2,7 @@  SUMMARY = "A module wrapper for os.path"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=141643e11c48898150daa83802dbc65f"
 
-SRC_URI[sha256sum] = "e1540261d22df1416fb1b498b3b1ed5353a371a48fe197d66611bb01e7fab2d5"
+SRC_URI[sha256sum] = "d41e05ed4fa1d4f6d702df3c1e0a1a255d7b544287432456455dc7c51e5f98e9"
 
 SRC_URI += "\
     file://run-ptest \