1
0
forked from pool/python-pygit2
Go to file
Dominique Leuenberger d5b82c5ff8 Accepting request 688613 from devel:languages:python
- Drop the pygit2-0.28-Remove-pycparser-constraint.patch and replace
  it with shorter sed
- Switch to pytest testing:
  * Fails now but that is pycparser bug https://github.com/eliben/pycparser/issues/305
- Disable tests temporarily as per above

- Update to 0.28.0
  * Update to libgit2 v0.28
  * New ``pygit2.Mailmap``
  * New ``Repository.apply(...)`` wraps ``git_apply(..)``
  * Now ``Repository.merge_analysis(...)`` accepts an optional reference parameter
  * Now ``Repository.add_worktree(...)`` accepts an optional reference parameter
  * Now it's possible to set SSL certificate locations
  * Test and documentation improvements
  * Now ``worktree.path`` returns the path to the worktree directory
  * Remove undocumented ``worktree.git_path``
- Remove unneeded patch to fix issues on i586:
  * pygit2-i586.patch
- Add patch to remove unneeded constraint on pycparser
  * pygit2-0.28-Remove-pycparser-constraint.patch

OBS-URL: https://build.opensuse.org/request/show/688613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygit2?expand=0&rev=18
2019-03-28 21:48:16 +00:00
.gitattributes Accepting request 59191 from home:saschpe 2011-02-02 12:49:39 +00:00
.gitignore Accepting request 59191 from home:saschpe 2011-02-02 12:49:39 +00:00
pygit2-0.28.0.tar.gz Accepting request 687891 from home:Pharaoh_Atem:branches:devel:languages:python 2019-03-23 11:27:24 +00:00
python-pygit2.changes - Disable tests temporarily as per above 2019-03-26 09:11:29 +00:00
python-pygit2.spec - Disable tests temporarily as per above 2019-03-26 09:11:29 +00:00