aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-hbmqtt
diff options
context:
space:
mode:
authorFabian Affolter <mail@fabian-affolter.ch>2018-11-11 21:07:48 +0000
committerTimo Teräs <timo.teras@iki.fi>2018-11-12 07:11:27 +0000
commitba6fad5b65ef1c05b3017f55e5f1d82a761f9bc3 (patch)
treeacb4fd988627805611121bcec1ccdc9ecac704fa /testing/py3-hbmqtt
parent88243f090f1abd66777a001fdbf77fa5a06d4bff (diff)
testing/py3-hbmqtt: upgrade to 0.9.5
Diffstat (limited to 'testing/py3-hbmqtt')
-rw-r--r--testing/py3-hbmqtt/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-hbmqtt/APKBUILD b/testing/py3-hbmqtt/APKBUILD
index 98aa6ee94d7..bb2f74f0aab 100644
--- a/testing/py3-hbmqtt/APKBUILD
+++ b/testing/py3-hbmqtt/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-hbmqtt
_pkgname=hbmqtt
-pkgver=0.9.4
-pkgrel=1
+pkgver=0.9.5
+pkgrel=0
pkgdesc="MQTT client/broker using Python asynchronous I/O"
url="https://hbmqtt.readthedocs.io/"
arch="noarch"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1
}
-sha512sums="5ad2e93da08233983edcc6be19d5eb61ade3966f2fd762b818622ca4b7d4fa6a8f8baddc213ee62b3d540806605eec6534291366ce7cdef0368f50a63769c6df hbmqtt-0.9.4.tar.gz"
+sha512sums="39116ada0e267d3a4f336f632862bd4ee621edc18a2a305ffd4f441640c153a6c15246ee37385c913ffc301a66865d8d8d116fef2abad72f81f13bf31da18008 hbmqtt-0.9.5.tar.gz"