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/uv] epel10: Ship the license file for the vendored rust-netrc
Date: Sun, 16 Aug 2026 07:50:56 GMT	[thread overview]
Message-ID: <178686665639.1.3913876426009971482.rpms-uv-3390ffc93bb1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/uv
Branch : epel10
Commit : 3390ffc93bb1ce71e553116628209473861f6f2d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-05T10:44:45+01:00
Stats  : +3/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/uv/c/3390ffc93bb1ce71e553116628209473861f6f2d?branch=epel10

Log:
Ship the license file for the vendored rust-netrc

---
diff --git a/uv.spec b/uv.spec
index 449df87..07bab6a 100644
--- a/uv.spec
+++ b/uv.spec
@@ -373,7 +373,7 @@ This package provides an importable Python module for uv.
 %prep
 %autosetup -p1
 
-# Collect license files of vendored dependencies in the main source archive
+# Collect license files of vendored dependencies
 install -D --preserve-timestamps --mode=0644 \
     --target=LICENSE.bundled/packaging \
     crates/uv-python/python/packaging/LICENSE.*
@@ -386,6 +386,8 @@ install -D --preserve-timestamps --mode=0644 \
     crates/uv-build-frontend/src/pipreqs/LICENSE
 install -D --preserve-timestamps --mode=0644 \
     --target=LICENSE.bundled/ripunzip crates/uv-extract/src/vendor/LICENSE
+install -D --preserve-timestamps --mode=0644 \
+    --target=LICENSE.bundled/rust-netrc crates/uv-netrc/LICENSE
 # The original license text from rattler_installs_packages is present in a
 # comment, but we want it in a separate file so we can ensure it is present in
 # the binary RPM.

                 reply	other threads:[~2026-08-16  7:50 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=178686665639.1.3913876426009971482.rpms-uv-3390ffc93bb1@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