Commit graph

15 commits

Author SHA1 Message Date
Frederik Rietdijk 46057ad619 python3Packages.pygit2: 1.3.0 -> 1.4.0 2020-12-01 14:44:17 +01:00
R. RyanTM b6491a1a0b python37Packages.pygit2: 1.2.1 -> 1.3.0 2020-09-30 08:45:23 -07:00
R. RyanTM 517e61483f python37Packages.pygit2: 1.1.1 -> 1.2.1 2020-05-11 14:07:22 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar b0be93769b
python3.pkgs.pygit2: 1.0.3 → 1.1.1
https://github.com/libgit2/pygit2/compare/v1.0.3...v1.1.1#diff-de0a9b67ffe2874a076b5fdb15bad484
2020-03-09 23:09:57 +01:00
Jan Tojnar 5308a8694e
python3.pkgs.pygit2: 0.27.2 → 1.0.3
Removes Python 2 support.

https://github.com/libgit2/pygit2/blob/v1.0.3/CHANGELOG.rst
2020-02-06 01:50:33 +01:00
Franz Pletz 10812379fa libgit2: remove 0.26, default to 0.27 2019-06-18 11:16:48 +02:00
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