From 26b10138433e5d35f19680f6cdf515736936a179 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Mon, 22 Aug 2016 16:01:27 -0300 Subject: python-requests, python3-requests: Update to version 2.11.1 This commit also change RDEPENDS code style and add python-urllib3 as runtime dependence. Signed-off-by: Fabio Berton Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-requests_2.11.0.bb | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-requests_2.11.0.bb (limited to 'meta-python/recipes-devtools/python/python-requests_2.11.0.bb') diff --git a/meta-python/recipes-devtools/python/python-requests_2.11.0.bb b/meta-python/recipes-devtools/python/python-requests_2.11.0.bb deleted file mode 100644 index 627bc95d8a..0000000000 --- a/meta-python/recipes-devtools/python/python-requests_2.11.0.bb +++ /dev/null @@ -1,4 +0,0 @@ -inherit pypi setuptools -require python-requests.inc - -RDEPENDS_${PN} += "${PYTHON_PN}-zlib" -- cgit v1.2.3-54-g00ecf