Debian Patches

Status for python-yamlfix/1.19.1-1

Patch Description Author Forwarded Bugs Origin Last update
click-8.2.patch Fix the test suite with click 8.2
===================================================================
Peter Pentchev <roam@ringlet.net> no 2025-02-21
pytest-9-compat.patch Pass a list to @pytest.mark.parametrize pytest 9 raises PytestRemovedIn10Warning (an error under the project's
filterwarnings = ["error"]) when parametrize is given a non-Collection
iterable such as itertools.product(). Materialise the product into a list.
Dale Richards <dale@dalerichards.net> no 2026-09-08
skip-tests-broken-by-ruyaml-0.92.patch Skip tests that assume ruyaml < 0.92 line-folding behaviour ruyaml 0.92 changed how long scalar lines are folded and how anchors are
emitted alongside duplicate merge keys, so five tests that pin the exact
wrapped output now fail. yamlfix itself only passes the data through
ruyaml, and upstream has not yet adapted to the new behaviour. Skip the
affected tests until upstream resolves the incompatibility.
.
Closes: #1115776, #1136143
Dale Richards <dale@dalerichards.net> yes 2026-09-08

All known versions for source package 'python-yamlfix'

Links