From e11c66f01f46b1797ab909879fca22856c205248 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Mon, 21 Aug 2017 13:49:59 -0300 Subject: python-requests: Update to version 2.18.4 Signed-off-by: Fabio Berton Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-requests_2.18.4.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-requests_2.18.4.bb (limited to 'meta-python/recipes-devtools/python/python-requests_2.18.4.bb') diff --git a/meta-python/recipes-devtools/python/python-requests_2.18.4.bb b/meta-python/recipes-devtools/python/python-requests_2.18.4.bb new file mode 100644 index 0000000000..0d7a29f745 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-requests_2.18.4.bb @@ -0,0 +1,4 @@ +inherit setuptools +require python-requests.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-zlib" -- cgit 1.2.3-korg