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


Commits:
62be3652 by Caleb Maclennan at 2025-01-22T12:46:19+03:00
upgpkg: 0.5.22-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.5.21
+       pkgver = 0.5.22
        pkgrel = 1
        url = https://github.com/astral-sh/uv
        arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = uv
        depends = zlib
        depends = bzip2
        options = !lto
-       source = git+https://github.com/astral-sh/uv.git#tag=0.5.21
-       sha256sums = 
0cd4fcd84f405914a7ef9760bce992bc4caef5cf243b98241623fb0b3fb2821d
+       source = git+https://github.com/astral-sh/uv.git#tag=0.5.22
+       sha256sums = 
07e0688ccbb5843cbb4f4045e69a0dd31d3258b1531024c108d2fab04dc7b929
 
 pkgname = uv
 


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
 
 pkgbase=uv
 pkgname=("$pkgbase" "python-$pkgbase")
-pkgver=0.5.21
+pkgver=0.5.22
 pkgrel=1
 pkgdesc='An extremely fast Python package installer and resolver written in 
Rust'
 arch=('x86_64')
@@ -23,7 +23,7 @@ makedepends=('cargo' 'maturin' 'python-installer' 'cmake' 
'git')
 checkdepends=('python' 'python-zstandard' 'libxcrypt-compat' 'clang')
 options=('!lto')
 source=("git+$url.git#tag=$pkgver")
-sha256sums=('0cd4fcd84f405914a7ef9760bce992bc4caef5cf243b98241623fb0b3fb2821d')
+sha256sums=('07e0688ccbb5843cbb4f4045e69a0dd31d3258b1531024c108d2fab04dc7b929')
 
 prepare() {
   cd "$pkgbase"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/uv/-/commit/62be365260e94e1ae3ead396e9bb5d64ff140578

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


Reply via email to