public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-ttfautohint-py] f44: Use long pyproject and pytest options
@ 2026-07-15 13:21 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-15 13:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-ttfautohint-py
Branch : f44
Commit : 59ae072adbffab048f340edace93f0a6291628f4
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-18T21:57:56+01:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-ttfautohint-py/c/59ae072adbffab048f340edace93f0a6291628f4?branch=f44

Log:
Use long pyproject and pytest options

---
diff --git a/python-ttfautohint-py.spec b/python-ttfautohint-py.spec
index 707f63f..2c67c0b 100644
--- a/python-ttfautohint-py.spec
+++ b/python-ttfautohint-py.spec
@@ -22,8 +22,8 @@ URL:            https://github.com/fonttools/ttfautohint-py
 # appear in the source archive.
 Source:         %{url}/archive/v%{version}/ttfautohint-py-%{version}.tar.gz
 
-BuildSystem:            pyproject
-BuildOption(install):   -l ttfautohint
+BuildSystem:    pyproject
+BuildOption(install): --assert-license ttfautohint
 
 BuildArch: noarch
 
@@ -68,7 +68,7 @@ export SETUPTOOLS_SCM_PRETEND_VERSION='%{version}'
 
 %check -a
 %if %{with tests}
-%pytest -v
+%pytest --verbose
 %endif
 
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-15 13:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 13:21 [rpms/python-ttfautohint-py] f44: Use long pyproject and pytest options Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox