python3-xxhash: update to 3.2.0.
This commit is contained in:
parent
df88c22421
commit
f3524b23f4
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python3-xxhash'
|
# Template file for 'python3-xxhash'
|
||||||
pkgname=python3-xxhash
|
pkgname=python3-xxhash
|
||||||
version=3.0.0
|
version=3.2.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
makedepends="python3-devel xxHash-devel"
|
makedepends="python3-devel xxHash-devel"
|
||||||
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
|||||||
homepage="https://github.com/ifduyue/python-xxhash"
|
homepage="https://github.com/ifduyue/python-xxhash"
|
||||||
changelog="https://raw.githubusercontent.com/ifduyue/python-xxhash/master/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/ifduyue/python-xxhash/master/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/x/xxhash/xxhash-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/x/xxhash/xxhash-${version}.tar.gz"
|
||||||
checksum=30b2d97aaf11fb122023f6b44ebb97c6955e9e00d7461a96415ca030b5ceb9c7
|
checksum=1afd47af8955c5db730f630ad53ae798cf7fae0acb64cebb3cf94d35c47dd088
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export XXHASH_LINK_SO=1
|
export XXHASH_LINK_SO=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user