diff mbox series

[meta-python,15/28] python3-filelock: upgrade 3.32.0 -> 3.32.2

Message ID 20260804051726.1489-15-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>
---
 .../{python3-filelock_3.32.0.bb => python3-filelock_3.32.2.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-filelock_3.32.0.bb => python3-filelock_3.32.2.bb} (89%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-filelock_3.32.0.bb b/meta-python/recipes-devtools/python/python3-filelock_3.32.2.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-filelock_3.32.0.bb
rename to meta-python/recipes-devtools/python/python3-filelock_3.32.2.bb
index fc59eaedc4..103957dc42 100644
--- a/meta-python/recipes-devtools/python/python3-filelock_3.32.0.bb
+++ b/meta-python/recipes-devtools/python/python3-filelock_3.32.2.bb
@@ -7,7 +7,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=2c6acbdf7bb74caa37512c3a5ca6857b"
 
 SRC_URI += "file://run-ptest"
 
-SRC_URI[sha256sum] = "7be2ad23a14607ccc71808e68fe30848aeace7058ace17852f68e2a68e310402"
+SRC_URI[sha256sum] = "c33351e1f49cae33414acbc6d56784e6ecee82514ec90795da1161fc4836b5b8"
 
 BBCLASSEXTEND = "native nativesdk"