From: Wang Mingyu <[email protected]>

Changelog:
  Fix a crash on free-threaded builds when multiple greenlets were holding a 
critical section on an object and the GIL for the thread was dropped.

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

diff --git a/meta-python/recipes-devtools/python/python3-greenlet_3.5.2.bb 
b/meta-python/recipes-devtools/python/python3-greenlet_3.5.3.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-greenlet_3.5.2.bb
rename to meta-python/recipes-devtools/python/python3-greenlet_3.5.3.bb
index 6ea765817e..a83f260946 100644
--- a/meta-python/recipes-devtools/python/python3-greenlet_3.5.2.bb
+++ b/meta-python/recipes-devtools/python/python3-greenlet_3.5.3.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT & PSF-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e95668d68e4329085c7ab3535e6a7aee \
                     file://LICENSE.PSF;md5=c106931d9429eda0492617f037b8f69a"
 
-SRC_URI[sha256sum] = 
"c1b906220d83c140361cdd12eef970fb5881a168b98ee58a43786426173da14c"
+SRC_URI[sha256sum] = 
"a61efc018fd3eb317eeca31aba90ee9e7f26f22884a79b6c6ec715bf71bb62f1"
 
 inherit pypi python_setuptools_build_meta
 
-- 
2.43.0

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

Reply via email to