Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / uv
Commits: ec4157fe by Caleb Maclennan at 2024-12-04T11:53:38+03:00 upgpkg: 0.5.6-2: Rebuild for Python 3.13 - - - - - 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.5.6 - 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") pkgver=0.5.6 -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/ec4157fe54ff8f01f44cd214566c8c569fb1c2f6 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/uv/-/commit/ec4157fe54ff8f01f44cd214566c8c569fb1c2f6 You're receiving this email because of your account on gitlab.archlinux.org.