diff mbox series

[meta-python] python3-filelock: upgrade 3.31.1 -> 3.32.0

Message ID 20260728060645.819-15-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-filelock: upgrade 3.31.1 -> 3.32.0 | expand

Commit Message

Wang Mingyu July 28, 2026, 6:06 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-filelock_3.31.1.bb => python3-filelock_3.32.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-filelock_3.31.1.bb => python3-filelock_3.32.0.bb} (89%)
diff mbox series

Patch

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