python3-influxdb: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:15 -04:00
parent 57a8a05e74
commit ab371b4f1c

View file

@ -1,8 +1,7 @@
# Template file for 'python3-influxdb'
pkgname=python3-influxdb
version=5.3.0
revision=1
archs=noarch
revision=2
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python-setuptools"