Commit Graph

6 Commits

Author SHA1 Message Date
Robert Schütz
b51b190403 Revert "python: pygit2: 0.26.4 -> 0.27.1"
This reverts commit e9bba1cb01ea7e45c1051f29f33c78b9bb502008.
python.pkgs.pygit2 has to be upgraded at the same time as libgit2.
2018-07-26 12:43:15 +02:00
Frederik Rietdijk
9ca0ca3da1 python: pygit2: 0.26.4 -> 0.27.1 2018-07-26 12:43:04 +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
75ab17b2b9 python: pygit2: 0.26.3 -> 0.26.4 2018-05-10 10:09:14 +02:00
Frederik Rietdijk
98bf1902d1 python: pygit2: 0.26.0 -> 0.26.3 2017-12-31 10:55:14 +01:00
Peter Hoeg
43934459fa pythonPackages.pygit2: 0.25.1 -> 0.26.0 2017-11-05 18:43:30 +00:00