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/python3-requests_2.11.0.bb | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-requests_2.11.0.bb (limited to 'meta-python/recipes-devtools/python/python3-requests_2.11.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-requests_2.11.0.bb b/meta-python/recipes-devtools/python/python3-requests_2.11.0.bb deleted file mode 100644 index 5e869b7883..0000000000 --- a/meta-python/recipes-devtools/python/python3-requests_2.11.0.bb +++ /dev/null @@ -1,5 +0,0 @@ -inherit pypi setuptools3 -require python-requests.inc - -# Add the runtime depends for selectors.py -RDEPENDS_${PN} += "${PYTHON_PN}-misc" -- cgit v1.2.3-54-g00ecf