mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
uv: update to 0.2.11.
This commit is contained in:
parent
016e886052
commit
1c7562855f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'uv'
|
# Template file for 'uv'
|
||||||
pkgname=uv
|
pkgname=uv
|
||||||
version=0.2.9
|
version=0.2.11
|
||||||
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, 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"
|
distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz"
|
||||||
checksum=d1c2b96c86aa8f928d8f49c3addcbab35bc6c1a6609ae7ed64bfccc3135ec448
|
checksum=75555dfd78bfd30f0b32e7515413319920bd1fcc88c4130c4fe02516dbd2bc58
|
||||||
# many tests require old python versions
|
# many tests require old python versions
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue