1
0
forked from pool/python-pygit2

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

- Update to 0.25.0.
- Implement singlespec version.

OBS-URL: https://build.opensuse.org/request/show/486849
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=36
This commit is contained in:
Todd R
2017-04-08 19:04:55 +00:00
committed by Git OBS Bridge
parent f2d4a8b426
commit b3e1b15069
4 changed files with 30 additions and 16 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 7 22:12:04 UTC 2017 - toddrme2178@gmail.com
- Update to 0.25.0.
* Make pygit2 throw if tree of a commit is not found
* fixed cached memory tests
* Added mwindow_mapped_limit, cached_memory, enable_caching,
cache_max_size, cache_object_limit options
- Implement singlespec version.
-------------------------------------------------------------------
Wed Jan 11 21:49:47 UTC 2017 - astieger@suse.com