Commit graph

6 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 c06bc73222 python3.pkgs.urwid: remove several tests 2017-11-25 09:03:32 +01:00
Vladimír Čunát 1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Frederik Rietdijk 5fde24c20b python.pkgs.urwid: fix build 2017-11-05 13:44:16 +01:00
Joerg Thalheim 14d3a7d744 python.pkgs.urwid: fix tests 2017-11-02 23:46:54 +00:00
Florian Klink c463a8e0c5 urwid: move into separate file, use fetchPypi instead of fetchurl 2017-10-29 12:27:31 +01:00