Files
nixpkgs/pkgs/development/python-modules/jaraco-test/default.nix
Robert Schütz f10907412f python3Packages.jaraco-test: use pytest 8.3
Otherwise python312Packages.jaraco-test fails to build with

    INTERNALERROR>   File "/nix/store/fhvb4szwz30rh249avxqlr0i6r53pk1n-python3.12-pytest-9.0.2/lib/python3.12/site-packages/_pytest/reports.py", line 420, in from_item_and_call
    INTERNALERROR>     assert line is not None
    INTERNALERROR>            ^^^^^^^^^^^^^^^^
    INTERNALERROR> AssertionError
2026-03-17 14:20:50 -07:00

1.0 KiB