python-requests: Update to version 2.18.4

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
2017-08-21 13:49:59 -03:00
committed by Martin Jansa
parent 6bf7b85db3
commit e11c66f01f
3 changed files with 2 additions and 2 deletions

View File

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