Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pytest-mock: switch to pytest --automake | Tim Orling | 2024-02-16 | 1 | -1/+2 |
| | | | | | | | * Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pytest-mock: Fix ptest failures with python 3.12 | Khem Raj | 2024-01-27 | 1 | -3/+1 |
| | | | | | | | | | | | | | | Fixes following regressions seen with python 3.12 upgrade AssertionError: Failed ptests: {'python3-pytest-mock': ['tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_no_name', 'tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_name[None]', 'tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_name[]', 'tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_name[f]', 'tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_name[The_Castle_of_aaarrrrggh]']} Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pytest-mock: Only set SRCREV once | Peter Kjellerstedt | 2023-11-07 | 1 | -3/+1 |
| | | | | | Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pytest-mock: upgrade 3.11.1 -> 3.12.0 | Khem Raj | 2023-11-06 | 1 | -0/+36 |
Signed-off-by: Khem Raj <raj.khem@gmail.com> |