[oe-commits] [meta-openembedded] 02/15: python-paho-mqtt: upgrade 1.4.0 -> 1.5.0

git at git.openembedded.org git at git.openembedded.org
Fri Nov 8 17:17:16 UTC 2019


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

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

commit ca3abb378993088302212612046b57fe161d7400
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Nov 8 14:53:52 2019 +0800

    python-paho-mqtt: upgrade 1.4.0 -> 1.5.0
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-paho-mqtt.inc              | 4 ++--
 .../python/{python-paho-mqtt_1.4.0.bb => python-paho-mqtt_1.5.0.bb}   | 0
 .../python/{python3-paho-mqtt_1.4.0.bb => python3-paho-mqtt_1.5.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 66943ed..0a0e610 100644
--- a/meta-python/recipes-devtools/python/python-paho-mqtt.inc
+++ b/meta-python/recipes-devtools/python/python-paho-mqtt.inc
@@ -8,8 +8,8 @@ SRCNAME = "paho-mqtt"
 
 inherit pypi
 
-SRC_URI[md5sum] = "e3ac29cd5dc247a01083a2a8f3fddd08"
-SRC_URI[sha256sum] = "e440a052b46d222e184be3be38676378722072fcd4dfd2c8f509fb861a7b0b79"
+SRC_URI[md5sum] = "45e80d9b8066a8d0ba1ecfffe271bd3d"
+SRC_URI[sha256sum] = "e3d286198baaea195c8b3bc221941d25a3ab0e1507fc1779bdb7473806394be4"
 
 DEPENDS += "${PYTHON_PN}-pytest-runner-native"
 
diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt_1.4.0.bb b/meta-python/recipes-devtools/python/python-paho-mqtt_1.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-paho-mqtt_1.4.0.bb
rename to meta-python/recipes-devtools/python/python-paho-mqtt_1.5.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-paho-mqtt_1.4.0.bb b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-paho-mqtt_1.4.0.bb
rename to meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.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