Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / uv
Commits:
5d5cc2ec by Caleb Maclennan at 2026-01-10T12:33:44+03:00
upgpkg: 0.9.24-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.24
- 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.24
-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/5d5cc2ecbdc8f178f0d55239a8dcf28d619f3a02
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uv/-/commit/5d5cc2ecbdc8f178f0d55239a8dcf28d619f3a02
You're receiving this email because of your account on gitlab.archlinux.org.