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] f45: Update to 0.12.4
Date: Fri, 04 Sep 2026 06:03:19 GMT [thread overview]
Message-ID: <178850179969.1.1980509612683544200.rpms-python-uv-build-e6afdc96f468@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-04 6:03 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=178850179969.1.1980509612683544200.rpms-python-uv-build-e6afdc96f468@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