uv: update to 0.6.6.

This commit is contained in:
classabbyamp 2025-03-15 12:34:09 -04:00
parent 8055d763c3
commit 186be83121
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'uv' # Template file for 'uv'
pkgname=uv pkgname=uv
version=0.6.5 version=0.6.6
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
build_helper="rust qemu" build_helper="rust qemu"
@ -12,7 +12,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=ed7275898e4d2acf2e9ae600979078ef1f153626aa5b243b891439cd0da48c30 checksum=45b1532a1ff45035eea7f6b65863d0bd5fc2a7d0fa893062604908d245e7e364
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
i686*) i686*)