public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/buildstream-plugins] f45: %pyproject_buildrequires do not support `-r` twice
Date: Thu, 27 Aug 2026 16:50:33 GMT [thread overview]
Message-ID: <178784943311.1.16312889344238691990.rpms-buildstream-plugins-4ba29413ca8c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/buildstream-plugins
Branch : f45
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=f45
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
reply other threads:[~2026-08-27 16: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=178784943311.1.16312889344238691990.rpms-buildstream-plugins-4ba29413ca8c@fedoraproject.org \
--to=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