summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/agate (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* python3Packges.pyicu: rename from PyICUMartin Weinelt2022-12-281-2/+2
* python310Packages.babel: 2.9.1 -> 2.10.1 (#171867)Sandro2022-05-091-2/+2
* python3Packages.agate: 1.6.1 -> 1.6.3Fabian Affolter2021-11-091-15/+51
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python.pkgs.agate: fix tests•••Need to use fetchFromGitHub because examples/ is missing from PyPI tarball. Also clean up the expression and specify appropriate checkInputs. Fixes #42867. Robert Schütz2018-07-061-19/+30
* 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`. Frederik Rietdijk2018-06-231-1/+0
* python: agate: 1.6.0 -> 1.6.1Frederik Rietdijk2018-04-081-2/+2
* agate: refactorRahul Gopinath2017-05-031-0/+27