From: Wang Mingyu <[email protected]>

Changelog:
===========
- Build and upload free-threaded (cp314t, cp315t) wheels for all platforms.
- Replace all remaining PyDict_GetItem() calls in the C extension with
  exception-safe alternatives (PyDict_Contains, PyDict_GetItemWithError).

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

diff --git a/meta-python/recipes-devtools/python/python3-zopeinterface_8.4.bb 
b/meta-python/recipes-devtools/python/python3-zopeinterface_8.5.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-zopeinterface_8.4.bb
rename to meta-python/recipes-devtools/python/python3-zopeinterface_8.5.bb
index 51169e04f7..a148622f13 100644
--- a/meta-python/recipes-devtools/python/python3-zopeinterface_8.4.bb
+++ b/meta-python/recipes-devtools/python/python3-zopeinterface_8.5.bb
@@ -6,7 +6,7 @@ PYPI_PACKAGE = "zope_interface"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
 inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = 
"9dbee7925a23aa6349738892c911019d4095a96cff487b743482073ecbc174a8"
+SRC_URI[sha256sum] = 
"7a3ba1c5877f0f3e3906b02ddf793abed2becc2948116414ce0e1dd820b68d6d"
 PACKAGES =. "${PN}-test "
 
 RPROVIDES:${PN} += "zope-interfaces"
-- 
2.43.0

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

Reply via email to