python-requests, python3-requests: Update to version 2.11.1

This commit also change RDEPENDS code style and add python-urllib3
as runtime dependence.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Fabio Berton
2016-08-22 16:01:27 -03:00
committed by Martin Jansa
parent ed70cd5761
commit 26b1013843
3 changed files with 12 additions and 3 deletions

View File

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