Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / uv


Commits:
21448fdf by Caleb Maclennan at 2024-02-29T22:37:09+03:00
upgpkg: 0.1.13-1

- - - - -


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.12
+       pkgver = 0.1.13
        pkgrel = 1
        url = https://github.com/astral-sh/uv
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = uv
        depends = gcc-libs
        depends = glibc
        options = !lto
-       source = 
uv::git+https://github.com/astral-sh/uv.git#commit=f68b2d1d5efc05acb9fe48c558d631081eff26d9
+       source = 
uv::git+https://github.com/astral-sh/uv.git#commit=9ce5170e6429e3ea7990a40fb15daa67d57e82b3
        sha512sums = SKIP
 
 pkgname = uv


=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
 
 pkgbase=uv
 pkgname=("$pkgbase" "python-$pkgbase")
-pkgver=0.1.12
-_commit=f68b2d1d5efc05acb9fe48c558d631081eff26d9
+pkgver=0.1.13
+_commit=9ce5170e6429e3ea7990a40fb15daa67d57e82b3
 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/21448fdf29b67b919b38a193abd5eb770222d4f1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/uv/-/commit/21448fdf29b67b919b38a193abd5eb770222d4f1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to