public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-uv-build] epel10: Update to 0.9.8 (close RHBZ#2413460)
@ 2026-08-16 7:55 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-16 7:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-uv-build
Branch : epel10
Commit : bed564a4f72809344eedce9e57ef24f339107516
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2025-11-07T23:15:29+00:00
Stats : +5/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-uv-build/c/bed564a4f72809344eedce9e57ef24f339107516?branch=epel10
Log:
Update to 0.9.8 (close RHBZ#2413460)
---
diff --git a/.gitignore b/.gitignore
index f19873e..601adbd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,4 @@
/uv_build-0.9.5.tar.gz
/uv_build-0.9.6.tar.gz
/uv_build-0.9.7.tar.gz
+/uv_build-0.9.8.tar.gz
diff --git a/python-uv-build.spec b/python-uv-build.spec
index fa408e7..00d5107 100644
--- a/python-uv-build.spec
+++ b/python-uv-build.spec
@@ -1,7 +1,7 @@
%bcond check 1
Name: python-uv-build
-Version: 0.9.7
+Version: 0.9.8
Release: %autorelease
Summary: The uv build backend
@@ -235,13 +235,13 @@ tomcli set Cargo.toml false profile.release.strip
# tomcli set Cargo.toml str workspace.dependencies.foocrate.version 0.1.2
# spdx
-# wanted: 0.10.6
+# wanted: 0.12.0
# currently packaged: 0.10.9 (but we want to update to 0.12)
# https://bugzilla.redhat.com/show_bug.cgi?id=2387258
# Update the spdx dependency to version 0.12
# https://github.com/astral-sh/uv/pull/16552
tomcli set Cargo.toml str workspace.dependencies.spdx.version \
- '>=0.10.6, <0.13.0'
+ '>=0.10.9, <0.13.0'
%cargo_prep
diff --git a/sources b/sources
index 3a3fa42..4b325d8 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (uv_build-0.9.7.tar.gz) = d61249de00640f6e0ab62ab440a8aae1802acbd6cf8ecb8aca3efe26361d7191d057735ab91c174c5772fc04accf0ae3281f447d010c99e2f458829f4c618abc
+SHA512 (uv_build-0.9.8.tar.gz) = 2c5f54a887ce7256911dabb54435618354f3caa1a941e77ed5a4b1c7015221a0009da08e8c46d569f92ac263bc544335ed2060de37ac5c27ee0789153f2edbac
SHA512 (pubgrub-d8efd77673c9a90792da9da31b6c0da7ea8a324b.tar.gz) = 3a2a146fd9d9b458dced6563a1f5674e81e8ba36de11be5c189b0c76b6ede6f32957f48fb0978b97b0892768822c6c4c32c6870141e8fc1ea5d8b8f7d8b5b464
SHA512 (reqwest-middleware-7650ed76215a962a96d94a79be71c27bffde7ab2.tar.gz) = 904fd652b0f3ecc90eee571d5488aba977dee643a1d6267e2fda264fa4c7b4bfcfacd4d5a23287dfb710ecc82d667479fcd0c48166259c2368df0e8b0c9d6707
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-16 7:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-16 7:55 [rpms/python-uv-build] epel10: Update to 0.9.8 (close RHBZ#2413460) 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