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-uv-build] epel10: Let LICENSE.dependencies be installed in the .dist-info
Date: Sun, 16 Aug 2026 07:54:57 GMT	[thread overview]
Message-ID: <178686689709.1.11223189900051023125.rpms-python-uv-build-b567ab7b6706@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-uv-build
Branch : epel10
Commit : b567ab7b6706902a6348af97940ff42bb6b0af52
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2025-04-05T06:54:45-04:00
Stats  : +5/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-uv-build/c/b567ab7b6706902a6348af97940ff42bb6b0af52?branch=epel10

Log:
Let LICENSE.dependencies be installed in the .dist-info

---
diff --git a/python-uv-build.spec b/python-uv-build.spec
index 140e050..e16579c 100644
--- a/python-uv-build.spec
+++ b/python-uv-build.spec
@@ -199,11 +199,11 @@ tomcli set Cargo.toml false profile.release.strip
 
 
 %build
-%pyproject_wheel
-
 %cargo_license_summary
 %{cargo_license} > LICENSE.dependencies
 
+%pyproject_wheel
+
 
 %install
 %pyproject_install
@@ -223,9 +223,9 @@ skip="${skip-} --skip wheel::test::test_prepare_metadata"
 
 
 %files -n python3-uv-build -f %{pyproject_files}
-# The main license files, LICENSE-APACHE and LICENSE-MIT, are already in the
-# .dist-info directory. However, we still need to include these manually:
-%license LICENSE.dependencies LICENSE.bundled/
+# The other license files (LICENSE-APACHE, LICENSE-MIT, and
+# LICENSE.dependencies) are already handled in the .dist-info directory.
+%license LICENSE.bundled/
 %doc README.md
 
 %{_bindir}/uv-build

                 reply	other threads:[~2026-08-16  7:54 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=178686689709.1.11223189900051023125.rpms-python-uv-build-b567ab7b6706@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