Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / uv
Commits:
6dca29de by Orhun Parmaksız at 2024-03-14T19:26:48+03:00
upgpkg: 0.1.21-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = uv
pkgdesc = An extremely fast Python package installer and resolver
written in Rust
- pkgver = 0.1.20
+ pkgver = 0.1.21
pkgrel = 1
url = https://github.com/astral-sh/uv
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = uv
depends = zlib
depends = libz.so
options = !lto
- source =
uv::git+https://github.com/astral-sh/uv.git#commit=ea8fc8280a650715e3227cc9c4c3567568c374f6
+ source =
uv::git+https://github.com/astral-sh/uv.git#commit=e9c12c52fd8c233dacb573b9f0a9b62b66c31a89
sha512sums = SKIP
pkgname = uv
=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
pkgbase=uv
pkgname=("$pkgbase" "python-$pkgbase")
-pkgver=0.1.20
-_commit=ea8fc8280a650715e3227cc9c4c3567568c374f6
+pkgver=0.1.21
+_commit=e9c12c52fd8c233dacb573b9f0a9b62b66c31a89
pkgrel=1
pkgdesc='An extremely fast Python package installer and resolver written in
Rust'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uv/-/commit/6dca29de50d29b0115f52466902ce66e7570908b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uv/-/commit/6dca29de50d29b0115f52466902ce66e7570908b
You're receiving this email because of your account on gitlab.archlinux.org.