diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 08:31:17 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:57 +0100 |
commit | 8e1e30ece05b138678abca77cc0ede1bea2a61df (patch) | |
tree | ebb71a9267cc359818ce6f1df45cb84929aa2c9f /community/py-paho-mqtt | |
parent | c037ebc94d93e0c0b3ec308985e9da9a4fc5c23b (diff) | |
download | aports-8e1e30ece05b138678abca77cc0ede1bea2a61df.tar.bz2 aports-8e1e30ece05b138678abca77cc0ede1bea2a61df.tar.xz |
community/py-paho-mqtt: rebuild against new version of python3
Diffstat (limited to 'community/py-paho-mqtt')
-rw-r--r-- | community/py-paho-mqtt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-paho-mqtt/APKBUILD b/community/py-paho-mqtt/APKBUILD index 2ff5916afc..153c1f5fd4 100644 --- a/community/py-paho-mqtt/APKBUILD +++ b/community/py-paho-mqtt/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-paho-mqtt _pkgname=paho-mqtt pkgver=1.2 -pkgrel=0 +pkgrel=1 pkgdesc="A python MQTT version 3.1/3.1.1 client class" url="http://www.eclipse.org/paho/" arch="noarch" |