15
0
forked from pool/python-pygit2

Accepting request 1302427 from home:sthackarajan:branches:devel:languages:python

- Update to 1.18.2

OBS-URL: https://build.opensuse.org/request/show/1302427
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=102
This commit is contained in:
2025-09-02 13:10:02 +00:00
committed by Git OBS Bridge
parent 82166c1cd6
commit 9eff18990a
4 changed files with 57 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
#
# spec file for package python-pygit2
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2019 Neal Gompa <ngompa13@gmail.com>.
#
@@ -19,7 +20,7 @@
%{?sle15_python_module_pythons}
Name: python-pygit2
Version: 1.17.0
Version: 1.18.2
Release: 0
Summary: Python bindings for libgit2
License: GPL-2.0-only
@@ -36,7 +37,7 @@ BuildRequires: %{python_module wheel}
BuildRequires: ca-certificates
BuildRequires: ca-certificates-mozilla
BuildRequires: fdupes
BuildRequires: libgit2-devel >= 1.1
BuildRequires: libgit2-devel >= 1.9.0
BuildRequires: libopenssl-devel
BuildRequires: python-rpm-macros
Requires: python-cached-property