14
0
forked from pool/python-pygit2

[info=d67fc870797df105dad42333f76e4a60bb1a26f372e11185d7754fd82a722a07]

OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:mcepl:python-pygit2:3/python-pygit2?expand=0&rev=1
This commit is contained in:
2025-01-29 16:29:33 +00:00
committed by Git OBS Bridge
parent 2321e9b12e
commit b5a252c929
7 changed files with 23 additions and 38 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>