public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pillow-jxl-plugin] rawhide: Fix LICENSE.dependencies no longer packaged
Date: Tue, 15 Sep 2026 12:44:25 GMT	[thread overview]
Message-ID: <178947626586.1.16281815776632068057.rpms-python-pillow-jxl-plugin-d99d64359c70@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-15 12:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178947626586.1.16281815776632068057.rpms-python-pillow-jxl-plugin-d99d64359c70@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox