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

@@ -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}