[oe-commits] [meta-openembedded] 32/43: python-paho-mqtt: update to version 1.2.3

git at git.openembedded.org git at git.openembedded.org
Sat Jun 17 17:39:04 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 60d160769cd906cd2c54a6d9129b4ed1723e5b4d
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Jun 16 16:14:42 2017 -0400

    python-paho-mqtt: update to version 1.2.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    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.bb => python-paho-mqtt_1.2.3.bb}     | 0
 .../python/{python3-paho-mqtt_1.2.bb => python3-paho-mqtt_1.2.3.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 7ff3fb2..545985c 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] = "241150b3fcb920ddca4d33181f3238b1"
-SRC_URI[sha256sum] = "9100a6aa706ab699d414ec02705a21eb66f436184691d0bf1f2a85a6213c6c1f"
+SRC_URI[md5sum] = "4bd192ea24e7aa347f6d240101ef82f6"
+SRC_URI[sha256sum] = "0fd746d8650563290f1bd0fec01e74cb57c3ab7406bdb58e5d9252bb5fa5ca44"
 
 RDEPENDS_${PN} = "\
                ${PYTHON_PN}-math \
diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt_1.2.bb b/meta-python/recipes-devtools/python/python-paho-mqtt_1.2.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-paho-mqtt_1.2.bb
rename to meta-python/recipes-devtools/python/python-paho-mqtt_1.2.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.bb b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.bb
rename to meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.3.bb

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


More information about the Openembedded-commits mailing list