diff mbox series

[meta-python,13/23] python3-filelock: upgrade 3.32.3 -> 3.32.4

Message ID 20260826080926.989-13-wangmy@fujitsu.com
State New
Headers show
Series [meta-webserver,01/23] cockpit: upgrade 364 -> 366 | expand

Commit Message

Wang Mingyu Aug. 26, 2026, 8:09 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-filelock_3.32.3.bb b/meta-python/recipes-devtools/python/python3-filelock_3.32.4.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-filelock_3.32.3.bb
rename to meta-python/recipes-devtools/python/python3-filelock_3.32.4.bb
index ec9113721b..63ebb08b6e 100644
--- a/meta-python/recipes-devtools/python/python3-filelock_3.32.3.bb
+++ b/meta-python/recipes-devtools/python/python3-filelock_3.32.4.bb
@@ -9,7 +9,7 @@  CVE_PRODUCT = "tox-dev:filelock"
 
 SRC_URI += "file://run-ptest"
 
-SRC_URI[sha256sum] = "0ffa185a3540854c95caa7fa76b76cb219d907415e2c5dc9af25fd970563487f"
+SRC_URI[sha256sum] = "2bde2e4cf732e0153406d8a7bc80620ecf5e621fe0d25e41143c4e3b4733ff30"
 
 BBCLASSEXTEND = "native nativesdk"