diff --git a/srcpkgs/python3-influxdb/template b/srcpkgs/python3-influxdb/template index ea2b31c40d0..070edb94df8 100644 --- a/srcpkgs/python3-influxdb/template +++ b/srcpkgs/python3-influxdb/template @@ -3,9 +3,9 @@ pkgname=python3-influxdb version=5.3.1 revision=4 build_style=python3-module -hostmakedepends="python3-setuptools python-setuptools" +hostmakedepends="python3-setuptools" depends="python3-requests python3-six python3-pytz python3-msgpack python3-dateutil" -short_desc="Python3 client for InfluxDB " +short_desc="Python3 client for InfluxDB" maintainer="Pulux " license="MIT" homepage="https://github.com/influxdata/influxdb-python"