volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +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
92e2164fc9
python: tqdm: 4.21.0 -> 4.23.4
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
6ea152f184
python: tqdm: 4.20.0 -> 4.21.0
2018-04-08 11:36:07 +02:00
Frederik Rietdijk
e7cd0625f9
python: tqdm: 4.19.6 -> 4.20.0
2018-04-08 11:34:56 +02:00
Frederik Rietdijk
ea65fabd02
python: tqdm: 4.19.5 -> 4.19.6
2018-03-03 12:00:45 +01:00
Frederik Rietdijk
0ef7ac155f
python: tqdm: 4.19.4 -> 4.19.5
2017-12-31 10:55:21 +01:00
Frederik Rietdijk
ddbe2dda4b
python.pkgs.tqdm: remove performance tests
2017-11-25 08:49:32 +01:00
Frederik Rietdijk
7ce848309e
python.pkgs: updates
2017-10-27 21:34:42 +02:00
Frederik Rietdijk
d58e1f1c7b
python.pkgs: many updates
2017-08-25 19:36:14 +02:00
Frederik Rietdijk
536a634f28
pythonPackages.tqdm: 4.8.4 -> 4.11.2
...
- matplotlib and pandas are optional dependencies, so let's remove them
- enable tests again
2017-05-01 06:06:38 +02:00