Debian Patches
Status for python-numpy-groupies/0.11.3-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| pytest-9.1-1.patch | Always use context manager form of pytest.raises pytest 9.1.0 made it possible to pass `func` as a keyword argument to `pytest.raises`, which broke `test_scalar_input`. Use the context manager form everywhere; it avoids this particular problem, and the pytest documentation discourages the non-context-manager form anyway. |
Colin Watson <cjwatson@debian.org> | yes | debian | 2026-06-30 | |
| pytest-9.1-2.patch | Don't parameterize tests using non-Collection iterables This is deprecated as of pytest 9.1; see https://docs.pytest.org/en/stable/deprecations.html#non-collection-iterables-in-pytest-mark-parametrize. |
Colin Watson <cjwatson@debian.org> | yes | debian | 2026-06-30 |
