public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fastapi-cli] rawhide: Use %pyproject_extras_subpkg long options
@ 2026-08-21 5:52 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-21 5:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fastapi-cli
Branch : rawhide
Commit : 0ef87fae185f21c3abb4317a53ba751bfd21cf74
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-21T06:51:32+01:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fastapi-cli/c/0ef87fae185f21c3abb4317a53ba751bfd21cf74?branch=rawhide
Log:
Use %pyproject_extras_subpkg long options
---
diff --git a/fastapi-cli.spec b/fastapi-cli.spec
index 5dc820e..b10a45e 100644
--- a/fastapi-cli.spec
+++ b/fastapi-cli.spec
@@ -80,7 +80,9 @@ It makes sure the dependencies are installed.
%files -n fastapi-cli+new
%ghost %dir %{python3_sitelib}/*.dist-info
%else
-%pyproject_extras_subpkg -n fastapi-cli standard standard-no-fastapi-cloud-cli new
+%pyproject_extras_subpkg --name fastapi-cli standard
+%pyproject_extras_subpkg --name fastapi-cli standard-no-fastapi-cloud-cli
+%pyproject_extras_subpkg --name fastapi-cli new
%endif
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 5:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 5:52 [rpms/fastapi-cli] rawhide: Use %pyproject_extras_subpkg long 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