public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Traylen <steve.traylen@cern.ch>
To: git-commits@fedoraproject.org
Subject: [rpms/python-openstacksdk] rawhide: Use pyproject macros to remove BR
Date: Thu, 27 Aug 2026 13:29:02 GMT [thread overview]
Message-ID: <178783734232.1.11712566542972810613.rpms-python-openstacksdk-6db42f31a36e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-openstacksdk
Branch : rawhide
Commit : 6db42f31a36e0e973d11acf6633a513a962d0691
Author : Steve Traylen <steve.traylen@cern.ch>
Date : 2026-08-27T15:25:48+02:00
Stats : +4/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-openstacksdk/c/6db42f31a36e0e973d11acf6633a513a962d0691?branch=rawhide
Log:
Use pyproject macros to remove BR
---
diff --git a/python-openstacksdk.spec b/python-openstacksdk.spec
index 9167513..9aaef87 100644
--- a/python-openstacksdk.spec
+++ b/python-openstacksdk.spec
@@ -63,11 +63,10 @@ rm -f openstack/tests/unit/test_stats.py
sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini
-sed -i \
- -e "/^coverage[[:space:]]*[><=]/d" \
- -e "/^hacking[[:space:]]*[><=]/d" \
- -e "/^statsd[[:space:]]*[><=]/d" \
- test-requirements.txt doc/requirements.txt
+%pyproject_patch_dependency coverage:ignore
+%pyproject_patch_dependency hacking:ignore
+%pyproject_patch_dependency statsd:ignore
+%pyproject_patch_dependency reno:ignore
%generate_buildrequires
reply other threads:[~2026-08-27 13:29 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=178783734232.1.11712566542972810613.rpms-python-openstacksdk-6db42f31a36e@fedoraproject.org \
--to=steve.traylen@cern.ch \
--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