Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / uv
Commits:
0bc9601f by Caleb Maclennan at 2024-04-24T22:19:23+03:00
upgpkg: 0.1.38-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.38
- 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.38
-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/0bc9601fd805dd701e77fc2b0f53675ee17b1953
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uv/-/commit/0bc9601fd805dd701e77fc2b0f53675ee17b1953
You're receiving this email because of your account on gitlab.archlinux.org.