python-requests: update to version 2.12.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
2016-11-16 22:09:15 -05:00
committed by Martin Jansa
parent 4d5f35b4e4
commit e5db2d34f4
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"