summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-mock_3.14.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-mock: Fix ptestsKhem Raj2024-09-261-10/+9
| | | | | | | | | | | | - Drop the patch to add additional checks to disable failing introspection tests, use plain asserts instead - Switch to pypi fetcher - Add missing rdeps needed for ptest runs Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Trevor Gamblin <tgamblin@baylibre.com>
* python3-pytest-mock: Upgrade to 3.14.0Khem Raj2024-09-151-0/+33
Signed-off-by: Khem Raj <raj.khem@gmail.com>