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

A new commit has been pushed.

Repo   : rpms/python-vhacdx
Branch : f44
Commit : 32e46675623583c4e375af087495ad3f08747ca6
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-19T22:26:31+01:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-vhacdx/c/32e46675623583c4e375af087495ad3f08747ca6?branch=f44

Log:
Use long pyproject options

---
diff --git a/python-vhacdx.spec b/python-vhacdx.spec
index c47d2ac..0a2f4b4 100644
--- a/python-vhacdx.spec
+++ b/python-vhacdx.spec
@@ -14,9 +14,9 @@ License:        MIT AND BSD-3-Clause
 URL:            https://github.com/trimesh/vhacdx
 Source:         %{pypi_source vhacdx}
 
-BuildSystem:            pyproject
-BuildOption(generate_buildrequires): -x test
-BuildOption(install):   -l vhacdx
+BuildSystem:    pyproject
+BuildOption(generate_buildrequires): --extras test
+BuildOption(install): --assert-license vhacdx
 
 BuildRequires:  gcc-c++
 

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

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

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