1
0
forked from pool/python-pygit2

Accepting request 334932 from home:TheBlackCat:branches:devel:languages:python

Update to version 0.23.1

OBS-URL: https://build.opensuse.org/request/show/334932
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=26
This commit is contained in:
Todd R
2015-09-30 09:54:35 +00:00
committed by Git OBS Bridge
parent 4f33cfcee0
commit fed868479c
4 changed files with 19 additions and 5 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Sep 29 09:13:03 UTC 2015 - toddrme2178@gmail.com
- Update to version 0.23.1
* Improve support for cffi 1.0+
(https://github.com/libgit2/pygit2/pull/529)
(https://github.com/libgit2/pygit2/pull/561)
* Fix Remote.push
(https://github.com/libgit2/pygit2/pull/557)
* New TreeEntry.type
(https://github.com/libgit2/pygit2/pull/560)
* New pygit2.GIT_DIFF_SHOW_BINARY
(https://github.com/libgit2/pygit2/pull/566)
-------------------------------------------------------------------
Thu Sep 17 11:15:59 UTC 2015 - p.drouand@gmail.com