diff mbox series

[meta-python,21/28] python3-rarfile: upgrade 4.4 -> 4.5

Message ID 20260804051726.1489-21-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/28] ctags: upgrade 6.2.20260726.0 -> 6.2.20260802.0 | expand

Commit Message

Wang Mingyu Aug. 4, 2026, 5:17 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-rarfile_4.4.bb b/meta-python/recipes-devtools/python/python3-rarfile_4.5.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-rarfile_4.4.bb
rename to meta-python/recipes-devtools/python/python3-rarfile_4.5.bb
index fe1bc7d7e9..028dcbeace 100644
--- a/meta-python/recipes-devtools/python/python3-rarfile_4.4.bb
+++ b/meta-python/recipes-devtools/python/python3-rarfile_4.5.bb
@@ -8,7 +8,7 @@  inherit setuptools3
 
 SRC_URI += "file://run-ptest"
 
-SRC_URI[sha256sum] = "b7d29d671223cdc80e8b992df212d152ad88e6c961d4426c3fb2fefe8dd86fdf"
+SRC_URI[sha256sum] = "7425d0afa180f0092db903abb1526a130b36858980aad90b3694f48e41420155"
 
 inherit pypi ptest