summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-08-20 16:39:35 +0800
committerKhem Raj <raj.khem@gmail.com>2025-08-20 07:35:09 -0700
commit88d41b8c98006e33ce2e6eedabd2cab0afc26d52 (patch)
tree3f191fd514cf6368c76209f126006328499b9fd7 /meta-python/recipes-devtools/python
parent92318cb3a9c4d61b6e59bf42f6e380721cbf729e (diff)
downloadmeta-openembedded-88d41b8c98006e33ce2e6eedabd2cab0afc26d52.tar.gz
python3-anyio: upgrade 4.9.0 -> 4.10.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-anyio_4.10.0.bb (renamed from meta-python/recipes-devtools/python/python3-anyio_4.9.0.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
5 5
6inherit pypi python_setuptools_build_meta 6inherit pypi python_setuptools_build_meta
7 7
8SRC_URI[sha256sum] = "673c0c244e15788651a4ff38710fea9675823028a6f08a5eda409e0c9840a028" 8SRC_URI[sha256sum] = "3f3fae35c96039744587aa5b8371e7e8e603c0702999535961dd336026973ba6"
9 9
10DEPENDS += " \ 10DEPENDS += " \
11 python3-setuptools-scm-native \ 11 python3-setuptools-scm-native \