From 0eeaf9476c3d84a7bf2738523d7c4bdfddf0cbfd Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Nov 2023 13:40:34 -0700 Subject: [PATCH] python3-pytest-asyncio: upgrade 0.21.1 -> 0.22.0 Signed-off-by: Khem Raj --- ...ytest-asyncio_0.21.1.bb => python3-pytest-asyncio_0.22.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pytest-asyncio_0.21.1.bb => python3-pytest-asyncio_0.22.0.bb} (81%) diff --git a/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.21.1.bb b/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.22.0.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-pytest-asyncio_0.21.1.bb rename to meta-python/recipes-devtools/python/python3-pytest-asyncio_0.22.0.bb index c96c0e0801..8fa77ac056 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.21.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.22.0.bb @@ -3,7 +3,7 @@ DESCRIPTION = "pytest-asyncio is an Apache2 licensed library, written in Python, LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=136e4f49dbf29942c572a3a8f6e88a77" -SRC_URI[sha256sum] = "40a7eae6dded22c7b604986855ea48400ab15b069ae38116e8c01238e9eeb64d" +SRC_URI[sha256sum] = "01da1bf94ff0b969cc8d760104f7c1011903d0d658bdaef0bbae769660a7fbc4" inherit pypi python_setuptools_build_meta