meta-openembedded/meta-python/recipes-devtools/python/python-paho-mqtt_1.4.0.bb
Paul Eggleton 5ce9fda7fc 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 <paul.eggleton@linux.intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-26 09:38:14 -08:00

7 lines
103 B
BlitzBasic

inherit setuptools
require python-paho-mqtt.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-subprocess \
"