diff mbox series

[meta-python,20/37] python3-filelock: upgrade 3.29.7 -> 3.31.1

Message ID 20260722102320.1019-20-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/37] dash: upgrade 0.5.13.4 -> 0.5.13.5 | expand

Commit Message

Wang Mingyu July 22, 2026, 10:23 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

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