From: Wang Mingyu <[email protected]>

Changelog:
==========
- asyncio: detect cross-instance reentrant deadlocks before the poll loop
- fix(soft_rw): evict non-regular write marker without reading it
- _util: drop the dead st_mtime=0 short-circuit in raise_on_not_writable_file

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../{python3-filelock_3.29.6.bb => python3-filelock_3.29.7.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-filelock_3.29.6.bb => 
python3-filelock_3.29.7.bb} (89%)

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

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#128193): 
https://lists.openembedded.org/g/openembedded-devel/message/128193
Mute This Topic: https://lists.openembedded.org/mt/120278929/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to