python3-axolotl: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:30 -04:00
parent a8487f8b03
commit 52e1038d4c

View file

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