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/python-fastapi] f45: Use %pyproject_extras_subpkg long options
Date: Sat, 22 Aug 2026 09:21:49 GMT	[thread overview]
Message-ID: <178739050912.1.14598507816169148309.rpms-python-fastapi-d3a5cb82d96e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-fastapi
Branch : f45
Commit : d3a5cb82d96ef875b2021b2d18d8f8b28b95c823
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-22T09:55:38+01:00
Stats  : +5/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-fastapi/c/d3a5cb82d96ef875b2021b2d18d8f8b28b95c823?branch=f45

Log:
Use %pyproject_extras_subpkg long options

---
diff --git a/python-fastapi.spec b/python-fastapi.spec
index e04e6e9..ccf8a8e 100644
--- a/python-fastapi.spec
+++ b/python-fastapi.spec
@@ -137,8 +137,8 @@ Obsoletes:      python3-fastapi-slim < 0.128.8
 
 
 %if %{defined fc45} || %{defined fc46}
-# We don’t use “%%pyproject_extras_subpkg -n python3-fastapi …” because we want
-# to Obsolete the corresponding fastapi-slim extras.
+# We don’t use “%%pyproject_extras_subpkg --name python3-fastapi …” because we
+# want to Obsolete the corresponding fastapi-slim extras.
 
 %package -n python3-fastapi+standard
 Summary: Metapackage for python3-fastapi: standard extras
@@ -173,7 +173,9 @@ It makes sure the dependencies are installed.
 %files -n python3-fastapi+all
 %ghost %dir %{python3_sitelib}/*.dist-info
 %else
-%pyproject_extras_subpkg -n python3-fastapi standard standard-no-fastapi-cloud-cli all
+%pyproject_extras_subpkg --name python3-fastapi standard
+%pyproject_extras_subpkg --name python3-fastapi standard-no-fastapi-cloud-cli
+%pyproject_extras_subpkg --name python3-fastapi all
 %endif
 
 

                 reply	other threads:[~2026-08-22  9:21 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=178739050912.1.14598507816169148309.rpms-python-fastapi-d3a5cb82d96e@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