summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/deepdiff
AgeCommit message (Collapse)Author
2023-04-15python310Packages.deepdiff: 6.2.3 -> 6.3.0Fabian Affolter
Changelog: https://github.com/seperman/deepdiff/releases/tag/6.3.0
2023-04-08python310Packages.deepdiff: Add python-dateutil to checkInputsMartin Weinelt
Was previously propagated through clevercsv.
2023-02-06python311Packages.deepdiff: 6.2.1 -> 6.2.3Weijia Wang
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-11-03python310Packages.deepdiff: 6.1.0 -> 6.2.1Fabian Affolter
2022-10-23python310Packages.deepdiff: 5.8.2 -> 6.1.0Fabian Affolter
2022-05-19python3Packages.deepdiff: fixup after incorrect updateVladimír Čunát
Commit 53466092b (PR #173429) forgot to update the source hash, and that's why it had to skip the test fixed upstream.
2022-05-18python310Packages.deepdiff: 5.7.0 -> 5.8.2Fabian Affolter
2022-03-14python3Packages.deepdiff: 5.6.0 -> 5.7.0Martin Weinelt
Relaxes the ordered-set constraint.
2021-11-10python3Packages.deepdiff: fix tests on darwinRobert Scott
problems arising from assuming a fixed tmp location
2021-10-14deepdiff: 5.5.0 -> 5.6.0R. RyanTM
2021-04-30deepdiff: 5.3.0 -> 5.5.0R. RyanTM
2021-04-17python3Packages.deepdiff: 5.2.3 -> 5.3.0Martin Weinelt
Also expose cli under the `deepdiff` attribute.
2021-04-17python3Packages.deepdiff: fix build and testsMartin Weinelt
2021-04-03python3Packages.deepdiff: 5.0.2 -> 5.2.3Frederik Rietdijk
2020-08-29python3Packages.deepdiff: fix by adding mmh3 dependencyDaniël de Kok
2020-08-16python: deepdiff: 4.3.2 -> 5.0.2Frederik Rietdijk
2020-06-11python: deepdiff: 4.0.9 -> 4.3.2Frederik Rietdijk
2020-01-30python3.pkgs.deepdiff: init at 4.0.9Jörg Thalheim