[oe-commits] [meta-openembedded] 03/24: python-paho-mqtt, python3-paho-mqtt: update to 1.3.0

git at git.openembedded.org git at git.openembedded.org
Fri Jul 21 08:53:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit f0a1e0e24451c94eecebb1238e96808de85b6be2
Author: Pascal Bach <pascal.bach at nextrem.ch>
AuthorDate: Wed Jul 19 17:33:16 2017 +0200

    python-paho-mqtt, python3-paho-mqtt: update to 1.3.0
    
    Signed-off-by: Pascal Bach <pascal.bach at nextrem.ch>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-paho-mqtt.inc              | 4 ++--
 .../python/{python-paho-mqtt_1.2.3.bb => python-paho-mqtt_1.3.0.bb}   | 0
 .../python/{python3-paho-mqtt_1.2.3.bb => 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 545985c..531fdf7 100644
--- a/meta-python/recipes-devtools/python/python-paho-mqtt.inc
+++ b/meta-python/recipes-devtools/python/python-paho-mqtt.inc
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=eb48c6ee2cb9f5b8b9fe75e6f817bdfc"
 SRCNAME = "paho-mqtt"
 
 inherit pypi
-SRC_URI[md5sum] = "4bd192ea24e7aa347f6d240101ef82f6"
-SRC_URI[sha256sum] = "0fd746d8650563290f1bd0fec01e74cb57c3ab7406bdb58e5d9252bb5fa5ca44"
+SRC_URI[md5sum] = "b9338236e2836e8579ef140956189cc4"
+SRC_URI[sha256sum] = "2c9ef5494cfc1e41a9fff6544c5a2cd59ea5d401d9119a06ecf7fad6a2ffeb93"
 
 RDEPENDS_${PN} = "\
                ${PYTHON_PN}-math \
diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt_1.2.3.bb b/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-paho-mqtt_1.2.3.bb
rename to meta-python/recipes-devtools/python/python-paho-mqtt_1.3.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.3.bb b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.3.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.3.bb
rename to meta-python/recipes-devtools/python/python3-paho-mqtt_1.3.0.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list