public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-typing-inspection] f44: Use long pyproject options
@ 2026-08-18 20:59 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-18 20:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-typing-inspection
Branch : f44
Commit : 3ddeeda8d05e62f3144746fbe6b7ed0c8a181611
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-05-19T12:44:01+01:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-typing-inspection/c/3ddeeda8d05e62f3144746fbe6b7ed0c8a181611?branch=f44
Log:
Use long pyproject options
---
diff --git a/python-typing-inspection.spec b/python-typing-inspection.spec
index 2aafd25..4de77fa 100644
--- a/python-typing-inspection.spec
+++ b/python-typing-inspection.spec
@@ -8,9 +8,9 @@ License: MIT
URL: https://github.com/pydantic/typing-inspection
Source: %{pypi_source typing_inspection}
-BuildSystem: pyproject
-BuildOption(generate_buildrequires): -g tests
-BuildOption(install): -l typing_inspection
+BuildSystem: pyproject
+BuildOption(generate_buildrequires): --dependency-groups tests
+BuildOption(install): --assert-license typing_inspection
BuildArch: noarch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-18 20:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 20:59 [rpms/python-typing-inspection] 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