Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / uv


Commits:
e3374217 by Orhun Parmaksız at 2024-02-23T12:40:11+03:00
upgpkg: 0.1.9-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.8
+       pkgver = 0.1.9
        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=f0b39a36b46786891042100ecdf4837c73b9d3cb
+       source = 
uv::git+https://github.com/astral-sh/uv.git#commit=eef3ca53675ff285e3883192d805cb1834c3a88d
        sha512sums = SKIP
 
 pkgname = uv


=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
 
 pkgbase=uv
 pkgname=("$pkgbase" "python-$pkgbase")
-pkgver=0.1.8
-_commit=f0b39a36b46786891042100ecdf4837c73b9d3cb
+pkgver=0.1.9
+_commit=eef3ca53675ff285e3883192d805cb1834c3a88d
 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/e3374217995e4e3a8d0067e88b3f1327a544bd6e

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


Reply via email to