diff --git a/meta-python/recipes-devtools/python/python3-pytest-mock_3.11.1.bb b/meta-python/recipes-devtools/python/python3-pytest-mock_3.12.0.bb similarity index 94% rename from meta-python/recipes-devtools/python/python3-pytest-mock_3.11.1.bb rename to meta-python/recipes-devtools/python/python3-pytest-mock_3.12.0.bb index 5dda1da469..f95ebecdda 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-mock_3.11.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-mock_3.12.0.bb @@ -32,3 +32,5 @@ do_install_ptest() { install -d ${D}${PTEST_PATH}/tests cp -rf ${S}/tests ${D}${PTEST_PATH}/ } + +SRCREV = "69adc6f76c1a7baf4e7a728da9eec38741d5783e"