public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/bids-schema] f43: Use long pyproject options
Date: Fri, 26 Jun 2026 18:17:32 GMT	[thread overview]
Message-ID: <178249785264.1.16260441345553092303.rpms-bids-schema-cdba93972c61@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-06-26 18:17 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=178249785264.1.16260441345553092303.rpms-bids-schema-cdba93972c61@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=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