1
0

- Update to 1.2.1:

* Drop python2 support
  * Various crash fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=58
This commit is contained in:
Tomáš Chvátal
2020-05-06 08:08:09 +00:00
committed by Git OBS Bridge
parent eab5ca171b
commit 211b658785
4 changed files with 17 additions and 12 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 6 08:01:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.2.1:
* Drop python2 support
* Various crash fixes
-------------------------------------------------------------------
Mon Dec 2 14:50:25 UTC 2019 - Julio González Gil <jgonzalez@suse.com>