aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-hbmqtt
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2020-01-27 09:30:03 +0000
committerRasmus Thomsen <oss@cogitri.dev>2020-01-27 21:15:30 +0100
commit6d6b30e4939a79660634b22b2f02df4f480bb88d (patch)
tree3e761feb3c3ea9d2974feb277fc307ea2036ab03 /testing/py3-hbmqtt
parent5f87e07c732265d7ec1d406c3316fdbfc4f602f5 (diff)
downloadaports-6d6b30e4939a79660634b22b2f02df4f480bb88d.tar.bz2
aports-6d6b30e4939a79660634b22b2f02df4f480bb88d.tar.xz
testing/py3-hbmqtt: upgrade to 0.9.6
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 e98f76d47d..ae815ef236 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.5
-pkgrel=2
+pkgver=0.9.6
+pkgrel=0
pkgdesc="MQTT client/broker using Python asynchronous I/O"
url="https://hbmqtt.readthedocs.io/"
arch="noarch"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1
}
-sha512sums="39116ada0e267d3a4f336f632862bd4ee621edc18a2a305ffd4f441640c153a6c15246ee37385c913ffc301a66865d8d8d116fef2abad72f81f13bf31da18008 hbmqtt-0.9.5.tar.gz"
+sha512sums="dbbdd328296cb9545f4ea8843fdc951c72c53b54f87a6c589c8d19fa34d2f48a2fb902a918f34196009740b4b6574dc8aabd5c408dcea2905cbb7094238be834 hbmqtt-0.9.6.tar.gz"