4 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
c09b89cb71 Revert "python: pandas: 0.17.1 -> 0.22.0"
Accidental automatic update.

This reverts commit 7a2b46f88a22bcc59d58709cbf57062357dc7eda.
2018-06-21 07:42:50 +02:00
Frederik Rietdijk
7a2b46f88a python: pandas: 0.17.1 -> 0.22.0 2018-04-08 11:34:55 +02:00
Shea Levy
e3a389c670
Add pandas 0.17 2017-10-10 09:23:51 -04:00