Commit graph

5 commits

Author SHA1 Message Date
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Frederik Rietdijk ced21f5e1a 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`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk d0a1343ab8 python: parse: 1.8.2 -> 1.8.4 2018-06-02 13:44:38 +02:00
Alex Brandt e39f948cb0 parse: 1.6.6 -> 1.8.2 2018-03-07 11:02:22 -06:00
Alex Brandt 4934a4d553 pythonPackages.parse: init at 1.6.6 2017-09-07 09:28:03 +02:00