python3-macaroons: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:19 -04:00
parent f07474bfbc
commit 4f4e499492

View file

@ -1,8 +1,7 @@
# Template file for 'python3-macaroons' # Template file for 'python3-macaroons'
pkgname=python3-macaroons pkgname=python3-macaroons
version=0.13.0 version=0.13.0
revision=3 revision=4
archs=noarch
wrksrc="pymacaroons-${version}" wrksrc="pymacaroons-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"