summary refs log tree commit diff
path: root/pkgs/development/python-modules/agate
Commit message (Collapse)AuthorAge
* python3Packages.agate: 1.6.1 -> 1.6.3Fabian Affolter2021-11-09
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* python.pkgs.agate: fix testsRobert Schütz2018-07-06
| | | | | | Need to use fetchFromGitHub because examples/ is missing from PyPI tarball. Also clean up the expression and specify appropriate checkInputs. Fixes #42867.
* pythonPackages: remove `name` attribute`Frederik Rietdijk2018-06-23
| | | | | | | | | 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`.
* python: agate: 1.6.0 -> 1.6.1Frederik Rietdijk2018-04-08
|
* agate: refactorRahul Gopinath2017-05-03