public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-merge3] epel10: Assert that .dist-info contains a license file
@ 2026-09-03 18:48 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-03 18:48 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-merge3
Branch : epel10
Commit : c19ee05a677e8d12242266d40a8b1bbb2d863bf7
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-03T18:32:25+01:00
Stats  : +1/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-merge3/c/c19ee05a677e8d12242266d40a8b1bbb2d863bf7?branch=epel10

Log:
Assert that .dist-info contains a license file

---
diff --git a/python-merge3.spec b/python-merge3.spec
index df3f110..d296ba8 100644
--- a/python-merge3.spec
+++ b/python-merge3.spec
@@ -53,7 +53,7 @@ Summary:        %{summary}
 
 %install
 %pyproject_install
-%pyproject_save_files merge3
+%pyproject_save_files -l merge3
 
 
 %check
@@ -61,7 +61,6 @@ Summary:        %{summary}
 
 
 %files -n python3-merge3 -f %{pyproject_files}
-# license already auto-detected, verified with rpm -qpL
 %doc README.rst
 
 %{_bindir}/merge3

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

only message in thread, other threads:[~2026-09-03 18:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 18:48 [rpms/python-merge3] epel10: Assert that .dist-info contains a license file 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