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-fast-simplification] rawhide: Better BuildOption formatting
Date: Thu, 10 Sep 2026 21:22:09 GMT [thread overview]
Message-ID: <178907532972.1.2564271191403194646.rpms-python-fast-simplification-f5388301c80a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-fast-simplification
Branch : rawhide
Commit : f5388301c80a800d1fb9962ad7a24c66a4e80d03
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-10T22:21:05+01:00
Stats : +3/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-fast-simplification/c/f5388301c80a800d1fb9962ad7a24c66a4e80d03?branch=rawhide
Log:
Better BuildOption formatting
---
diff --git a/python-fast-simplification.spec b/python-fast-simplification.spec
index b10a6fa..43c0105 100644
--- a/python-fast-simplification.spec
+++ b/python-fast-simplification.spec
@@ -30,11 +30,9 @@ BuildSystem: pyproject
BuildOption(generate_buildrequires): requirements_test.txt
%endif
# 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 fast_simplification
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
reply other threads:[~2026-09-10 21:22 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=178907532972.1.2564271191403194646.rpms-python-fast-simplification-f5388301c80a@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