From ad31eb6299d184b5243f0c3e2bf96a63b0457fe7 Mon Sep 17 00:00:00 2001 From: Jason Elswick Date: Fri, 4 Sep 2026 15:46:24 -0500 Subject: [PATCH] uv: update to 0.12.9, adopt. --- srcpkgs/uv/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index b1d6b47935d908..fda2c6d1b6d31e 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -1,6 +1,6 @@ # Template file for 'uv' pkgname=uv -version=0.11.28 +version=0.12.9 revision=1 build_style=python3-pep517 build_helper="rust qemu" @@ -8,12 +8,12 @@ hostmakedepends="maturin cargo cmake pkg-config" makedepends="rust-std libzstd-devel bzip2-devel" depends="uv-build>=${version}_${revision}" short_desc="Extremely fast Python package installer and resolver" -maintainer="Orphaned " +maintainer="Jason Elswick " license="Apache-2.0 OR MIT" homepage="https://github.com/astral-sh/uv" changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md" distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz" -checksum=3a3444224a4a017cd94f4a8471abbd03647d42c2b9a1b9f78102bccab344af67 +checksum=2523396a64a6a1ea358aff5b3d23acd5e371ee6b38013750d9de5648491fbd4a case "$XBPS_TARGET_MACHINE" in i686*)