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/python-paho-mqtt_1.3.1.bb | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb (limited to 'meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb') diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb b/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb deleted file mode 100644 index a1031176e4..0000000000 --- a/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb +++ /dev/null @@ -1,6 +0,0 @@ -inherit setuptools -require python-paho-mqtt.inc - -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-subprocess \ -" -- cgit v1.2.3-54-g00ecf