public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-uv-build] epel10: Update to 0.8.13
@ 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 : 325dfaa479fe3209c7798ac6072dee834978dd15
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2025-09-28T20:40:26+01:00
Stats  : +3/-34 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-uv-build/c/325dfaa479fe3209c7798ac6072dee834978dd15?branch=epel10

Log:
Update to 0.8.13

---
diff --git a/.gitignore b/.gitignore
index 0c83eba..444b42d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@
 /uv_build-0.8.11.tar.gz
 /uv_build-0.8.12.tar.gz
 /tokio-tar-f1488188f1d1b54a73eb0c42a8b8f4b9ee87d688.tar.gz
+/uv_build-0.8.13.tar.gz

diff --git a/python-uv-build.spec b/python-uv-build.spec
index c441531..ebedf10 100644
--- a/python-uv-build.spec
+++ b/python-uv-build.spec
@@ -1,7 +1,7 @@
 %bcond check 1
 
 Name:           python-uv-build
-Version:        0.8.12
+Version:        0.8.13
 Release:        %autorelease
 Summary:        The uv build backend
 
@@ -104,20 +104,6 @@ Source200:      %{pubgrub_git}/archive/%{pubgrub_rev}/pubgrub-%{pubgrub_rev}.tar
 %global reqwest_retry_baseversion 0.7.0
 Source300:      %{reqwest_middleware_git}/archive/%{reqwest_middleware_rev}/reqwest-middleware-%{reqwest_middleware_rev}.tar.gz
 
-# We should be able to stop bundling when astral-tokio-tar 0.5.3 is released:
-# https://github.com/astral-sh/uv/pull/15202#issuecomment-3200209608
-#
-# For now, we bundle a snapshot as prescribed in
-#   https://docs.fedoraproject.org/en-US/packaging-guidelines/Rust/#_replacing_git_dependencies
-#
-# Note that this is currently a pre-release snapshot! Therefore, the definition
-# of att_version later in this spec file has a ~ rather than a ^.
-%global att_git https://github.com/astral-sh/tokio-tar
-%global att_rev f1488188f1d1b54a73eb0c42a8b8f4b9ee87d688
-%global att_baseversion 0.5.3
-%global att_snapdate 20250818
-Source500:      %{att_git}/archive/%{att_rev}/tokio-tar-%{att_rev}.tar.gz
-
 BuildSystem:            pyproject
 BuildOption(install):   -l uv_build
 
@@ -153,11 +139,6 @@ Provides:       bundled(crate(version-ranges)) = %{version_ranges_version}
 %global reqwest_retry_version %{reqwest_retry_baseversion}^%{reqwest_middleware_snapinfo}
 Provides:       bundled(crate(reqwest-middleware)) = %{reqwest_middleware_version}
 Provides:       bundled(crate(reqwest-retry)) = %{reqwest_retry_version}
-# This is an unreleased snapshot of astral-tokio-tar; see the notes about
-# Source500.
-%global att_snapinfo %{att_snapdate}git%{sub %{att_rev} 1 7}
-%global att_version %{att_baseversion}~%{att_snapinfo}
-Provides:       bundled(crate(astral-tokio-tar)) = %{att_version}
 
 # In https://github.com/astral-sh/uv/issues/5588#issuecomment-2257823242,
 # upstream writes “These have diverged significantly and the upstream versions
@@ -231,18 +212,6 @@ install -t LICENSE.bundled/reqwest-retry -D -p -m 0644 \
 # We do not need the reqwest-tracing crate.
 rm -rv '../reqwest-middleware-%{reqwest_middleware_rev}/reqwest-tracing'
 
-# See comments above Source500:
-%setup -q -T -D -b 500 -n uv_build-%{version}
-# Adding the crate to the workspace (in this case implicitly, by linking it
-# under crates/) means %%cargo_generate_buildrequires can handle it correctly.
-ln -s '../../tokio-tar-%{att_rev}' crates/astral-tokio-tar
-git2path workspace.dependencies.astral-tokio-tar crates/astral-tokio-tar
-pushd crates/astral-tokio-tar
-%autopatch -p1 -m500 -M599
-popd
-install -t LICENSE.bundled/astral-tokio-tar -D -p -m 0644 \
-    crates/astral-tokio-tar/LICENSE-*
-
 # Collect license files of vendored dependencies in the main source archive
 install -t LICENSE.bundled/pep440_rs -D -p -m 0644 crates/uv-pep440/License-*
 install -t LICENSE.bundled/pep508_rs -D -p -m 0644 crates/uv-pep508/License-*

diff --git a/sources b/sources
index 164e9dc..92e539d 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,3 @@
-SHA512 (uv_build-0.8.12.tar.gz) = 404e16fcdbd99cb4f1268e504384565e2db2b3d5069090b63db5a3aa47a502198c00eb290104dc56ccc803507243b40e480cff212e97dc3d5412e9bde7bfb1cb
+SHA512 (uv_build-0.8.13.tar.gz) = bf1f57f29abcee6465b15bcb16e5099f6d12acd9f811dc7c0c138e1dd0b0f501059f99ceecb3e7092a002bb7a6371627f4e2702818db7e09618efa7c82f1dba0
 SHA512 (pubgrub-06ec5a5f59ffaeb6cf5079c6cb184467da06c9db.tar.gz) = 3f0b18aecbc73fee91fc7de9f10d240ddc06c836fa2f116c1f007dd7818d099e6aea1852ca0b8d1a26ac19aac896535dba1a6298851a65515b553810c6245784
 SHA512 (reqwest-middleware-ad8b9d332d1773fde8b4cd008486de5973e0a3f8.tar.gz) = 2dad83835c87cdd79e2a08c19b5024b3fdf30d1d8cd14e480e434612e856ecc20a5404881ff81d5793d3e9d5808ee3d59ce920312a86a100535009da43d7d46b
-SHA512 (tokio-tar-f1488188f1d1b54a73eb0c42a8b8f4b9ee87d688.tar.gz) = 98fbd987844e53ec13191cbd26c46c79d6af37c20b75830b401fadbda91894d494d6dd2b9a529ac488bac1d9e66f9832492c1db8cae9e85170d6feaee1d64491

^ 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.8.13 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