Commit graph

8 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 07679a9f83 python: python-dateutil: 1.5 -> 2.7.3 2018-06-21 07:49:06 +02:00
Notkea 146d08bd6e python.pkgs.dateutil 2.6.1 -> 2.7.3 2018-06-21 07:42:50 +02:00
Elis Hirwing 7ebc5dfad2 pythonPackages.dateutil_1_5: Move to own file 2018-04-04 19:46:00 +02:00
Pascal Wittmann 24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Frederik Rietdijk 67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +02:00
Frederik Rietdijk 959842a9c7 Python: add pname attributes to libraries
so that we can use the update script.
2017-05-27 11:30:21 +02:00
Lancelot SIX 247408d26f
pythonPackages.dateutil: 2.5.3 -> 2.6.0 2017-03-01 21:54:34 +01:00