1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-20 00:19:25 +03:00
Commit graph

9 commits

Author SHA1 Message Date
Artturin
71e8302c40 python3Packages.python_magic: 0.4.24 -> 0.4.25 2022-02-14 20:15:05 +02:00
Sergei Trofimovich
483b98331b python3Packages.python_magic: pull upstream fix for file-5.41
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-10-24 13:18:43 +01:00
Fabian Affolter
d653ff37b3
python3Packages.python_magic: 0.4.22 -> 0.4.24 2021-07-30 15:31:40 +02:00
Robert Schütz
6c3b5c1942 pythonPackages.python_magic: fix build and run tests 2021-03-06 16:32:03 +01:00
Frederik Rietdijk
d635861a49 python3Packages.python-magic: 0.4.18 -> 0.4.22 2021-02-26 11:01:54 +01:00
Frederik Rietdijk
c2bf200b3e python3Packages.python-magic: 0.4.15 -> 0.4.18 2020-05-11 22:13:13 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk
1f1584069b python: python-magic: 0.4.13 -> 0.4.15 2018-02-18 20:07:43 +01:00
Nicolò Balzarotti
3c3bc83c39 python-magic: move to own file, 0.4.10 -> 0.4.13
move python_magic
2018-02-10 09:23:02 +01:00