python3-axolotl-curve25519: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:41 -04:00
parent fb0541ef6d
commit 1cf1211a60

View file

@ -2,7 +2,7 @@
pkgname=python3-axolotl-curve25519
_pkgname=${pkgname/3/}
version=0.4.1.post2
revision=4
revision=5
wrksrc="$_pkgname-$version"
build_style=python3-module
hostmakedepends="python3-setuptools"