public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/scons] epel10: Fix invalid extras in %pyproject_buildrequires -x
@ 2026-08-13 11:39
0 siblings, 0 replies; only message in thread
From: @ 2026-08-13 11:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/scons
Branch : epel10
Commit : 6afd9e5d8517b901b3d37af59d6faf657ab57688
Author : Tomáš Hrnčiar <thrnciar@redhat.com>
Date : 2026-02-23T15:30:04+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/scons/c/6afd9e5d8517b901b3d37af59d6faf657ab57688?branch=epel10
Log:
Fix invalid extras in %pyproject_buildrequires -x
The extras requested via -x do not match the project's
upstream metadata, causing a build failure with the new
extras validation in pyproject-rpm-macros.
See: https://src.fedoraproject.org/rpms/pyproject-rpm-macros/pull-request/534
---
diff --git a/scons.spec b/scons.spec
index 235562e..0be0d48 100644
--- a/scons.spec
+++ b/scons.spec
@@ -91,7 +91,7 @@ defined Builder and/or Scanner objects.
%generate_buildrequires
-%pyproject_buildrequires -x tests
+%pyproject_buildrequires
%build
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-13 11:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 11:39 [rpms/scons] epel10: Fix invalid extras in %pyproject_buildrequires -x
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox