summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dpath/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-15/+12
* python311Packages.dpath: 2.1.5 -> 2.1.6R. Ryantm2023-05-241-2/+2
* python310Packages.dpath: update disabled•••- add format Fabian Affolter2023-03-291-2/+8
* python310Packages.dpath: add changelog to metaFabian Affolter2023-03-291-4/+6
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
* Merge pull request #211112 from r-ryantm/auto-update/python310Packages.dpath•••python310Packages.dpath: 2.1.3 -> 2.1.4Martin Weinelt2023-01-271-2/+2
|\
| * python310Packages.dpath: 2.1.3 -> 2.1.4R. Ryantm2023-01-161-2/+2
* | 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
|/
* python3Packages.dpath: 2.0.6 -> 2.1.3Martin Weinelt2023-01-051-4/+4
* python310Packages.dpath: 2.0.5 -> 2.0.6R. Ryantm2022-02-021-2/+2
* python3Packages.dpath: 2.0.4 -> 2.0.5Fabian Affolter2021-09-121-2/+2
* python3Packages.dpath: 2.0.3 -> 2.0.4Fabian Affolter2021-09-111-2/+2
* python3Packages.dpath: 2.0.2 -> 2.0.3Fabian Affolter2021-09-091-2/+2
* python3Packages.dpath: 2.0.1 -> 2.0.2Fabian Affolter2021-09-031-8/+22
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* pythonPackages.coveralls: disabled python2, not compatibleJonathan Ringer2020-06-161-1/+2
* python3Packages.dpath: fix testsJonathan Ringer2020-06-111-5/+3
* python: dpath: 1.4.2 -> 2.0.1Frederik Rietdijk2020-06-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* pythonPackages.dpath: init at 1.4.2Manuel Mendez2018-10-241-0/+25