Commit Graph

12 Commits

Author SHA1 Message Date
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
Fabian Affolter
13a4a8702c python310Packages.jsonpatch: enable tests
- add pythonImportsCheck
- disable on obsolete Python releases
2022-06-07 10:43:00 +02:00
Frederik Rietdijk
460cd9449a python3Packages.jsonpatch: 1.27 -> 1.32 2021-04-03 17:48:37 +02:00
Frederik Rietdijk
78c11ccff5 python3Packages.jsonpatch: 1.26 -> 1.27 2020-12-01 14:44:13 +01:00
Frederik Rietdijk
9774c088d6 python: jsonpatch: 1.25 -> 1.26 2020-08-16 19:31:05 +02:00
Frederik Rietdijk
91403074bf python: jsonpatch: 1.24 -> 1.25 2020-06-11 10:00:01 +02:00
Frederik Rietdijk
4a14c73e02 python: jsonpatch: 1.23 -> 1.24 2019-10-27 16:26:45 +01:00
Frederik Rietdijk
ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk
84aa1ddfa5 python: jsonpatch: 1.21 -> 1.23 2018-04-08 11:34:54 +02:00
Frederik Rietdijk
77437caa02 python: jsonpatch: 1.20 -> 1.21 2017-12-31 11:01:58 +01:00
Frederik Rietdijk
45ebdc3ca0 python: jsonpatch: 1.16 -> 1.20 2017-12-31 10:55:07 +01:00
Frederik Rietdijk
b101bdddac python.pkgs.jsonpatch: 1.11 -> 1.16 2017-08-25 19:36:17 +02:00