public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildstream-plugins] f43: %pyproject_buildrequires do not support `-r` twice
@ 2026-08-27 19:14 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-27 19:14 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/buildstream-plugins
Branch : f43
Commit : 4ba29413ca8ca859403b954c28d8944b1c2394c5
Author : Javier Jardón <jjardon@gnome.org>
Date   : 2026-08-27T15:52:28+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/buildstream-plugins/c/4ba29413ca8ca859403b954c28d8944b1c2394c5?branch=f43

Log:
%pyproject_buildrequires do not support `-r` twice

---
diff --git a/buildstream-plugins.spec b/buildstream-plugins.spec
index e1a6d97..502c17e 100644
--- a/buildstream-plugins.spec
+++ b/buildstream-plugins.spec
@@ -30,7 +30,7 @@ A collection of plugins for the BuildStream project
 %autosetup -n %{name}-%{version} -p1
 
 %generate_buildrequires
-%pyproject_buildrequires -r requirements/test-requirements.txt -r requirements/plugin-requirements.txt
+%pyproject_buildrequires requirements/test-requirements.txt requirements/plugin-requirements.txt
 
 %build
 %pyproject_wheel

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 19:14 [rpms/buildstream-plugins] f43: %pyproject_buildrequires do not support `-r` twice 

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