From d525753d3ead83657c84bf34d31360469ddac727 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 25 Jun 2026 17:00:55 +0800 Subject: [PATCH] python3-anyio: upgrade 4.13.0 -> 4.14.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-anyio_4.13.0.bb => python3-anyio_4.14.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-anyio_4.13.0.bb => python3-anyio_4.14.0.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-anyio_4.13.0.bb b/meta-python/recipes-devtools/python/python3-anyio_4.14.0.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-anyio_4.13.0.bb rename to meta-python/recipes-devtools/python/python3-anyio_4.14.0.bb index e3e4fc9f7e..c1066d21e9 100644 --- a/meta-python/recipes-devtools/python/python3-anyio_4.13.0.bb +++ b/meta-python/recipes-devtools/python/python3-anyio_4.14.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c0a769411d2af7894099e8ff75058c9f" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "334b70e641fd2221c1505b3890c69882fe4a2df910cba14d97019b90b24439dc" +SRC_URI[sha256sum] = "b47c1f9ccf73e67021df785332508f99379c68fa7d0684e8e3492cb1d4b23f89" DEPENDS += " \ python3-setuptools-scm-native \