From 5ce9fda7fc3418046ea2abaabed3e9a4272d67e3 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Thu, 22 Nov 2018 14:59:10 +1300 Subject: python*-paho-mqtt: upgrade to 1.4.0 1.4.0 is primarily a bugfix release, see here for details: https://github.com/eclipse/paho.mqtt.python/blob/v1.4.0/ChangeLog.txt Signed-off-by: Paul Eggleton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-paho-mqtt_1.4.0.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-paho-mqtt_1.4.0.bb (limited to 'meta-python/recipes-devtools/python/python3-paho-mqtt_1.4.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.4.0.bb new file mode 100644 index 0000000000..4981e61ed8 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.4.0.bb @@ -0,0 +1,3 @@ +inherit setuptools3 +require python-paho-mqtt.inc + -- cgit v1.2.3-54-g00ecf