summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-mock_3.11.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-mock: upgrade 3.11.1 -> 3.12.0Khem Raj2023-11-061-34/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-mock: disable broken ptestsTrevor Gamblin2023-10-131-0/+2
| | | | | | | | Two introspection-related ptests are consistently failing. For now, disable them so that a clean ptest run is available. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-mock: upgrade 3.10.0 -> 3.11.1Wang Mingyu2023-06-191-0/+32
Changelog: =========== Fixed introspection for failed assert_has_calls (#365). Updated type annotations for mocker.patch and mocker.spy (#364). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>