diff options
author | Derek Straka <derek@asterius.io> | 2017-10-25 09:05:57 -0400 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-11-15 16:31:30 -0800 |
commit | 46b49934beb8dd3cce8cb11c13652c41092d94ea (patch) | |
tree | 4c98dc71e2e9c5dda480111f3e04a4f7f2daf68c /meta-python | |
parent | d6e84adcead0df8cebdc7219b75b4ffb00c008ff (diff) | |
download | meta-openembedded-46b49934beb8dd3cce8cb11c13652c41092d94ea.tar.gz |
python-paho-mqtt: update to version 1.3.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-paho-mqtt.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb (renamed from meta-python/recipes-devtools/python/python-paho-mqtt_1.3.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-paho-mqtt_1.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-paho-mqtt_1.3.0.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt.inc b/meta-python/recipes-devtools/python/python-paho-mqtt.inc index ad1ce6a90..9efbd2f1e 100644 --- a/meta-python/recipes-devtools/python/python-paho-mqtt.inc +++ b/meta-python/recipes-devtools/python/python-paho-mqtt.inc | |||
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=eb48c6ee2cb9f5b8b9fe75e6f817bdfc \ | |||
7 | SRCNAME = "paho-mqtt" | 7 | SRCNAME = "paho-mqtt" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | SRC_URI[md5sum] = "b9338236e2836e8579ef140956189cc4" | 10 | SRC_URI[md5sum] = "2cc27d8b369700b1fc99325add0dadd2" |
11 | SRC_URI[sha256sum] = "2c9ef5494cfc1e41a9fff6544c5a2cd59ea5d401d9119a06ecf7fad6a2ffeb93" | 11 | SRC_URI[sha256sum] = "31911f6031de306c27ed79dc77b690d7c55b0dcb0f0434ca34ec6361d0371122" |
12 | 12 | ||
13 | DEPENDS += "${PYTHON_PN}-pytest-runner-native" | 13 | DEPENDS += "${PYTHON_PN}-pytest-runner-native" |
14 | 14 | ||
diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.0.bb b/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb index f369b2e84..f369b2e84 100644 --- a/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-paho-mqtt_1.3.0.bb b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.3.1.bb index 4981e61ed..4981e61ed 100644 --- a/meta-python/recipes-devtools/python/python3-paho-mqtt_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.3.1.bb | |||