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