New package: python3-influxdb-5.2.3
This commit is contained in:
parent
f462dc16e9
commit
8690e0ddfc
1 changed files with 19 additions and 0 deletions
19
srcpkgs/python3-influxdb/template
Normal file
19
srcpkgs/python3-influxdb/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'python3-influxdb'
|
||||
pkgname=python3-influxdb
|
||||
version=5.2.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python-setuptools"
|
||||
depends="python3-requests python3-six python3-pytz python3-msgpack python3-dateutil"
|
||||
short_desc="Python3 client for InfluxDB "
|
||||
maintainer="Pulux <pulux@pf4sh.de>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/influxdata/influxdb-python"
|
||||
distfiles="${PYPI_SITE}/i/influxdb/influxdb-${version}.tar.gz"
|
||||
checksum=30276c7e04bf7659424c733b239ba2f0804d7a1f3c59ec5dd3f88c56176c8d36
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue