From bda2d658bd3354d4e491068f3d69f3dda2e74f1c Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 3 Feb 2017 12:51:17 -0500 Subject: python-requests: update to version 2.13.0 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-requests_2.13.0.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-requests_2.13.0.bb (limited to 'meta-python/recipes-devtools/python/python-requests_2.13.0.bb') diff --git a/meta-python/recipes-devtools/python/python-requests_2.13.0.bb b/meta-python/recipes-devtools/python/python-requests_2.13.0.bb new file mode 100644 index 0000000000..627bc95d8a --- /dev/null +++ b/meta-python/recipes-devtools/python/python-requests_2.13.0.bb @@ -0,0 +1,4 @@ +inherit pypi setuptools +require python-requests.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-zlib" -- cgit v1.2.3-54-g00ecf