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] f43: Fix LICENSE.dependencies no longer packaged
Date: Tue, 15 Sep 2026 13:47:11 GMT	[thread overview]
Message-ID: <178948003190.1.9483250429062226202.rpms-python-pillow-jxl-plugin-f797bdfe5d4b@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-15 13:47 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=178948003190.1.9483250429062226202.rpms-python-pillow-jxl-plugin-f797bdfe5d4b@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