Commit graph

5 commits

Author SHA1 Message Date
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 6b999f3c42 Python: many package updates
Did not test all packages. Likely we'll have some breakage.
2017-05-27 14:25:08 +02:00
Frederik Rietdijk 959842a9c7 Python: add pname attributes to libraries
so that we can use the update script.
2017-05-27 11:30:21 +02:00
Robin Gloster 9cb67274fc
treewide: fix evaluation
cc @Mic92 @nixy @7c6f434c
2017-01-19 16:50:42 +01:00
Jörg Thalheim 17c457e47b
pythonPackages.twill: init at 0.9.1 2017-01-18 18:26:32 +01:00