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 = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=13e982bf1b7b164b9d6d1665dac83873"
SRCNAME = "daemonize"
inherit pypi
inherit pypi setuptools
RDEPENDS_${PN} = "\
python-fcntl \