summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-magic
AgeCommit message (Collapse)Author
2023-08-20python3Packages.python-magic: backport fix for file-5.45Sergei Trofimovich
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-07-23treewide: reduce packages I maintainerSandro Jäckel
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
when they already rely on SRI hashes.
2023-02-01python310Packages.python-magic: fix testsRobert Schütz
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2022-06-23python310Packages.python-magic: 0.4.26 -> 0.4.27Sandro Jäckel
2022-06-01python310Packages.python-magic: 0.4.25 -> 0.4.26Sandro Jäckel
2022-05-07python310Packages.python-magic: add SuperSandro2000 as maintainerSandro Jäckel
2022-02-14python3Packages.python_magic: 0.4.24 -> 0.4.25Artturin
2021-10-24python3Packages.python_magic: pull upstream fix for file-5.41Sergei Trofimovich
Fixes build failure of form: $ nix build -f. python3Packages.python_magic ... python3.9-python-magic> FAIL: test_mime_types (__main__.MagicTest) ... python3.9-python-magic> AssertionError: 'application/x-bytecode.python' not found in ('application/octet-stream', 'text/x-bytecode.python')
2021-07-30python3Packages.python_magic: 0.4.22 -> 0.4.24Fabian Affolter
2021-03-06pythonPackages.python_magic: fix build and run testsRobert Schütz
2021-02-26python3Packages.python-magic: 0.4.18 -> 0.4.22Frederik Rietdijk
2020-05-11python3Packages.python-magic: 0.4.15 -> 0.4.18Frederik Rietdijk
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2018-02-18python: python-magic: 0.4.13 -> 0.4.15Frederik Rietdijk
2018-02-10python-magic: move to own file, 0.4.10 -> 0.4.13Nicolò Balzarotti
move python_magic