Commit graph

11 commits

Author SHA1 Message Date
Frederik Rietdijk ae18d68b6b python2.pkgs: move expressions into python2-modules/ folder
Another step in further separating python2 from python3.
2022-01-16 10:00:16 +01:00
Fabian Affolter b014866de5 python3Packages.contextlib2: update check section 2022-01-13 13:21:57 +01:00
Martin Weinelt dcba1d01db python2Packages.contextlib2: reinit at 0.6.0.post1 2021-09-05 14:59:02 +02:00
Martin Weinelt 2e4d6b1357 python3Packages.contextlib2: 0.6.0.post1 -> 21.6.0 2021-09-05 14:58:58 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk 22b8b78154 python: contextlib2: 0.5.5 -> 0.6.0.post1 2019-10-27 16:09:09 +01:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Daniel Schaefer 92cccb6f83 treewide: Use HTTPS for readthedocs URLs 2019-04-22 20:46:18 +02: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 501bc2f91b python.pkgs.contextlib2: fix tests 2017-12-07 14:14:16 +01:00
Frederik Rietdijk 67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +02:00