Commit graph

8 commits

Author SHA1 Message Date
Eelco Dolstra ac97ba25ae
Revert "libgit2: 0.26.6 → 0.27.7"
This reverts commit cc50638176 because
it breaks cargo (again, see fca4fbeba9):

  $ cargo build
      Updating crates.io index
  Segmentation fault
2019-01-11 14:58:45 +01:00
Jan Tojnar cc50638176
libgit2: 0.26.6 → 0.27.7 2018-12-16 22:56:31 +01:00
Will Dietz 8a3693b207 pygit2: drop pycparser now, no longer needed at any version apparently 2018-11-21 15:44:25 -06:00
Will Dietz a5c19d3b89 pygit2: 0.26.4 -> 0.27.2
* match major libgit2 version
* upstream patch to remove unnecessary requirement
2018-11-21 15:44:25 -06: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