1
0

- update to 1.14.1:

* Now `Object.filemode` returns `enums.FileMode` and
    `Reference.type` returns `enums.ReferenceType`
  * Fix tests on Fedora 40
  * Deprecate `ReferenceType.OID`, use `ReferenceType.DIRECT`
  * Deprecate `ReferenceType.LISTALL`, use `ReferenceType.ALL`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=84
This commit is contained in:
2024-03-01 10:14:54 +00:00
committed by Git OBS Bridge
parent 5e36294a53
commit e6cad68a57
4 changed files with 14 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-pygit2
Version: 1.14.0
Version: 1.14.1
Release: 0
Summary: Python bindings for libgit2
License: GPL-2.0-only