Commit graph

7 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk 690b2cc481 python: future: 0.18.1 -> 0.18.2 2019-11-22 08:37:21 +01:00
Frederik Rietdijk 72d197b469 python: future: 0.17.1 -> 0.18.1 2019-10-27 16:26:42 +01:00
Frederik Rietdijk 6854f07834 python: future: 0.16.0 -> 0.17.1 2018-12-03 16:50:30 +01:00
Frederik Rietdijk 1dd0109c8c pythonPackages: remove traces of Python 2.6 2018-06-25 10:50:44 +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
Justin Humm e6b65c04fa pythonPackages.future: 0.15.2 -> 0.16.0
Also moved the expression from python-packages.nix to ./pkgs/development/python-modules/future/default.nix due to discussion in #26220
Used fetchPypi insted of fetchurl.
2017-05-30 13:06:56 +02:00