public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uv] rawhide: Update to 0.12.0
@ 2026-08-02 13:41 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-02 13:41 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/uv
Branch : rawhide
Commit : 3cbb6c04d81ed6ba25abacde4b594954181607b6
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-31T17:13:16+01:00
Stats  : +3/-13 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/uv/c/3cbb6c04d81ed6ba25abacde4b594954181607b6?branch=rawhide

Log:
Update to 0.12.0

---
diff --git a/sources b/sources
index 7f2a53e..ee4c492 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (uv-0.11.33.tar.gz) = eebc671598b627b9c152da0bad7b3a723788d517b919b0be6db7bea15f89188df613ec04e0b5f1ce189d333faaabbda6649c0ef2f031bd6159cb36aac1c409b6
+SHA512 (uv-0.12.0.tar.gz) = 9dfcb42b4d74c9f26dbb4e6b5ed1a424aafd3c4c2920766682f9d0fa5e54f52a6e9c76fd8d78bc10f6bc0054daed7e339bb01cc79d5114fd51cfc67a27186558

diff --git a/uv.spec b/uv.spec
index f47bc93..7d06664 100644
--- a/uv.spec
+++ b/uv.spec
@@ -5,7 +5,7 @@
 %bcond other_python_versions %{undefined epel}
 
 Name:           uv
-Version:        0.11.33
+Version:        0.12.0
 # The uv package has a permanent exception to the Updates Policy in Fedora, so
 # it can be updated in stable releases across SemVer boundaries (subject to
 # good judgement and actual compatibility of any reverse dependencies). See
@@ -111,7 +111,6 @@ Summary:        An extremely fast Python package installer and resolver, written
 # Unicode-3.0
 # Unlicense OR MIT
 # Zlib
-# bzip2-1.0.6
 License:        %{shrink:
     0BSD AND
     (0BSD OR Apache-2.0 OR MIT) AND
@@ -137,8 +136,7 @@ License:        %{shrink:
     MPL-2.0 AND
     Unicode-3.0 AND
     Unicode-DFS-2016 AND
-    Zlib AND
-    bzip2-1.0.6
+    Zlib
     }
 # LICENSE.dependencies contains a full license breakdown
 URL:            https://github.com/astral-sh/uv
@@ -427,14 +425,6 @@ tomcli set Cargo.toml append workspace.exclude crates/uv-bench
 # needed here. It also brings extra dependencies that we would prefer to avoid.
 tomcli set Cargo.toml append workspace.exclude crates/uv-dev
 
-# Do not request static linking of anything (particularly, liblzma)
-tomcli set Cargo.toml lists delitem \
-    workspace.dependencies.xz2.features 'static'
-tomcli set crates/uv/Cargo.toml lists delitem \
-    features.default 'uv-distribution/static'
-tomcli set crates/uv-distribution/Cargo.toml del features.static
-tomcli set crates/uv-extract/Cargo.toml del features.static
-
 # Disable several default features that control which tests are compiled and
 # executed, and which are not usable in offline builds:
 #

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

only message in thread, other threads:[~2026-08-02 13:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-02 13:41 [rpms/uv] rawhide: Update to 0.12.0 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