aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-influxdb
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-01 20:19:06 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-01 20:47:55 -0300
commit25782c5fa44b90e68dbdcbf714e6bff3b27b552e (patch)
treeef5ea8fc2d0dd524941821f8be45576f983102d6 /testing/py3-influxdb
parent8516c779ffc093d8f9ae3ffd237c58a3d9e37506 (diff)
downloadaports-25782c5fa44b90e68dbdcbf714e6bff3b27b552e.tar.bz2
aports-25782c5fa44b90e68dbdcbf714e6bff3b27b552e.tar.xz
testing/py3-influxdb: upgrade to 5.2.3
Diffstat (limited to 'testing/py3-influxdb')
-rw-r--r--testing/py3-influxdb/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-influxdb/APKBUILD b/testing/py3-influxdb/APKBUILD
index 56872e6e10..103ef0da75 100644
--- a/testing/py3-influxdb/APKBUILD
+++ b/testing/py3-influxdb/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-influxdb
_pkgname=influxdb-python
-pkgver=5.2.2
+pkgver=5.2.3
pkgrel=0
pkgdesc="Python bindings for InfluxDB"
options="!check" # Requires unpackaged nose-cov
@@ -30,4 +30,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="3ffff77ece9f0f37e1a5268e344d631315e15c794a3d5aae06ee9901a9492d3d689b1da23b289a4150360bf68da1fdbb9973b5b0d8332c647652769ca61ad832 py3-influxdb-5.2.2.tar.gz"
+sha512sums="49d70e6293883bad16db5d7d72e02988562311a070f8aca6c82880dea7f40b1c411d5882bc9e224934341a5180bc1fcb0987363cdf0e2ffe9e7f1c615e9588f8 py3-influxdb-5.2.3.tar.gz"