diff mbox series

[meta-python,16/26] python3-anyio: upgrade 4.9.0 -> 4.10.0

Message ID 20250820083945.802-16-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-filesystems,01/26] bindfs: upgrade 1.18.1 -> 1.18.2 | expand

Commit Message

Wang Mingyu Aug. 20, 2025, 8:39 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

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