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/python3-requests_2.12.0.bb | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-requests_2.12.0.bb (limited to 'meta-python/recipes-devtools/python/python3-requests_2.12.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-requests_2.12.0.bb b/meta-python/recipes-devtools/python/python3-requests_2.12.0.bb deleted file mode 100644 index 5e869b7883..0000000000 --- a/meta-python/recipes-devtools/python/python3-requests_2.12.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