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] rawhide: Fix bogus shared-library Provides
Date: Wed, 15 Jul 2026 08:50:33 GMT [thread overview]
Message-ID: <178410543357.1.1963748961774231494.rpms-python-graph-tool-b49df29c1139@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-graph-tool
Branch : rawhide
Commit : b49df29c1139c8fbef7d719fb6c4474d132f9f05
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-14T11:59:34+01:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-graph-tool/c/b49df29c1139c8fbef7d719fb6c4474d132f9f05?branch=rawhide
Log:
Fix bogus shared-library Provides
---
diff --git a/python-graph-tool.spec b/python-graph-tool.spec
index 5a74510..89ecfe3 100644
--- a/python-graph-tool.spec
+++ b/python-graph-tool.spec
@@ -115,6 +115,9 @@ Source: https://downloads.skewed.de/graph-tool/graph-tool-%{version}.tar
# 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-15 8:50 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=178410543357.1.1963748961774231494.rpms-python-graph-tool-b49df29c1139@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