python-requests: upgrade 2.21.0 -> 2.22.0

-Upgrade from python-requests_2.21.0.bb to python-requests_2.22.0.bb.

-Upgrade from python3-requests_2.21.0.bb to python3-requests_2.22.0.bb.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-06-12 13:59:20 +08:00
committed by Khem Raj
parent c757ee7b5a
commit daa589885e
3 changed files with 2 additions and 2 deletions

View File

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