Remove upstreamed const-parents.patch.

This commit is contained in:
2025-01-29 14:53:03 +01:00
committed by Shawn W. Dunn
parent cd37398006
commit 052219c0fc
3 changed files with 5 additions and 30 deletions

View File

@@ -25,9 +25,6 @@ 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}