Files
nixpkgs/pkgs/development/python-modules/python-magic/default.nix
Sergei Trofimovich a81473988d python3Packages.python-magic: backport fix for file-5.45
Without the change ther build fails on `staging` as:

    [   12s] test/python_magic_test.py:53: in assert_values
    [   12s]     self.assertIn(value, expected_value)
    [   12s] E   AssertionError: 'PDF document, version 1.2, 2 page(s)' not found in ('PDF document, version 1.2', 'PDF document, version 1.2, 2 pages')
2023-08-20 15:18:08 +01:00

1.4 KiB