From: Wang Mingyu <[email protected]> Changelog: =========== - Fixed regression caused by (#807) that prevented the use of parametrized async fixtures - Fixed TaskGroup and CancelScope producing cyclic references in tracebacks when raising exceptions
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-anyio_4.6.0.bb => python3-anyio_4.6.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-anyio_4.6.0.bb => python3-anyio_4.6.2.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-anyio_4.6.0.bb b/meta-python/recipes-devtools/python/python3-anyio_4.6.2.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-anyio_4.6.0.bb rename to meta-python/recipes-devtools/python/python3-anyio_4.6.2.bb index 57f071251..231a7fb87 100644 --- a/meta-python/recipes-devtools/python/python3-anyio_4.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-anyio_4.6.2.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c0a769411d2af7894099e8ff75058c9f" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "137b4559cbb034c477165047febb6ff83f390fc3b20bf181c1fc0a728cb8beeb" +SRC_URI[sha256sum] = "f72a7bb3dd0752b3bd8b17a844a019d7fbf6ae218c588f4f9ba1b2f600b12347" DEPENDS += " \ python3-setuptools-scm-native \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113701): https://lists.openembedded.org/g/openembedded-devel/message/113701 Mute This Topic: https://lists.openembedded.org/mt/109420723/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
