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] epel10: Update to 0.8.12
Date: Sun, 16 Aug 2026 07:55:21 GMT	[thread overview]
Message-ID: <178686692172.1.9864615242463043196.rpms-python-uv-build-90ef64a0a875@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-uv-build
Branch : epel10
Commit : 90ef64a0a87589af76f985a4806091d911d258b1
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2025-09-28T20:40:26+01:00
Stats  : +36/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-uv-build/c/90ef64a0a87589af76f985a4806091d911d258b1?branch=epel10

Log:
Update to 0.8.12

---
diff --git a/.gitignore b/.gitignore
index 303a5f2..0c83eba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,5 @@
 /uv_build-0.8.9.tar.gz
 /uv_build-0.8.10.tar.gz
 /uv_build-0.8.11.tar.gz
+/uv_build-0.8.12.tar.gz
+/tokio-tar-f1488188f1d1b54a73eb0c42a8b8f4b9ee87d688.tar.gz

diff --git a/python-uv-build.spec b/python-uv-build.spec
index 71fa81c..c441531 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.11
+Version:        0.8.12
 Release:        %autorelease
 Summary:        The uv build backend
 
@@ -104,6 +104,20 @@ 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
 
@@ -139,6 +153,11 @@ 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
@@ -212,6 +231,18 @@ 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 dfb984d..164e9dc 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
-SHA512 (uv_build-0.8.11.tar.gz) = 4c3b69a1ece63dc329ee2330696d06e83d0a09361283afdc6de81c3274e197297caf493f6ee8ebf3cb84da8feede8a3b072481e4ae6ad56f001ddf5ed1b08d34
+SHA512 (uv_build-0.8.12.tar.gz) = 404e16fcdbd99cb4f1268e504384565e2db2b3d5069090b63db5a3aa47a502198c00eb290104dc56ccc803507243b40e480cff212e97dc3d5412e9bde7bfb1cb
 SHA512 (pubgrub-06ec5a5f59ffaeb6cf5079c6cb184467da06c9db.tar.gz) = 3f0b18aecbc73fee91fc7de9f10d240ddc06c836fa2f116c1f007dd7818d099e6aea1852ca0b8d1a26ac19aac896535dba1a6298851a65515b553810c6245784
 SHA512 (reqwest-middleware-ad8b9d332d1773fde8b4cd008486de5973e0a3f8.tar.gz) = 2dad83835c87cdd79e2a08c19b5024b3fdf30d1d8cd14e480e434612e856ecc20a5404881ff81d5793d3e9d5808ee3d59ce920312a86a100535009da43d7d46b
+SHA512 (tokio-tar-f1488188f1d1b54a73eb0c42a8b8f4b9ee87d688.tar.gz) = 98fbd987844e53ec13191cbd26c46c79d6af37c20b75830b401fadbda91894d494d6dd2b9a529ac488bac1d9e66f9832492c1db8cae9e85170d6feaee1d64491

                 reply	other threads:[~2026-08-16  7:55 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=178686692172.1.9864615242463043196.rpms-python-uv-build-90ef64a0a875@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