summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-mock_3.14.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-mock: Upgrade to 3.14.1Khem Raj2025-07-251-32/+0
| | | | | | | Rename PYPI_PACKAGE to reflect upstream tarball name change Add missing dependency on python3-asyncio Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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>