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/python-uv-build] rawhide: Update to 0.12.0
Date: Sun, 02 Aug 2026 13:47:37 GMT	[thread overview]
Message-ID: <178567845705.1.4923176342242391703.rpms-python-uv-build-7d263d0370ec@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-02 13:47 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=178567845705.1.4923176342242391703.rpms-python-uv-build-7d263d0370ec@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