public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fastapi-cli] f44: Use long pyproject options
@ 2026-06-18 12:10 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-18 12:10 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-18 12:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18 12:10 [rpms/fastapi-cli] f44: 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