python3-axolotl-curve25519: rebuild for Python 3.9

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

View file

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