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

@@ -1,4 +1,4 @@
inherit pypi
inherit pypi setuptools
require python-requests.inc
RDEPENDS_${PN} += "${PYTHON_PN}-zlib"
RDEPENDS_${PN} += "${PYTHON_PN}-zlib"