diff mbox series

[meta-python,07/22] python3-anyio: upgrade 4.10.0 -> 4.11.0

Message ID 20251009060809.445-7-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/22] flatbuffers: upgrade 25.2.10 -> 25.9.23 | expand

Commit Message

Wang Mingyu Oct. 9, 2025, 6:07 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-anyio_4.10.0.bb b/meta-python/recipes-devtools/python/python3-anyio_4.11.0.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-anyio_4.10.0.bb
rename to meta-python/recipes-devtools/python/python3-anyio_4.11.0.bb
index e552fd7eaf..a24674c5fb 100644
--- a/meta-python/recipes-devtools/python/python3-anyio_4.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-anyio_4.11.0.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=c0a769411d2af7894099e8ff75058c9f"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "3f3fae35c96039744587aa5b8371e7e8e603c0702999535961dd336026973ba6"
+SRC_URI[sha256sum] = "82a8d0b81e318cc5ce71a5f1f8b5c4e63619620b63141ef8c995fa0db95a57c4"
 
 DEPENDS += " \
 	python3-setuptools-scm-native \