uv: update to 0.9.17.
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'uv'
|
# Template file for 'uv'
|
||||||
pkgname=uv
|
pkgname=uv
|
||||||
version=0.9.13
|
version=0.9.17
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper="rust qemu"
|
build_helper="rust qemu"
|
||||||
hostmakedepends="maturin cargo cmake pkg-config"
|
hostmakedepends="maturin cargo cmake pkg-config"
|
||||||
@@ -13,7 +13,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>uv-${version}.tar.gz"
|
distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
|
||||||
checksum=1135d061f8c2b9373ae95c94360d8e732a8cde01aa3f6c62091a293b1f2e3427
|
checksum=3e8beef9df704829ededf23202d767ad511bbb899e9c2a051af2040430213e68
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*)
|
i686*)
|
||||||
|
|||||||
Reference in New Issue
Block a user