Commit graph

6 commits

Author SHA1 Message Date
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 65054b86ab python: cachetools: 2.0.1 -> 2.1.0 2018-06-21 07:49:04 +02:00
Frederik Rietdijk d78f4eb87f python: cachetools: 2.0.1 -> 2.1.0 2018-06-21 07:49:04 +02:00
Frederik Rietdijk 4aaab4bd15 python: cachetools: 1.1.3 -> 2.0.1 2018-02-26 18:44:42 +01:00
Rodney Lorrimar 31037bab49 pythonPackages.cachetools: Add version 2.0.1
Textacy requires a later version.

v2.0.0 introduced breaking changes, so keep two versions for other
packages.
2017-09-16 09:23:15 +01:00