diff mbox series

[meta-python,32/70] python3-filelock: upgrade 3.32.2 -> 3.32.3

Message ID 20260819093514.1101-32-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/70] avro-c: upgrade 1.12.1 -> 1.12.2 | expand

Commit Message

Wang Mingyu Aug. 19, 2026, 9:34 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- test(strict): deflake close-fault injections on graalpy
- docs: publish llms.txt from the docs build
- fix(fork): survive audit events during interpreter shutdown

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-filelock_3.32.2.bb b/meta-python/recipes-devtools/python/python3-filelock_3.32.3.bb
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-filelock_3.32.2.bb
rename to meta-python/recipes-devtools/python/python3-filelock_3.32.3.bb
index a88cd6f427..d2750c785f 100644
--- a/meta-python/recipes-devtools/python/python3-filelock_3.32.2.bb
+++ b/meta-python/recipes-devtools/python/python3-filelock_3.32.3.bb
@@ -7,7 +7,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=2c6acbdf7bb74caa37512c3a5ca6857b"
 
 SRC_URI += "file://run-ptest"
 
-SRC_URI[sha256sum] = "c33351e1f49cae33414acbc6d56784e6ecee82514ec90795da1161fc4836b5b8"
+SRC_URI[sha256sum] = "0ffa185a3540854c95caa7fa76b76cb219d907415e2c5dc9af25fd970563487f"
 
 BBCLASSEXTEND = "native nativesdk"