[oe] [meta-python] [PATCH] python-paho-mqtt: upgrade 1.4.0 -> 1.5.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Nov 8 06:53:52 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-paho-mqtt.inc      | 4 ++--
 .../{python-paho-mqtt_1.4.0.bb => python-paho-mqtt_1.5.0.bb}  | 0
 ...{python3-paho-mqtt_1.4.0.bb => python3-paho-mqtt_1.5.0.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-paho-mqtt_1.4.0.bb => python-paho-mqtt_1.5.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-paho-mqtt_1.4.0.bb => python3-paho-mqtt_1.5.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt.inc b/meta-python/recipes-devtools/python/python-paho-mqtt.inc
index 66943ed6c..0a0e61084 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
-- 
2.20.1





More information about the Openembedded-devel mailing list