Debian Patches
Status for pytest-pylint/0.21.0-5
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| disable-unused-argument-pylint-check.patch | Disable unused-argument pylint check | =?utf-8?b?T25kxZllaiBLb2JsacW+ZWs=?= <kobla@debian.org> | no | 2020-02-18 | ||
| pytest-pathlib-path.patch | Use `pathlib.Path` in plugin hooks Fixes compatibility with pytest 8.1, see - pytest-dev/pytest#8144 - https://docs.pytest.org/en/stable/changelog.html#id282 - https://docs.pytest.org/en/stable/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path Fixes carsongee/pytest-pylint#192 |
=?utf-8?q?Michael_K=C3=A4ufl?= <michael-k@users.noreply.github.com> | yes | debian upstream | upstream, https://github.com/carsongee/pytest-pylint/pull/193 | 2025-12-16 |
| pytest-9.patch | Handle test output difference in pytest 9 https://github.com/pytest-dev/pytest/pull/13738 caused a slight output difference in this test: it now reports `FAILED app.py::PYLINT - C: 1, 0: Final newline missing (missing-final-newline)` rather than just `FAILED app.py::PYLINT`. This seems OK, so adjust the test to tolerate it. |
Colin Watson <cjwatson@debian.org> | yes | debian | 2025-12-16 |
