python3-spake2: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:32 -04:00
parent 756ecd4fb0
commit f8ce5637b0
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'python3-spake2' # Template file for 'python3-spake2'
pkgname=python3-spake2 pkgname=python3-spake2
version=0.8 version=0.8
revision=2 revision=3
archs=noarch
wrksrc="python-spake2-${version}" wrksrc="python-spake2-${version}"
build_style=python3-module build_style=python3-module
pycompile_module="spake2" pycompile_module="spake2"