From 5b2a5bf2591fda383e8c582a319dbdc486348378 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 26 Jul 2025 16:10:47 -0700 Subject: python3-pytest-mock: Fix asyncio tests with pytest 8.4+ Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pytest-mock_3.14.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-pytest-mock_3.14.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-pytest-mock_3.14.1.bb b/meta-python/recipes-devtools/python/python3-pytest-mock_3.14.1.bb index 775b77ccc2..f107e20ff5 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-mock_3.14.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-mock_3.14.1.bb @@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = " \ " SRC_URI += " \ + file://0001-Add-asyncio-fixture-to-test_instance_async_method_sp.patch \ file://run-ptest \ " SRC_URI[sha256sum] = "159e9edac4c451ce77a5cdb9fc5d1100708d2dd4ba3c3df572f14097351af80e" -- cgit v1.2.3-54-g00ecf