1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/py3-xxhash: upgrade to 3.5.0

This commit is contained in:
ptrcnull 2025-07-11 00:50:31 +02:00 committed by Patrycja Rosa
parent 782bb0cf5b
commit 2e133ecf77

View file

@ -1,7 +1,7 @@
# Maintainer:
pkgname=py3-xxhash
pkgver=3.4.1
pkgrel=1
pkgver=3.5.0
pkgrel=0
pkgdesc="Python Binding for xxHash"
url="https://github.com/ifduyue/python-xxhash"
arch="all"
@ -37,5 +37,5 @@ package() {
.dist/*.whl
}
sha512sums="
23b3950e289306363558e525563b520a69a44f509324d372e1f6b00e19d461b0a3e67c1cea3c75aae14ef68130d46d6d477db2638eae0ad25c161457237cb1ab py3-xxhash-3.4.1.tar.gz
54e2798ab7f3e14266dfab7a8a7508a3c8f58b255fa672cbd5fd3cea34d47cee6b317beaf8a2c6d16b08d579c356b11543c64454df3761438f50bfb530860b88 py3-xxhash-3.5.0.tar.gz
"