public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-openstacksdk] f45: Use pyproject macros to remove BR
@ 2026-08-27 13:30 Steve Traylen
  0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-08-27 13:30 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-openstacksdk
Branch : f45
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=f45

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-27 13:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 13:30 [rpms/python-openstacksdk] f45: Use pyproject macros to remove BR Steve Traylen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox