public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pygit2] f44: Avoid depending on the unversioned libgit2 package
Date: Tue, 23 Jun 2026 11:57:27 GMT [thread overview]
Message-ID: <178221584760.1.14264834143229835116.rpms-python-pygit2-b0d0653d74b3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-pygit2
Branch : f44
Commit : b0d0653d74b3bdb0e72e318fc97f722d65a4f1d8
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-06-06T20:42:44+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-pygit2/c/b0d0653d74b3bdb0e72e318fc97f722d65a4f1d8?branch=f44
Log:
Avoid depending on the unversioned libgit2 package
---
diff --git a/python-pygit2.spec b/python-pygit2.spec
index 9928bed..e0a8695 100644
--- a/python-pygit2.spec
+++ b/python-pygit2.spec
@@ -15,7 +15,7 @@ Patch: python-pygit2-network-tests.patch
BuildRequires: make
BuildRequires: gcc
-BuildRequires: (libgit2-devel >= 1.9.2 with libgit2-devel < 1.10.0)
+BuildRequires: (pkgconfig(libgit2) >= 1.9.2 with pkgconfig(libgit2) < 1.10.0~)
%description
pygit2 is a set of Python bindings to the libgit2 library, which implements
reply other threads:[~2026-06-23 11:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178221584760.1.14264834143229835116.rpms-python-pygit2-b0d0653d74b3@fedoraproject.org \
--to=decathorpe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox