public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-sh] rawhide: Remove manual %license entry, poetry now supports PEP639
@ 2026-06-01 20:17 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-01 20:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-sh
Branch : rawhide
Commit : 1173843cc3ee1a361e55d7df164691c446e74cf3
Author : Tomáš Hrnčiar <thrnciar@redhat.com>
Date   : 2026-06-01T13:44:03-05:00
Stats  : +1/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-sh/c/1173843cc3ee1a361e55d7df164691c446e74cf3?branch=rawhide

Log:
Remove manual %license entry, poetry now supports PEP639

---
diff --git a/python-sh.spec b/python-sh.spec
index 31a86ab..c0c0687 100644
--- a/python-sh.spec
+++ b/python-sh.spec
@@ -40,7 +40,7 @@ Summary:        %{summary}
 
 %install
 %pyproject_install
-%pyproject_save_files -L sh
+%pyproject_save_files -l sh
 
 
 %check
@@ -63,7 +63,6 @@ SH_TESTS_USE_SELECT=1 %{python3} sh_test.py
 
 
 %files -n python3-sh -f %{pyproject_files}
-%license %{python3_sitelib}/sh-%{version}.dist-info/licenses/LICENSE.txt
 %doc README.rst CHANGELOG.md MIGRATION.md
 
 

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

only message in thread, other threads:[~2026-06-01 20:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 20:17 [rpms/python-sh] rawhide: Remove manual %license entry, poetry now supports PEP639 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox