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-meson-python] f44: Use long pyproject options
Date: Fri, 12 Jun 2026 11:54:46 GMT	[thread overview]
Message-ID: <178126528669.1.1075793918045179265.rpms-python-meson-python-85b6a0d1ea1e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-meson-python
Branch : f44
Commit : 85b6a0d1ea1e445187be70012f1094c67aac96a4
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-13T19:49:21+01:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-meson-python/c/85b6a0d1ea1e445187be70012f1094c67aac96a4?branch=f44

Log:
Use long pyproject options

---
diff --git a/python-meson-python.spec b/python-meson-python.spec
index 406b161..69010ef 100644
--- a/python-meson-python.spec
+++ b/python-meson-python.spec
@@ -24,10 +24,13 @@ Source:         %{pypi_source meson_python}
 # functionality), controlled by the patchelf build conditional
 Patch100:       meson-python-0.18.0-remove-patchelf.patch
 
-BuildSystem:            pyproject
-BuildOption(generate_buildrequires): -p %{?with_tests:-g test}
+BuildSystem:    pyproject
+BuildOption(generate_buildrequires): %{shrink:
+    --pyproject-dependencies
+    %{?with_tests:--dependency-groups test}
+    }
 # LICENSE duplicates LICENSES/MIT.txt, which is handled automatically.
-BuildOption(install):   -l mesonpy
+BuildOption(install): --assert-license mesonpy
 
 BuildArch:      noarch
 

                 reply	other threads:[~2026-06-12 11:54 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=178126528669.1.1075793918045179265.rpms-python-meson-python-85b6a0d1ea1e@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