python-requests: update to version 2.11.0

* Bug fix release
  * Update RDEPENDS

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-08-15 16:02:19 -04:00
committed by Martin Jansa
parent ccae17a26a
commit 0ebc75611c
4 changed files with 7 additions and 4 deletions

View File

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