summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/deepdiff/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: run nixfmt 1.0.0Wolfgang Walther2025-07-241-14/+14
* python313Packages.deepdiff: 8.4.1 -> 8.5.0•••https://github.com/seperman/deepdiff/blob/8.5.0/CHANGELOG.md Martin Weinelt2025-05-231-4/+4
* python3Packages.deepdiff: disable test on darwin that times out in HydraSarah Clark2025-05-031-9/+14
* python313Packages.deepdiff: 8.2.0 -> 8.4.1•••Diff: https://github.com/seperman/deepdiff/compare/refs/tags/8.2.0...8.4.1 Changelog: https://github.com/seperman/deepdiff/blob/8.4.1/CHANGELOG.md Robert Schütz2025-03-271-21/+10
* python313Packages.deepdiff: 8.1.1 -> 8.2.0•••https://github.com/seperman/deepdiff/releases/tag/8.2.0 Martin Weinelt2025-03-111-2/+2
* treewide: fix typos in comments•••Made with ```shell git restore . fd '\.nix$' pkgs/ --type f -j1 -x bash -xc "$(cat <<"EOF" typos --no-check-filenames --write-changes "$1" git diff --exit-code "$1" && exit #( git diff "$1" | grep -qE "^\+ +[^# ]") && git restore "$1" count1="$( bat --language nix --diff --style changes "$1" --theme "Monokai Extended" --color always | aha --no-header | grep -E '^<span style="color:olive;">~</span> ' | wc -l )" count2="$( bat --language nix --diff --style changes "$1" --theme "Monokai Extended" --color always | aha --no-header | grep -E '^<span style="color:olive;">~</span> (<span style="color:#f8f8f2;"> *</span>)?<span style="color:#75715e;">.*</span>$' | wc -l )" [[ $count1 -ne $count2 ]] && git restore "$1" EOF )" -- {} ``` and filtered with `GIT_DIFF_OPTS='--unified=15' git -c interactive.singleKey=true add --patch` I initially tried using the tree-sitter cli, python bindings and even ast-grep through various means, but this is what I ended up with. Peder Bergebakken Sundt2025-02-241-1/+1
* python312Packages.deepdiff: 8.0.1 -> 8.1.1R. Ryantm2024-12-171-3/+3
* python312Packages.deepdiff: 8.0.0 -> 8.0.1Doron Behar2024-10-241-2/+2
* python312Packages.deepdiff: 7.0.1 -> 8.0.0•••Diff: https://github.com/seperman/deepdiff/compare/refs/tags/7.0.1...8.0.0 Changelog: https://github.com/seperman/deepdiff/releases/tag/8.0.0 Doron Behar2024-10-231-9/+17
* python312Packages.deepdiff: modernizeDoron Behar2024-10-231-6/+19
* python312Packages.deepdiff: adopt by doronbeharDoron Behar2024-10-231-1/+4
* treewide: replace passthru.optional-dependencies with optional-dependenciesRobert Schütz2024-09-291-2/+2
* python3Packages.deepdiff: 6.7.1 -> 7.0.1•••https://github.com/seperman/deepdiff/releases/tag/7.0.1 Martin Weinelt2024-06-241-2/+2
* deepdiff: fix cli binaryibizaman2024-05-261-0/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-18/+17
* treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. stuebinm2024-03-191-0/+1
* python3Packages.deepdiff: 6.4.1 -> 6.7.1•••https://github.com/seperman/deepdiff/releases/tag/6.7.1 Martin Weinelt2023-12-201-2/+2
* python3Packages.deepdiff: 6.3.0 -> 6.4.1Martin Weinelt2023-09-271-2/+10
* python310Packages.deepdiff: 6.2.3 -> 6.3.0•••Changelog: https://github.com/seperman/deepdiff/releases/tag/6.3.0 Fabian Affolter2023-04-151-2/+2
* python310Packages.deepdiff: Add python-dateutil to checkInputs•••Was previously propagated through clevercsv. Martin Weinelt2023-04-081-0/+2
* python311Packages.deepdiff: 6.2.1 -> 6.2.3Weijia Wang2023-02-061-2/+4
* 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. Guillaume Girol2023-01-211-1/+1
* python310Packages.deepdiff: 6.1.0 -> 6.2.1Fabian Affolter2022-11-031-2/+2
* python310Packages.deepdiff: 5.8.2 -> 6.1.0Fabian Affolter2022-10-231-12/+18
* python3Packages.deepdiff: fixup after incorrect update•••Commit 53466092b (PR #173429) forgot to update the source hash, and that's why it had to skip the test fixed upstream. Vladimír Čunát2022-05-191-6/+1
* python310Packages.deepdiff: 5.7.0 -> 5.8.2Fabian Affolter2022-05-181-5/+11
* python3Packages.deepdiff: 5.6.0 -> 5.7.0•••Relaxes the ordered-set constraint. Martin Weinelt2022-03-141-3/+6
* python3Packages.deepdiff: fix tests on darwin•••problems arising from assuming a fixed tmp location Robert Scott2021-11-101-0/+5
* deepdiff: 5.5.0 -> 5.6.0R. RyanTM2021-10-141-2/+2
* deepdiff: 5.3.0 -> 5.5.0R. RyanTM2021-04-301-2/+2
* python3Packages.deepdiff: 5.2.3 -> 5.3.0•••Also expose cli under the `deepdiff` attribute. Martin Weinelt2021-04-171-2/+2
* python3Packages.deepdiff: fix build and testsMartin Weinelt2021-04-171-15/+24
* python3Packages.deepdiff: 5.0.2 -> 5.2.3Frederik Rietdijk2021-04-031-2/+2
* python3Packages.deepdiff: fix by adding mmh3 dependencyDaniël de Kok2020-08-291-6/+2
* python: deepdiff: 4.3.2 -> 5.0.2Frederik Rietdijk2020-08-161-2/+2
* python: deepdiff: 4.0.9 -> 4.3.2Frederik Rietdijk2020-06-111-2/+2
* python3.pkgs.deepdiff: init at 4.0.9Jörg Thalheim2020-01-301-0/+44