From 66beffe601d5f577b1e0ce16dbc893db63f62c27 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 16 Feb 2017 17:52:03 -0500 Subject: python-urllib3: update to version 1.2 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-urllib3_1.2.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-urllib3_1.2.bb (limited to 'meta-python/recipes-devtools/python/python3-urllib3_1.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-urllib3_1.2.bb b/meta-python/recipes-devtools/python/python3-urllib3_1.2.bb new file mode 100644 index 0000000000..19eb7025b2 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-urllib3_1.2.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-urllib3.inc -- cgit 1.2.3-korg