public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uv] epel10: Document bundling of rust-netrc crate
@ 2026-08-16  7:50 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-16  7:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
Document bundling of rust-netrc crate

---
diff --git a/uv.spec b/uv.spec
index 3728fdc..fd0107f 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:
@@ -271,6 +272,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.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-16  7:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-16  7:50 [rpms/uv] epel10: Document bundling of rust-netrc crate Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox