summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-mock_3.14.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-07-26 16:10:47 -0700
committerKhem Raj <raj.khem@gmail.com>2025-07-26 16:11:59 -0700
commit5b2a5bf2591fda383e8c582a319dbdc486348378 (patch)
tree00e3a8c59e12941cca548c1f7f72f31b9266ccef /meta-python/recipes-devtools/python/python3-pytest-mock_3.14.1.bb
parent209b5ed94d0d1b274c28ad6666f5f9bd7594c242 (diff)
downloadmeta-openembedded-5b2a5bf2591fda383e8c582a319dbdc486348378.tar.gz
python3-pytest-mock: Fix asyncio tests with pytest 8.4+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-mock_3.14.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest-mock_3.14.1.bb1
1 files changed, 1 insertions, 0 deletions
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 = " \
6" 6"
7 7
8SRC_URI += " \ 8SRC_URI += " \
9 file://0001-Add-asyncio-fixture-to-test_instance_async_method_sp.patch \
9 file://run-ptest \ 10 file://run-ptest \
10" 11"
11SRC_URI[sha256sum] = "159e9edac4c451ce77a5cdb9fc5d1100708d2dd4ba3c3df572f14097351af80e" 12SRC_URI[sha256sum] = "159e9edac4c451ce77a5cdb9fc5d1100708d2dd4ba3c3df572f14097351af80e"