diff options
author | Derek Straka <derek@asterius.io> | 2016-10-13 18:45:41 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-10-25 15:31:15 +0200 |
commit | 2810af5ad51d48758f462648992cb46106245f0c (patch) | |
tree | 238d53aa7a46476ea8aa1796f1c8c76678af6911 /meta-python/recipes-devtools/python/python3-urllib3_1.18.bb | |
parent | 40efc44c8040610efc5f20c006a418acd0caeeb6 (diff) | |
download | meta-openembedded-2810af5ad51d48758f462648992cb46106245f0c.tar.gz |
python-urllib3: update to version 1.18
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-urllib3_1.18.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-urllib3_1.18.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-urllib3_1.18.bb b/meta-python/recipes-devtools/python/python3-urllib3_1.18.bb new file mode 100644 index 0000000000..19eb7025b2 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-urllib3_1.18.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit pypi setuptools3 | ||
2 | require python-urllib3.inc | ||