public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pillow-jxl-plugin] f43: Fix LICENSE.dependencies no longer packaged
@ 2026-09-15 13:47 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-15 13:47 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-pillow-jxl-plugin
Branch : f43
Commit : f797bdfe5d4b916d5c2b5662d0383dd49c8be427
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-15T14:30:44+01:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pillow-jxl-plugin/c/f797bdfe5d4b916d5c2b5662d0383dd49c8be427?branch=f43

Log:
Fix LICENSE.dependencies no longer packaged

---
diff --git a/python-pillow-jxl-plugin.spec b/python-pillow-jxl-plugin.spec
index fc91a03..8679186 100644
--- a/python-pillow-jxl-plugin.spec
+++ b/python-pillow-jxl-plugin.spec
@@ -32,6 +32,7 @@ Patch:          0002-Update-PyO3-to-0.29.patch
 
 BuildRequires:  cargo-rpm-macros >= 24
 BuildRequires:  python3-devel
+BuildRequires:  tomcli
 BuildRequires:  jpegxl-devel
 BuildRequires:  libstdc++-devel
 
@@ -48,6 +49,8 @@ Summary:        Pillow plugin for JPEG-XL
 %prep
 %autosetup -n pillow-jpegxl-plugin-%{version} -p1
 %cargo_prep
+# Include LICENSE.dependencies in the .dist-info metadata and mark it %%license
+tomcli set pyproject.toml append project.license-files LICENSE.dependencies
 
 %generate_buildrequires
 %pyproject_buildrequires

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

only message in thread, other threads:[~2026-09-15 13:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 13:47 [rpms/python-pillow-jxl-plugin] f43: Fix LICENSE.dependencies no longer packaged 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