uv: update to 0.4.26.

This commit is contained in:
classabbyamp 2024-10-25 06:32:51 -04:00
parent 18db7aaf15
commit e6ea238e03
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.4.24
version=0.4.26
revision=1
build_style=python3-pep517
build_helper="rust qemu"
@ -12,7 +12,7 @@ license="Apache-2.0 OR 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>uv-${version}.tar.gz"
checksum=917be4e4e96ef555e2c739e3b91eac21b7df6f1b45d80e25fe4e50d1249d6846
checksum=5b36575a355193cb3dd3461e477ad7bfddf12d67d941f805caa4aaff52157491
post_install() {
vlicense LICENSE-MIT