Commit Graph

7 Commits

Author SHA1 Message Date
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
volth
6d2857a311 [bot] treewide: remove unused 'inherit' in let blocks 2018-07-20 19:38:19 +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
c09b89cb71 Revert "python: pandas: 0.17.1 -> 0.22.0"
Accidental automatic update.

This reverts commit 7a2b46f88a.
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