mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-21 21:52:38 +02:00
community/py3-xxhash: upgrade to 3.4.1
This commit is contained in:
parent
82cf06bd3c
commit
d29fc4eb8f
@ -1,7 +1,7 @@
|
||||
# Maintainer:
|
||||
pkgname=py3-xxhash
|
||||
pkgver=3.2.0
|
||||
pkgrel=3
|
||||
pkgver=3.4.1
|
||||
pkgrel=0
|
||||
pkgdesc="Python Binding for xxHash"
|
||||
url="https://github.com/ifduyue/python-xxhash"
|
||||
arch="all"
|
||||
@ -9,7 +9,6 @@ license="BSD-2-Clause"
|
||||
makedepends="
|
||||
py3-gpep517
|
||||
py3-setuptools
|
||||
py3-setuptools_scm
|
||||
py3-wheel
|
||||
python3-dev
|
||||
xxhash-dev
|
||||
@ -38,5 +37,5 @@ package() {
|
||||
.dist/*.whl
|
||||
}
|
||||
sha512sums="
|
||||
dd64021a0edde4d695eef3af9cc0d4f2b0480cefc07171efba835061ad0a3c7a3635534ec85da89ba91afb2998e0de4a30c03daf437d19293f1740c63f8b91bc py3-xxhash-3.2.0.tar.gz
|
||||
23b3950e289306363558e525563b520a69a44f509324d372e1f6b00e19d461b0a3e67c1cea3c75aae14ef68130d46d6d477db2638eae0ad25c161457237cb1ab py3-xxhash-3.4.1.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user