public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bids-schema] f43: Use long pyproject options
@ 2026-06-26 18:17 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-26 18:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bids-schema
Branch : f43
Commit : cdba93972c61e1ac67084a01673243eda3e7009b
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-05-07T14:01:39+01:00
Stats : +6/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bids-schema/c/cdba93972c61e1ac67084a01673243eda3e7009b?branch=f43
Log:
Use long pyproject options
---
diff --git a/bids-schema.spec b/bids-schema.spec
index 5decb69..1d5402c 100644
--- a/bids-schema.spec
+++ b/bids-schema.spec
@@ -86,13 +86,13 @@ Source13: bst-pre-receive-hook.1
# https://bugzilla.redhat.com/show_bug.cgi?id=2307781.
Patch: 0001-Downstream-only-allow-pyparsing-3.1.2-for-now.patch
-BuildSystem: pyproject
+BuildSystem: pyproject
BuildOption(generate_buildrequires): %{shrink:
- -d tools/schemacode
- -x expressions,render,validation,all
-}
-BuildOption(build): -d tools/schemacode
-BuildOption(install): -L bidsschematools
+ --directory tools/schemacode
+ --extras expressions,render,validation,all
+ }
+BuildOption(build): --directory tools/schemacode
+BuildOption(install): -L bidsschematools
BuildArch: noarch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-26 18:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 18:17 [rpms/bids-schema] f43: Use long pyproject options Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox