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

A new commit has been pushed.

Repo   : rpms/python-uv-build
Branch : rawhide
Commit : 7d263d0370ec103fe76688c9ec26b27998f046b8
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-31T17:12:09+01:00
Stats  : +4/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-uv-build/c/7d263d0370ec103fe76688c9ec26b27998f046b8?branch=rawhide

Log:
Update to 0.12.0

---
diff --git a/.gitignore b/.gitignore
index 88857b2..e443f32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -123,3 +123,4 @@
 /uv_build-0.11.31.tar.gz
 /uv_build-0.11.32.tar.gz
 /uv_build-0.11.33.tar.gz
+/uv_build-0.12.0.tar.gz

diff --git a/python-uv-build.spec b/python-uv-build.spec
index adb6b55..5ce6485 100644
--- a/python-uv-build.spec
+++ b/python-uv-build.spec
@@ -1,7 +1,7 @@
 %bcond check 1
 
 Name:           python-uv-build
-Version:        0.11.33
+Version:        0.12.0
 Release:        %autorelease
 Summary:        The uv build backend
 
@@ -35,7 +35,6 @@ Summary:        The uv build backend
 # Unicode-3.0
 # Unlicense OR MIT
 # Zlib
-# bzip2-1.0.6
 License:        %{shrink:
     (Apache-2.0 OR MIT) AND
     (Apache-2.0 OR BSD-2-Clause) AND
@@ -55,8 +54,7 @@ License:        %{shrink:
     (MIT OR Unlicense) AND
     Unicode-3.0 AND
     Unicode-DFS-2016 AND
-    Zlib AND
-    bzip2-1.0.6
+    Zlib
     }
 URL:            https://pypi.org/project/uv-build
 Source:         %{pypi_source uv_build}
@@ -135,10 +133,6 @@ find -L . -type f -name Cargo.toml -print \
 tomcli set pyproject.toml false tool.maturin.strip
 tomcli set Cargo.toml false profile.release.strip
 
-# Do not request static linking of anything (particularly, liblzma)
-tomcli set Cargo.toml lists delitem \
-    workspace.dependencies.xz2.features 'static'
-
 # We retain the following example even when there are currently no dependencies
 # that need to be adjusted.
 #

diff --git a/sources b/sources
index e0448fe..e5d0870 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (uv_build-0.11.33.tar.gz) = 30001c3c49959ae09243a947d9c02bc46e391bd2e055476ce89c489b15cde789091f2461fffea8ac298805fd944c98c60aabbb804b6e13875569e659c0d8c28b
+SHA512 (uv_build-0.12.0.tar.gz) = 719a2f6ae6c257a72d09e8f850cd217458e57162329adcbe7efcf59a0a62f83a6310e9da27d80ec9caf6bdf280eaee652b3267bd01955b9d22b7308f194c16d2

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

only message in thread, other threads:[~2026-08-02 13:47 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:47 [rpms/python-uv-build] 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