Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-xxhash
Commits:
39184535 by Jelle van der Waa at 2024-11-16T19:17:26+01:00
upgpkg: 3.4.1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-xxhash
pkgdesc = Python binding for xxHash
pkgver = 3.4.1
- pkgrel = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/3918453591185fc6d113f3fa8025dd33d3ed198c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xxhash/-/commit/3918453591185fc6d113f3fa8025dd33d3ed198c
You're receiving this email because of your account on gitlab.archlinux.org.