diff options
| author | Derek Straka <derek@asterius.io> | 2016-11-16 21:58:09 -0500 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-11-23 15:29:53 +0100 |
| commit | 509cc2a90292b2fb43c545253afb8e3fb370a446 (patch) | |
| tree | e3537c010fe30de7973ea8308ce56b1dd7f874d9 /meta-python/recipes-devtools/python/python3-urllib3_1.19.bb | |
| parent | 245b2f063595cf71e66a8500ea80750cd77477dc (diff) | |
| download | meta-openembedded-509cc2a90292b2fb43c545253afb8e3fb370a446.tar.gz | |
python-urllib3: update to version 1.19
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.19.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-urllib3_1.19.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-urllib3_1.19.bb b/meta-python/recipes-devtools/python/python3-urllib3_1.19.bb new file mode 100644 index 0000000000..19eb7025b2 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-urllib3_1.19.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-urllib3.inc | ||
