python3-path-and-address: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:23 -04:00
parent f6f3b6e102
commit 0f6a5a9bc8

View file

@ -1,8 +1,7 @@
# Template file for 'python3-path-and-address' # Template file for 'python3-path-and-address'
pkgname=python3-path-and-address pkgname=python3-path-and-address
version=2.0.1 version=2.0.1
revision=1 revision=2
archs=noarch
wrksrc="path-and-address-${version}" wrksrc="path-and-address-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"