diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index 40408a45b97..2ca175ec31d 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -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