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


Commits:
8417173b by Caleb Maclennan at 2024-03-13T11:10:31+03:00
upgpkg: 0.1.18-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.17
+       pkgver = 0.1.18
        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=ec8315166696a8a256723c78c989e91d79678ae6
+       source = 
uv::git+https://github.com/astral-sh/uv.git#commit=43dc9c87a6d27b87af191a0aa5216074a209248b
        sha512sums = SKIP
 
 pkgname = uv


=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
 
 pkgbase=uv
 pkgname=("$pkgbase" "python-$pkgbase")
-pkgver=0.1.17
-_commit=ec8315166696a8a256723c78c989e91d79678ae6
+pkgver=0.1.18
+_commit=43dc9c87a6d27b87af191a0aa5216074a209248b
 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/8417173b85344113097d0dec24045aea42dab970

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


Reply via email to