python3-hkdf: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:14 -04:00
parent 3efa5dacaa
commit 8af8dddc7b

View file

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