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/fastapi-cli] f44: Use long pyproject options
Date: Thu, 18 Jun 2026 12:10:54 GMT	[thread overview]
Message-ID: <178178465472.1.11556777595454019572.rpms-fastapi-cli-2eef1937f088@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fastapi-cli
Branch : f44
Commit : 2eef1937f088cc4b431049f099421e81535d6f7c
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-07T14:08:05+01:00
Stats  : +4/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fastapi-cli/c/2eef1937f088cc4b431049f099421e81535d6f7c?branch=f44

Log:
Use long pyproject options

---
diff --git a/fastapi-cli.spec b/fastapi-cli.spec
index 089a49e..7e332ff 100644
--- a/fastapi-cli.spec
+++ b/fastapi-cli.spec
@@ -11,9 +11,10 @@ Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
 Patch:          0001-Downstream-only-run-test_script-without-coverage.patch
 
-BuildSystem:            pyproject
-BuildOption(generate_buildrequires): -x standard,standard-no-fastapi-cloud-cli,new
-BuildOption(install):   -l fastapi_cli
+BuildSystem:    pyproject
+BuildOption(generate_buildrequires): %{shrink:
+    --extras standard,standard-no-fastapi-cloud-cli,new}
+BuildOption(install): --assert-license fastapi_cli
 
 BuildArch:      noarch
 

                 reply	other threads:[~2026-06-18 12:10 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=178178465472.1.11556777595454019572.rpms-fastapi-cli-2eef1937f088@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