From df45dce09638c5c8652832694b5b8e882cb12107 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 2 Jun 2026 18:07:40 +0800 Subject: [PATCH] python3-pytest-asyncio: upgrade 1.3.0 -> 1.4.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...-pytest-asyncio_1.3.0.bb => python3-pytest-asyncio_1.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pytest-asyncio_1.3.0.bb => python3-pytest-asyncio_1.4.0.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-pytest-asyncio_1.3.0.bb b/meta-python/recipes-devtools/python/python3-pytest-asyncio_1.4.0.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-pytest-asyncio_1.3.0.bb rename to meta-python/recipes-devtools/python/python3-pytest-asyncio_1.4.0.bb index 50fb5e6ef0..7f237932a7 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-asyncio_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-asyncio_1.4.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pytest-dev/pytest-asyncio" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=136e4f49dbf29942c572a3a8f6e88a77" -SRC_URI[sha256sum] = "d7f52f36d231b80ee124cd216ffb19369aa168fc10095013c6b014a34d3ee9e5" +SRC_URI[sha256sum] = "c6c0d2259945122819f171a32ecea2c349ead889ee28176caaf492143424be42" inherit pypi python_setuptools_build_meta