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

@@ -19,15 +19,12 @@
%{?sle15_python_module_pythons}
Name: python-pygit2
Version: 1.16.0
Version: 1.17.0
Release: 0
Summary: Python bindings for libgit2
License: GPL-2.0-only
URL: https://github.com/libgit2/pygit2
Source: https://files.pythonhosted.org/packages/source/p/pygit2/pygit2-%{version}.tar.gz
# PATCH-FIX-UPSTREAM const-parents.patch gh#libgit2/pygit2!1324 mcepl@suse.com
# use correct type of git_commit_create() function
Patch0: const-parents.patch
BuildRequires: %{python_module base >= 3.10}
BuildRequires: %{python_module cached-property}
BuildRequires: %{python_module cffi >= 1.17.0}