public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-graph-tool] f43: Fix bogus shared-library Provides
Date: Thu, 16 Jul 2026 17:51:51 GMT [thread overview]
Message-ID: <178422431181.1.1396860120697169784.rpms-python-graph-tool-24f18e5596f9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-graph-tool
Branch : f43
Commit : 24f18e5596f9d5a5761878a46b52c1f636b062ab
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-16T06:49:48+01:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-graph-tool/c/24f18e5596f9d5a5761878a46b52c1f636b062ab?branch=f43
Log:
Fix bogus shared-library Provides
---
diff --git a/python-graph-tool.spec b/python-graph-tool.spec
index 0263ef1..89c1c39 100644
--- a/python-graph-tool.spec
+++ b/python-graph-tool.spec
@@ -76,6 +76,9 @@ Patch: https://git.skewed.de/count0/graph-tool/-/merge_requests/78.patc
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
ExcludeArch: %{ix86}
+# We need this because the Python extensions’ filenames begin with “lib”.
+%global __provides_exclude_from ^%{python3_sitearch}/graph_tool/.*\\.so$
+
BuildRequires: make
BuildRequires: git-core
BuildRequires: autoconf
reply other threads:[~2026-07-16 17:51 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=178422431181.1.1396860120697169784.rpms-python-graph-tool-24f18e5596f9@fedoraproject.org \
--to=code@musicinmybrain.net \
--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