python3-influxdb: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:25 -04:00
parent 59d114b044
commit 688ca80268

View file

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