Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
uv
Commits:
afc1d101 by Jelle van der Waa at 2024-04-04T11:36:46+02:00
upgpkg: 0.1.28-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = uv
pkgdesc = An extremely fast Python package installer and resolver
written in Rust
pkgver = 0.1.28
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/astral-sh/uv
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
pkgbase=uv
pkgname=("$pkgbase" "python-$pkgbase")
pkgver=0.1.28
-pkgrel=1
+pkgrel=2
pkgdesc='An extremely fast Python package installer and resolver written in
Rust'
arch=('x86_64')
url="https://github.com/astral-sh/uv"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uv/-/commit/afc1d101c2c125c66a86fe9bc0cfafd410d959fc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uv/-/commit/afc1d101c2c125c66a86fe9bc0cfafd410d959fc
You're receiving this email because of your account on gitlab.archlinux.org.