Commit graph

10 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 79adc25b2c python: dogpile.cache: 0.6.4 -> 0.6.5 2018-04-08 11:34:54 +02:00
Pascal Wittmann 24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Frederik Rietdijk e7ab7798f1 python.pkgs.dogpile.cache: remove broken tests, allows nox to be build 2017-07-04 09:39:49 +02:00
Frederik Rietdijk 034c1a29fa python.pkgs: several maintenance updates 2017-07-03 20:19:57 +02:00
Orivej Desh 03a6297b6c python-dogpile-cache: do not depend on dogpile_core 2017-06-21 18:44:42 +00:00
Frederik Rietdijk 6b999f3c42 Python: many package updates
Did not test all packages. Likely we'll have some breakage.
2017-05-27 14:25:08 +02:00
Daiderd Jordan c58aa3a508
python-dogpile-cache: disable concurrency tests 2017-05-11 19:51:50 +02:00
Daiderd Jordan 74686d6c8c
python-dogpile-cache: fix darwin build and add missing test dependencies 2017-05-01 23:41:12 +02:00
Antoine Eiche 5560384388 pythonPackages.dogpile_cache: 0.5.4 -> 0.6.2 2017-04-20 00:40:24 +02:00