uv: update to 0.9.17.

This commit is contained in:
classabbyamp
2025-12-12 19:41:06 -05:00
parent 8c244a7e6c
commit ff9cb738a7
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'uv' # Template file for 'uv'
pkgname=uv pkgname=uv
version=0.9.13 version=0.9.17
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
build_helper="rust qemu" build_helper="rust qemu"
hostmakedepends="maturin cargo cmake pkg-config" hostmakedepends="maturin cargo cmake pkg-config"
@@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT"
homepage="https://github.com/astral-sh/uv" homepage="https://github.com/astral-sh/uv"
changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md" 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" distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
checksum=1135d061f8c2b9373ae95c94360d8e732a8cde01aa3f6c62091a293b1f2e3427 checksum=3e8beef9df704829ededf23202d767ad511bbb899e9c2a051af2040430213e68
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
i686*) i686*)