public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uv] rawhide: More spec-file comment improvements
@ 2026-08-05  5:58 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-05  5:58 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
More spec-file comment improvements

---
diff --git a/uv.spec b/uv.spec
index c883739..faf62c8 100644
--- a/uv.spec
+++ b/uv.spec
@@ -45,7 +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)
+#   - crates/uv-netrc/ is vendored 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:
@@ -281,8 +281,11 @@ Provides:       bundled(crate(keyring)) = 4.0.0~rc2
 # 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.
+# https://github.com/astral-sh/uv/pull/19409: they want unreleased bug fixes,
+# including those pertaining to https://github.com/astral-sh/uv/issues/16083,
+# and to avoid a dependency on thiserror v1. In response to the mandatory
+# query, they report they are open to de-vendoring if a new rust-netrc release
+# with the desired changes appears.
 Provides:       bundled(crate(rust-netrc)) = 0.1.2
 
 # The contents of crates/uv-virtualenv/src/activator/ are a bundled and

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

only message in thread, other threads:[~2026-08-05  5:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05  5:58 [rpms/uv] rawhide: More spec-file comment improvements 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