summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-02-22 12:45:36 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-23 23:22:27 +0100
commit4ebe225e20480e55a4b7044ebc440bd7322db1f5 (patch)
tree58e988dbd130ca479c043cf478948ee53702316f /meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb
parentd86b0abb88f78da062a3970677f8b5194fc98971 (diff)
downloadmeta-openembedded-4ebe225e20480e55a4b7044ebc440bd7322db1f5.tar.gz
python-paho-mqtt: update to version 1.2
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb b/meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb
deleted file mode 100644
index b8f5f3fce2..0000000000
--- a/meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1SUMMARY = "MQTT version 3.1/3.1.1 client library"
2LICENSE = "EPL-1.0"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=eb48c6ee2cb9f5b8b9fe75e6f817bdfc"
4SRCNAME = "paho-mqtt"
5
6inherit pypi setuptools
7
8RDEPENDS_${PN} = "\
9 python-math \
10 python-io \
11 python-threading \
12"
13
14SRC_URI[md5sum] = "a6407b74eb5e5411e157be1de5c11366"
15SRC_URI[sha256sum] = "0f7a629efe6e3a2c61b59d3550aa9f2c4529b5689a65fde45e6f1ac36b9a261e"