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: Document bundling of rust-netrc crate
Date: Tue, 04 Aug 2026 22:30:04 GMT	[thread overview]
Message-ID: <178588260410.1.17520889518427313196.rpms-uv-62bd08e26e67@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/uv
Branch : rawhide
Commit : 62bd08e26e6780b14f11aefff1138cfbf8d63b23
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-04T23:28:34+01:00
Stats  : +11/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/uv/c/62bd08e26e6780b14f11aefff1138cfbf8d63b23?branch=rawhide

Log:
Document bundling of rust-netrc crate

---
diff --git a/uv.spec b/uv.spec
index ccb997f..c883739 100644
--- a/uv.spec
+++ b/uv.spec
@@ -45,6 +45,7 @@ Summary:        An extremely fast Python package installer and resolver, written
 # MIT
 #   - crates/uv-virtualenv/src/activator/ is vendored and forked from
 #     python3dist(virtualenv)
+#   - crates/uv-netrc/ is vencored from crate(rust-netrc)
 #
 # Additionally, the following are bundled/forked but happen to be under the
 # same (Apache-2.0 OR MIT) terms as uv itself:
@@ -274,6 +275,16 @@ Provides:       bundled(crate(r-shquote)) = 0.1.1
 # appear to be any prospect of unbundling.
 Provides:       bundled(crate(keyring)) = 4.0.0~rc2
 
+# crates/uv-netrc
+# From crates/uv-netrc/README.md, “This crate vendors the rust-netrc parser for
+# use by uv. The source was vendored from gribouille/netrc, as published in
+# rust-netrc 0.1.2[…]”
+#
+# Upstream justifies the bundling in
+# https://github.com/astral-sh/uv/pull/19409, and the mandatory
+# path-to-unbundling query appears in a comment on that PR.
+Provides:       bundled(crate(rust-netrc)) = 0.1.2
+
 # The contents of crates/uv-virtualenv/src/activator/ are a bundled and
 # slightly forked copy of a subset of https://pypi.org/project/virtualenv; see
 # https://github.com/pypa/virtualenv/tree/main/src/virtualenv/activation.

                 reply	other threads:[~2026-08-04 22:30 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=178588260410.1.17520889518427313196.rpms-uv-62bd08e26e67@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