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] rawhide: Ship the license file for the vendored rust-netrc
Date: Wed, 05 Aug 2026 06:29:07 GMT	[thread overview]
Message-ID: <178591134737.1.7205467491219320587.rpms-uv-cb8c37590766@fedoraproject.org> (raw)

A new commit has been pushed.

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

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

---
diff --git a/uv.spec b/uv.spec
index faf62c8..aed7ceb 100644
--- a/uv.spec
+++ b/uv.spec
@@ -374,7 +374,7 @@ This package provides an importable Python module for uv.
 
 
 %prep -a
-# 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.*
@@ -387,6 +387,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-05  6:29 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=178591134737.1.7205467491219320587.rpms-uv-cb8c37590766@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