Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / uv
Commits:
fa1daeb8 by Caleb Maclennan at 2026-01-06T17:08:15+03:00
upgpkg: 0.9.22-2: Rebuild with Python 3.14 after version bump
- - - - -
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.9.22
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/astral-sh/uv
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@
pkgbase=uv
pkgname=("$pkgbase" "python-$pkgbase"{,-build})
pkgver=0.9.22
-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/fa1daeb8317bf290323740b097c7c784dc7ab6f0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uv/-/commit/fa1daeb8317bf290323740b097c7c784dc7ab6f0
You're receiving this email because of your account on gitlab.archlinux.org.