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-mapbox-earcut] rawhide: Better BuildOption formatting
Date: Wed, 09 Sep 2026 08:59:30 GMT [thread overview]
Message-ID: <178894437018.1.6946256485684841964.rpms-python-mapbox-earcut-ba62b939ac4d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-mapbox-earcut
Branch : rawhide
Commit : ba62b939ac4d645edd23d40d6eaa0a1c71f0fd73
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-09T07:07:29+01:00
Stats : +3/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-mapbox-earcut/c/ba62b939ac4d645edd23d40d6eaa0a1c71f0fd73?branch=rawhide
Log:
Better BuildOption formatting
[skip changelog]
---
diff --git a/python-mapbox-earcut.spec b/python-mapbox-earcut.spec
index 5c6ccb5..a4cc049 100644
--- a/python-mapbox-earcut.spec
+++ b/python-mapbox-earcut.spec
@@ -10,11 +10,9 @@ Source: %{url}/archive/v%{version}/mapbox_earcut_python-%{version}.tar.g
BuildSystem: pyproject
# https://scikit-build-core.readthedocs.io/en/latest/configuration/index.html
-BuildOption(build): %{shrink:
- --config-settings logging.level=INFO
- --config-settings build.verbose=true
- --config-settings cmake.build-type="RelWithDebInfo"
- }
+BuildOption(build): --config-settings logging.level=INFO
+BuildOption(build): --config-settings build.verbose=true
+BuildOption(build): --config-settings cmake.build-type=RelWithDebInfo
BuildOption(install): --no-assert-license mapbox_earcut
BuildRequires: gcc-c++
reply other threads:[~2026-09-09 8:59 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=178894437018.1.6946256485684841964.rpms-python-mapbox-earcut-ba62b939ac4d@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