public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uv] f44: Assert that the .dist-info directory contains license files
@ 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 : f44
Commit : 1e53b4b6484ade65dcf6103f7afd362b2a612aed
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-22T07:22:14+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/uv/c/1e53b4b6484ade65dcf6103f7afd362b2a612aed?branch=f44
Log:
Assert that the .dist-info directory contains license files
---
diff --git a/uv.spec b/uv.spec
index 15c8874..39ea520 100644
--- a/uv.spec
+++ b/uv.spec
@@ -555,7 +555,7 @@ sed --regexp-extended --in-place \
%install
%pyproject_install
-%pyproject_save_files --no-assert-license uv
+%pyproject_save_files --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] f44: Assert that the .dist-info directory contains license files 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