public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-defcon] f44: Use pyproject long options
@ 2026-09-10 17:48 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-10 17:48 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-defcon
Branch : f44
Commit : ab1c4a2c8356a7e660c44a755b1130cf7709d531
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-11T14:06:21+01:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-defcon/c/ab1c4a2c8356a7e660c44a755b1130cf7709d531?branch=f44

Log:
Use pyproject long options

---
diff --git a/python-defcon.spec b/python-defcon.spec
index 9e1ea90..632d546 100644
--- a/python-defcon.spec
+++ b/python-defcon.spec
@@ -19,9 +19,9 @@ Patch:          defcon-0.12.2-fonttools-4.60.0.patch
 
 BuildArch:      noarch
 
-BuildSystem:            pyproject
-BuildOption(generate_buildrequires): -x lxml%{?with_pens:,pens}
-BuildOption(install):   -l defcon
+BuildSystem:    pyproject
+BuildOption(generate_buildrequires): --extras lxml%{?with_pens:,pens}
+BuildOption(install): --assert-license defcon
 
 BuildRequires:  %{py3_dist pytest}
 

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

only message in thread, other threads:[~2026-09-10 17:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 17:48 [rpms/python-defcon] f44: Use pyproject long 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