public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-click] rawhide: Rely on automatic license-file handling; don’t install a duplicate
@ 2026-07-27  6:07 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-27  6:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-click
Branch : rawhide
Commit : 49ca42b821a7d4eec066544c2115b9b9459a1e0e
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-21T08:14:40+00:00
Stats  : +1/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-click/c/49ca42b821a7d4eec066544c2115b9b9459a1e0e?branch=rawhide

Log:
Rely on automatic license-file handling; don’t install a duplicate

---
diff --git a/python-click.spec b/python-click.spec
index 90f9ed1..90fb0fb 100644
--- a/python-click.spec
+++ b/python-click.spec
@@ -44,7 +44,7 @@ Summary:        %{summary}
 
 %install
 %pyproject_install
-%pyproject_save_files click
+%pyproject_save_files --assert-license click
 
 
 %check
@@ -55,7 +55,6 @@ Summary:        %{summary}
 
 
 %files -n python3-click -f %pyproject_files
-%license LICENSE.txt
 %doc README.md CHANGES.rst
 
 

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

only message in thread, other threads:[~2026-07-27  6:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-27  6:07 [rpms/python-click] rawhide: Rely on automatic license-file handling; don’t install a duplicate 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