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

A new commit has been pushed.

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

Log:
Fix LICENSE.dependencies no longer packaged

---
diff --git a/python-pillow-jxl-plugin.spec b/python-pillow-jxl-plugin.spec
index bde9bd7..c6b9f98 100644
--- a/python-pillow-jxl-plugin.spec
+++ b/python-pillow-jxl-plugin.spec
@@ -37,6 +37,7 @@ Patch:          0002-Allow-jpegxl-rs-as-old-as-0.12.patch
 
 BuildRequires:  cargo-rpm-macros >= 24
 BuildRequires:  python3-devel
+BuildRequires:  tomcli
 BuildRequires:  jpegxl-devel
 BuildRequires:  libstdc++-devel
 
@@ -53,6 +54,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 12:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 12:44 [rpms/python-pillow-jxl-plugin] rawhide: 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