uv: update to 0.2.9.

This commit is contained in:
classabbyamp 2024-06-09 11:44:07 -04:00
parent 9562281825
commit 45d0cbb0d8
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'uv'
pkgname=uv
version=0.2.6
version=0.2.9
revision=1
build_style=python3-pep517
build_helper="rust qemu"
@ -12,7 +12,7 @@ license="Apache-2.0, 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"
checksum=c822fc118367829825775874c19d14bb9415804a2c5efa6dfbb302b1fb18ae0e
checksum=d1c2b96c86aa8f928d8f49c3addcbab35bc6c1a6609ae7ed64bfccc3135ec448
# many tests require old python versions
make_check=no