public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uv] f43: Use pyproject long options
@ 2026-07-22 7:28 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-22 7:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/uv
Branch : f43
Commit : 6e7b6c01ad0794e214459770352a154e00e32185
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-22T07:19:47+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/uv/c/6e7b6c01ad0794e214459770352a154e00e32185?branch=f43
Log:
Use pyproject long options
---
diff --git a/uv.spec b/uv.spec
index 90199a3..15c8874 100644
--- a/uv.spec
+++ b/uv.spec
@@ -555,7 +555,7 @@ sed --regexp-extended --in-place \
%install
%pyproject_install
-%pyproject_save_files -L uv
+%pyproject_save_files --no-assert-license uv
if [ '%{python3_sitearch}' != '%{python3_sitelib}' ]
then
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 7:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 7:28 [rpms/uv] 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