We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c244a7 commit ff9cb73Copy full SHA for ff9cb73
srcpkgs/uv/template
@@ -1,7 +1,7 @@
1
# Template file for 'uv'
2
pkgname=uv
3
-version=0.9.13
4
-revision=2
+version=0.9.17
+revision=1
5
build_style=python3-pep517
6
build_helper="rust qemu"
7
hostmakedepends="maturin cargo cmake pkg-config"
@@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT"
13
homepage="https://github.com/astral-sh/uv"
14
changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
15
distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
16
-checksum=1135d061f8c2b9373ae95c94360d8e732a8cde01aa3f6c62091a293b1f2e3427
+checksum=3e8beef9df704829ededf23202d767ad511bbb899e9c2a051af2040430213e68
17
18
case "$XBPS_TARGET_MACHINE" in
19
i686*)
0 commit comments