python3-influxdb: update to 5.3.0.
This commit is contained in:
parent
fa444e51fb
commit
e4cb2a4515
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-influxdb'
|
# Template file for 'python3-influxdb'
|
||||||
pkgname=python3-influxdb
|
pkgname=python3-influxdb
|
||||||
version=5.2.3
|
version=5.3.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Pulux <pulux@pf4sh.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/influxdata/influxdb-python"
|
homepage="https://github.com/influxdata/influxdb-python"
|
||||||
distfiles="${PYPI_SITE}/i/influxdb/influxdb-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/influxdb/influxdb-${version}.tar.gz"
|
||||||
checksum=30276c7e04bf7659424c733b239ba2f0804d7a1f3c59ec5dd3f88c56176c8d36
|
checksum=9bcaafd57ac152b9824ab12ed19f204206ef5df8af68404770554c5b55b475f6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue