python-requests: update to version 2.13.0

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2017-02-03 12:51:17 -05:00
committed by Martin Jansa
parent a8a0efe89c
commit bda2d658bd
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
inherit pypi setuptools3
require python-requests.inc
# Add the runtime depends for selectors.py
RDEPENDS_${PN} += "${PYTHON_PN}-misc"