python3-xxhash: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:11 -04:00
parent 691dc6e6a6
commit b2dbf26584

View file

@ -1,7 +1,7 @@
# Template file for 'python3-xxhash'
pkgname=python3-xxhash
version=3.0.0
revision=2
revision=3
wrksrc="xxhash-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools_scm"