public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-uv-build] f45: Update to 0.12.4
@ 2026-09-04  6:03 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-04  6:03 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-uv-build
Branch : f45
Commit : e6afdc96f4684f621326a47fae3fe582c923f3b1
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-02T12:15:25+01:00
Stats  : +10/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-uv-build/c/e6afdc96f4684f621326a47fae3fe582c923f3b1?branch=f45

Log:
Update to 0.12.4

---
diff --git a/python-uv-build.spec b/python-uv-build.spec
index 2357f3a..7c37b0e 100644
--- a/python-uv-build.spec
+++ b/python-uv-build.spec
@@ -1,7 +1,7 @@
 %bcond check 1
 
 Name:           python-uv-build
-Version:        0.12.3
+Version:        0.12.4
 Release:        %autorelease
 Summary:        The uv build backend
 
@@ -142,6 +142,13 @@ tomcli set Cargo.toml false profile.release.strip
 # #   https://bugzilla.redhat.com/show_bug.cgi?id=1234567
 # tomcli set Cargo.toml str workspace.dependencies.foocrate.version 0.1.2
 
+# tar-codec
+#   wanted: 0.0.13
+#   currently packaged: 0.0.14
+# A subsequent uv release will want the newer version, and it’s
+# backwards-compatible enough in practice.
+tomcli set Cargo.toml str workspace.dependencies.tar-codec.version 0.0.14
+
 %cargo_prep
 
 
@@ -165,6 +172,7 @@ tomcli set Cargo.toml false profile.release.strip
 # These tests require files from scripts/packages/built-by-uv/, which are not
 # included in the sdist.
 skip="${skip-} --skip tests::built_by_uv_building"
+skip="${skip-} --skip tests::built_by_uv_building_tar_codec"
 skip="${skip-} --skip wheel::test::test_prepare_metadata"
 
 %cargo_test -- -- --exact ${skip-}

diff --git a/sources b/sources
index 14ed0b0..942eb2b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (uv_build-0.12.3.tar.gz) = 90d9af3e1a1ff1d7dda21fa38c0ac2d94536e73697ddabb408fb38e2d381498b2401007af0ab31c39cbf3b632aeca2991b3a66d7108e1c5eb7294b3fba8fe107
+SHA512 (uv_build-0.12.4.tar.gz) = 5149fb1ef83ad8264dfd2295d5d4574d7a38b9c28797550546df69e793612e9af6e6bdcee07067759bf500f76aa06d0adaf697edfc8242e839ddf20d6198e025

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

only message in thread, other threads:[~2026-09-04  6:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04  6:03 [rpms/python-uv-build] f45: Update to 0.12.4 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