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-ufoLib2] rawhide: Use long options for better readability
Date: Thu, 16 Jul 2026 12:39:10 GMT	[thread overview]
Message-ID: <178420555071.1.11811962987451286033.rpms-python-ufoLib2-5429bd53920e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-ufoLib2
Branch : rawhide
Commit : 5429bd53920ea5ccecceb0976248f471850d7069
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-11T05:54:27+01:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-ufoLib2/c/5429bd53920ea5ccecceb0976248f471850d7069?branch=rawhide

Log:
Use long options for better readability

---
diff --git a/python-ufoLib2.spec b/python-ufoLib2.spec
index e84b612..fa044cf 100644
--- a/python-ufoLib2.spec
+++ b/python-ufoLib2.spec
@@ -30,18 +30,18 @@ Summary:        %{summary}
 %autosetup -n ufolib2-%{version}
 
 %generate_buildrequires
-%pyproject_buildrequires -x lxml,converters,json,msgpack
+%pyproject_buildrequires --extras lxml,converters,json,msgpack
 
 %build
 %pyproject_wheel
 
 %install
 %pyproject_install
-%pyproject_save_files -l ufoLib2
+%pyproject_save_files --assert-license ufoLib2
 
 %check
 %pyproject_check_import
-%pytest -v
+%pytest --verbose
 
 %files -n python3-ufoLib2 -f %{pyproject_files}
 %doc README.md

                 reply	other threads:[~2026-07-16 12:39 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=178420555071.1.11811962987451286033.rpms-python-ufoLib2-5429bd53920e@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