summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-mock_3.11.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-mock: disable broken ptestsTrevor Gamblin2023-10-171-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> (cherry picked from commit d61bc9351aa6b754e83ed078f80c6a17271a23fd) Signed-off-by: Armin Kuster <akuster808@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>