python3-axolotl-curve25519: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:15 -04:00
parent 250dae2436
commit 7c6c103f19

View file

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