Debian Patches

Status for pydantic/2.13.4-3

Patch Description Author Forwarded Bugs Origin Last update
pytest-9.1-1.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#class-scoped-fixture-as-instance-method.
Colin Watson <cjwatson@debian.org> yes debian 2026-06-28
pytest-9.1-2.patch Fix use of pytest.warns(match=...)
When called with a callable as a positional argument after the expected
warning, `pytest.warns` either ignores the `match` keyword argument
(pytest < 9.1.0) or passes it on to the provided callable (pytest >=
9.1.0). In the former case it was merely ineffective, masking an
apparent bug (#13356), while in the latter case it results in
`TypeError: ... got an unexpected keyword argument 'match'`.
Colin Watson <cjwatson@debian.org> yes debian 2026-06-28

All known versions for source package 'pydantic'

Links