Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-uuid-utils


Commits:
84b67169 by Felix Yan at 2026-07-09T20:18:37+00:00
upgpkg: 0.17.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-uuid-utils
        pkgdesc = Fast, drop-in replacement for Python's uuid module, powered 
by Rust
-       pkgver = 0.16.2
+       pkgver = 0.17.0
        pkgrel = 1
        url = https://github.com/aminalaee/uuid-utils
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = python-uuid-utils
        depends = glibc
        depends = libgcc
        depends = python
-       source = git+https://github.com/aminalaee/uuid-utils.git#tag=0.16.2
-       sha512sums = 
1c627c86fd4df5f34c838144f57a4e06fe77cc5e294a6670ee7c28cd47af4878be66be387b6cb6b60e34b7235fce74aef7564a1749732c5538a90ac7435fcc32
+       source = git+https://github.com/aminalaee/uuid-utils.git#tag=0.17.0
+       sha512sums = 
eecd13770f6979e874502c837404ee7f000de424aae7cbe4ab1e061bac01340fc95fcd54f96c064f9845d6449a52d663a7600727b975da24ce1ab5fef91ccc18
 
 pkgname = python-uuid-utils


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-uuid-utils
-pkgver=0.16.2
+pkgver=0.17.0
 pkgrel=1
 pkgdesc="Fast, drop-in replacement for Python's uuid module, powered by Rust"
 arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('glibc' 'libgcc' 'python')
 makedepends=('cargo' 'git' 'python-build' 'python-installer' 'python-maturin' 
'python-wheel')
 checkdepends=('python-pytest' 'python-pytest-codspeed')
 source=("git+https://github.com/aminalaee/uuid-utils.git#tag=$pkgver";)
-sha512sums=('1c627c86fd4df5f34c838144f57a4e06fe77cc5e294a6670ee7c28cd47af4878be66be387b6cb6b60e34b7235fce74aef7564a1749732c5538a90ac7435fcc32')
+sha512sums=('eecd13770f6979e874502c837404ee7f000de424aae7cbe4ab1e061bac01340fc95fcd54f96c064f9845d6449a52d663a7600727b975da24ce1ab5fef91ccc18')
 
 prepare() {
   cd uuid-utils



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-uuid-utils/-/commit/84b67169db58fcdb258d8ef583576d9f98d51225

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-uuid-utils/-/commit/84b67169db58fcdb258d8ef583576d9f98d51225
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to