14
0
forked from pool/python-pygit2

[info=a5914906eaa05210f799fdf6fdcc42fdc17a603d103035bf6c26729334b00c0c]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=99
This commit is contained in:
OBS User unknown
2025-02-04 08:51:26 +00:00
committed by Git OBS Bridge
parent b9267b7763
commit c98ed5ffcb
7 changed files with 22 additions and 37 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Jan 29 13:52:23 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Remove upstreamed const-parents.patch.
-------------------------------------------------------------------
Tue Jan 28 09:21:54 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Update to 1.17.0
* Upgrade to libgit2 1.9
* Add certificate_check callback to Remote.ls_remotes(...)
* Fix build with GCC 14
* Documentation: fix typo in Repository.status(...) docstring
* Fix tests with Python 3.13.1
-------------------------------------------------------------------
Tue Nov 5 10:50:38 UTC 2024 - Matej Cepl <mcepl@cepl.eu>