summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/jsonpatch
AgeCommit message (Collapse)Author
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-07python310Packages.jsonpatch: enable testsFabian Affolter
- add pythonImportsCheck - disable on obsolete Python releases
2021-04-03python3Packages.jsonpatch: 1.27 -> 1.32Frederik Rietdijk
2020-12-01python3Packages.jsonpatch: 1.26 -> 1.27Frederik Rietdijk
2020-08-16python: jsonpatch: 1.25 -> 1.26Frederik Rietdijk
2020-06-11python: jsonpatch: 1.24 -> 1.25Frederik Rietdijk
2019-10-27python: jsonpatch: 1.23 -> 1.24Frederik Rietdijk
2018-06-23pythonPackages: remove `name` attribute`Frederik Rietdijk
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-04-08python: jsonpatch: 1.21 -> 1.23Frederik Rietdijk
2017-12-31python: jsonpatch: 1.20 -> 1.21Frederik Rietdijk
2017-12-31python: jsonpatch: 1.16 -> 1.20Frederik Rietdijk
2017-08-25python.pkgs.jsonpatch: 1.11 -> 1.16Frederik Rietdijk