[packages/python3-uv-build] - updated to 0.10.9
qboosh
qboosh at pld-linux.org
Sun Mar 8 21:05:38 CET 2026
commit 3c79bdbf22dc819d4ef4f641cbf6bc99b76887e3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 8 21:05:41 2026 +0100
- updated to 0.10.9
python3-uv-build.spec | 26 ++++++--------------------
1 file changed, 6 insertions(+), 20 deletions(-)
---
diff --git a/python3-uv-build.spec b/python3-uv-build.spec
index 20a96f0..84574e9 100644
--- a/python3-uv-build.spec
+++ b/python3-uv-build.spec
@@ -1,24 +1,17 @@
Summary: The uv build backend
Summary(pl.UTF-8): Backend budowania uv
Name: python3-uv-build
-Version: 0.9.9
+Version: 0.10.9
Release: 1
License: MIT or Apache v2.0
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/uv-build/
Source0: https://files.pythonhosted.org/packages/source/u/uv-build/uv_build-%{version}.tar.gz
-# Source0-md5: 9953b0e4c69a85b79a5e5416ec0ab2de
-%define reqwest_middleware_ver 7650ed76215a962a96d94a79be71c27bffde7ab2
-Source1: https://github.com/astral-sh/reqwest-middleware/archive/%{reqwest_middleware_ver}/reqwest-middleware-%{reqwest_middleware_ver}.tar.gz
-# Source1-md5: 41f840de9fee54a629a6e4cea269d007
-%define pubgrub_ver d8efd77673c9a90792da9da31b6c0da7ea8a324b
-Source2: https://github.com/astral-sh/pubgrub/archive/%{pubgrub_ver}/pubgrub-%{pubgrub_ver}.tar.gz
-# Source2-md5: c28f6081bd3c3b9cd8a7732ad902bc02
-# after placing Source1 and Source2 contents into crates:
-# cargo vendor-filterer --platform='*-unknown-linux-*' --tier=2 $(for f in crates/uv-*/Cargo.toml ; do echo -s $f ; done | grep -v reqwest-tracing)
+# Source0-md5: 86069f8132db847033a1a1ab30c78ddf
+# cargo vendor-filterer --platform='*-unknown-linux-*' --tier=2 $(for f in crates/uv-*/Cargo.toml ; do echo -s $f ; done)
# tar cJf uv_build-%{version}-vendor.tar.xz vendor Cargo.lock
-Source3: uv_build-%{version}-vendor.tar.xz
-# Source3-md5: 31a9d27147b2350a3414e0432acd858d
+Source1: uv_build-%{version}-vendor.tar.xz
+# Source1-md5: 1ef584e94438083e196b37170e7014ac
URL: https://pypi.org/project/uv-build/
BuildRequires: bzip2-devel
BuildRequires: python3-build
@@ -45,14 +38,7 @@ Ten pakiet to odchudzona wersja uv, zawierająca tylko backend
budowania.
%prep
-%setup -q -n uv_build-%{version} -a1 -a2 -a3
-
-%{__mv} reqwest-middleware-%{reqwest_middleware_ver}/{reqwest-middleware,reqwest-retry,reqwest-tracing} crates
-%{__mv} pubgrub-%{pubgrub_ver}/version-ranges crates
-
-%{__sed} -i -e '/^reqwest-middleware / s!git = "https://github.com/astral-sh/reqwest-middleware", rev = "7650ed76215a962a96d94a79be71c27bffde7ab2"!path = "crates/reqwest-middleware"!' Cargo.toml
-%{__sed} -i -e '/^reqwest-retry / s!git = "https://github.com/astral-sh/reqwest-middleware", rev = "7650ed76215a962a96d94a79be71c27bffde7ab2"!path = "crates/reqwest-retry"!' Cargo.toml
-%{__sed} -i -e '/^version-ranges / s!git = "https://github.com/astral-sh/pubgrub", rev = "d8efd77673c9a90792da9da31b6c0da7ea8a324b"!path = "crates/version-ranges"!' Cargo.toml
+%setup -q -n uv_build-%{version} -a1
# use our offline registry
export CARGO_HOME="$(pwd)/.cargo"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-uv-build.git/commitdiff/3c79bdbf22dc819d4ef4f641cbf6bc99b76887e3
More information about the pld-cvs-commit
mailing list