Skip to content
Snippets Groups Projects
Commit 0f42da70 authored by Jacek Pruciak's avatar Jacek Pruciak Committed by alice
Browse files

community/py3-influxdb: upgrade to 5.3.0

parent 1952138a
1 merge request!34508community/py3-influxdb: move from testing and upgrade to 5.3.0
Pipeline #122749 passed
......@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-influxdb
_pkgname=influxdb-python
pkgver=5.2.3
pkgrel=3
pkgver=5.3.0
pkgrel=0
pkgdesc="Python bindings for InfluxDB"
options="!check" # Requires unpackaged nose-cov
url="https://github.com/influxdata/influxdb-python"
......@@ -30,4 +30,6 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="49d70e6293883bad16db5d7d72e02988562311a070f8aca6c82880dea7f40b1c411d5882bc9e224934341a5180bc1fcb0987363cdf0e2ffe9e7f1c615e9588f8 py3-influxdb-5.2.3.tar.gz"
sha512sums="
87129544b5bef8062d452447626b639b675bf6ba5076f38d4616a364fa6dfea6aa73beece239aeb8f2294314c4fe6bc7e3ae5d7e463592bd0f77ed3aaaff5557 py3-influxdb-5.3.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment