diff mbox series

[meta-python,24/38] python3-pytest-asyncio: upgrade 1.3.0 -> 1.4.0

Message ID 20260602100755.2117-24-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/38] ctags: upgrade 6.2.20260524.0 -> 6.2.20260531.0 | expand

Commit Message

Wang Mingyu June 2, 2026, 10:07 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...-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 mbox series

Patch

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