Commit graph

4 commits

Author SHA1 Message Date
Philipp Volguine 7819cc0cb9 pythonPackages.pyramid_beaker: fix building
- checkInputs rather than buildInputs
- it was complaining that py.test was not a valid command
2019-04-02 01:50:33 -04: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
Jörg Thalheim 99ffd2051e python.pkgs.pyramid_beaker: fix tests 2017-08-28 12:21:13 +01:00
Jörg Thalheim def7badb31 python.pkgs.pyramid_beaker: fix tests 2017-08-28 07:56:14 +01:00