uv: update to 0.4.17.
This commit is contained in:
parent
e3aeef2846
commit
44663aea7a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'uv'
|
# Template file for 'uv'
|
||||||
pkgname=uv
|
pkgname=uv
|
||||||
version=0.4.13
|
version=0.4.17
|
||||||
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"
|
distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz"
|
||||||
checksum=1164572b6a4700821bd3cb72594f7421aafa414c8d1a94e9570e530ca7a5c635
|
checksum=68ad7bf18029bcc9f0c8556e5fb96814fa30d8f67b3ccbc5db19e38b487c9326
|
||||||
# many tests require old python versions
|
# many tests require old python versions
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue