meta-openembedded/meta-python/recipes-devtools/python/python-requests_2.9.1.bb
Sven Ebenfeld 518234dbaa python-requests: 2.7.0 -> 2.9.1 and add python3 recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:16 +01:00

4 lines
79 B
BlitzBasic

inherit pypi
require python-requests.inc
RDEPENDS_${PN} += "${PYTHON_PN}-zlib"