Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-xxhash
Commits:
f6f1be66 by Antonio Rojas at 2024-04-13T14:37:16+02:00
upgpkg: 3.4.1-3: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-xxhash
pkgdesc = Python binding for xxHash
pkgver = 3.4.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ifduyue/python-xxhash
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=xxhash
pkgname="python-${_pyname}"
pkgver=3.4.1
-pkgrel=2
+pkgrel=3
pkgdesc='Python binding for xxHash'
arch=('x86_64')
url="https://github.com/ifduyue/${pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xxhash/-/commit/f6f1be668cfe73819720003b70a0b7d69869c1ad
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xxhash/-/commit/f6f1be668cfe73819720003b70a0b7d69869c1ad
You're receiving this email because of your account on gitlab.archlinux.org.