Commit Graph

26 Commits

Author SHA1 Message Date
Martin Weinelt 0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
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.
2023-01-21 12:00:00 +00:00
Fabián Heredia Montiel 6ea94a2cf8 treewide: revert removal of references to pythonPackages.scandir
This reverts commit df79f4922f

Closes https://github.com/NixOS/nixpkgs/issues/205742
2022-12-15 00:28:46 -08:00
Robert Schütz df79f4922f treewide: remove references to pythonPackages.scandir 2022-12-09 08:37:41 -08:00
Artturin 9f7c464ec3 python310Packages.fs: propagate setuptools
fixes pkgsCross.aarch64-multiplatform.python310Packages.statmake

> ERROR: Could not find a version that satisfies the requirement setuptools (from fs) (from versions: none)
> ERROR: No matching distribution found for setuptools
2022-08-13 20:26:19 +03:00
Fabian Affolter 4db76b63c3 python310Packages.fs: 2.4.15 -> 2.4.16 2022-07-09 22:59:32 +02:00
Martin Weinelt def5286419 python3Packages.fs: 2.4.14 -> 2.4.15 2022-03-14 00:28:52 +01:00
Jonathan Ringer d20fc633db python3Packages.fs: disable tests due to cyclic dependencies with parameterized 2021-11-30 18:52:46 -08:00
Jonathan Ringer 6f031035b7 python3Packages.fs: 2.4.13 -> 2.4.14 2021-11-30 18:48:53 -08:00
Martin Weinelt 760a15029b python3Packages.fs: 2.4.12 -> 2.4.13 2021-06-22 13:42:27 +02:00
Frederik Rietdijk 3904d4d477 python2Packages.typing: we no longer need it for Python 3 2021-04-03 17:49:55 +02:00
Frederik Rietdijk 1e89d4cccd pythonPackages: move python 2 only expressions to python2-packages.nix 2021-04-03 17:49:45 +02:00
Frederik Rietdijk e177f38a8b python3Packages.fs: 2.4.11 -> 2.4.12 2021-02-26 11:01:44 +01:00
Jonathan Ringer f70e16600e python39Package.fs: fix tests 2020-12-07 08:38:50 -08:00
Thibault Gagnaux 66afda2857 python3Packages.fs: fix tests on darwin
Refactors to pytestCheckHook and removes unused nose dependency.
2020-09-29 14:59:35 +02:00
Michael Reilly 84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer 7a7bc3ef51 pythonPackages.fs: fix tests 2019-10-27 16:26:57 +01:00
Frederik Rietdijk a081e6a0a3 python: fs: 2.4.8 -> 2.4.11 2019-10-18 09:53:57 +02:00
R. RyanTM c514c27b7e python37Packages.fs: 2.4.5 -> 2.4.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fs/versions
2019-06-19 21:34:13 -05:00
R. RyanTM c7fd3d0c4d python37Packages.fs: 2.4.4 -> 2.4.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fs/versions
2019-05-12 06:02:19 -07:00
R. RyanTM 6bfaf62b3d python37Packages.fs: 2.3.1 -> 2.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fs/versions

(cherry picked from commit 553ce28fc47ae5190707470b9e1720df1de4a678)
2019-04-07 13:53:42 +02:00
Frederik Rietdijk b3a8b46895 python: fs: 2.1.3 -> 2.3.1 2019-02-17 14:40:21 +01:00
Robert Schütz 567cbef598 python.pkgs.fs: correctly run tests 2019-01-18 09:37:10 +01:00
Frederik Rietdijk 4208b90ed8 python: fs: 2.1.2 -> 2.1.3 2019-01-18 09:37:07 +01:00
Frederik Rietdijk 5758e73049 python: fs: 2.1.1 -> 2.1.2 2018-12-03 16:50:38 +01:00
Chris Ostrouchov 7f613c8d49 pythonPackages.fs: 0.5.4 -> 2.1.1 refactor move to python-modules 2018-10-14 09:26:05 -04:00