Update python recipes to use the updated pypi class

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2016-02-14 23:05:17 -05:00
committed by Martin Jansa
parent 485b30ac87
commit b62ae60f86
29 changed files with 32 additions and 32 deletions

View File

@@ -3,7 +3,7 @@ LICENSE = "EPL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=eb48c6ee2cb9f5b8b9fe75e6f817bdfc"
SRCNAME = "paho-mqtt"
inherit pypi
inherit pypi setuptools
RDEPENDS_${PN} = "\
python-math \