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-glyphsLib] f44: Better multiline %pyproject_buildrequires
Date: Sun, 02 Aug 2026 09:09:13 GMT [thread overview]
Message-ID: <178566175373.1.13119164044198189546.rpms-python-glyphsLib-01fb1378e842@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-glyphsLib
Branch : f44
Commit : 01fb1378e842b0813d16ea4eec3d759d637e3716
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-02T09:34:23+01:00
Stats : +6/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-glyphsLib/c/01fb1378e842b0813d16ea4eec3d759d637e3716?branch=f44
Log:
Better multiline %pyproject_buildrequires
[skip changelog]
---
diff --git a/python-glyphsLib.spec b/python-glyphsLib.spec
index 6cba36e..1401059 100644
--- a/python-glyphsLib.spec
+++ b/python-glyphsLib.spec
@@ -71,11 +71,12 @@ Summary: %{summary}
%pyproject_patch_dependency flake8:ignore
%generate_buildrequires
-%{pyproject_buildrequires \
- %{?with_ufo_normalization:-x ufo_normalization} \
- -x defcon \
- %{?with_colr:-x colr} \
- %{?with_check:requirements-dev.in}}
+%{pyproject_buildrequires %{shrink:
+ %{?with_ufo_normalization:-x ufo_normalization}
+ -x defcon
+ %{?with_colr:-x colr}
+ %{?with_check:requirements-dev.in}
+ }}
%build
%pyproject_wheel
reply other threads:[~2026-08-02 9:09 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=178566175373.1.13119164044198189546.rpms-python-glyphsLib-01fb1378e842@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