public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-fast-simplification] f43: Use pyproject long options
@ 2026-08-16 21:57 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-16 21:57 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-fast-simplification
Branch : f43
Commit : 8d332df87e8f1b169abf47a1042f4404623d71a8
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-11T20:24:56+01:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-fast-simplification/c/8d332df87e8f1b169abf47a1042f4404623d71a8?branch=f43

Log:
Use pyproject long options

---
diff --git a/python-fast-simplification.spec b/python-fast-simplification.spec
index 1dc124b..d4f3b40 100644
--- a/python-fast-simplification.spec
+++ b/python-fast-simplification.spec
@@ -21,11 +21,11 @@ Source:         %{url}/archive/v%{version}/fast-simplification-%{version}.tar.gz
 # https://docs.fedoraproject.org/en-US/packaging-guidelines/#_compiler_flags
 Patch:          0001-Downstream-only-do-not-override-system-compiler-flag.patch
 
-BuildSystem:            pyproject
+BuildSystem:    pyproject
 %if %{with tests}
 BuildOption(generate_buildrequires): requirements_test.txt
 %endif
-BuildOption(install):   -l fast_simplification
+BuildOption(install): --assert-license fast_simplification
 
 # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
 ExcludeArch:    %{ix86}

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

only message in thread, other threads:[~2026-08-16 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-16 21:57 [rpms/python-fast-simplification] f43: 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