diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-06-26 14:01:02 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-27 22:17:33 -0700 |
commit | becd0a670193c35747ef8c6db6269fad347177f3 (patch) | |
tree | 1fa1ce3da6cedd24cafd6841730940471472df64 /meta-python/recipes-devtools/python/python3-requests_2.19.1.bb | |
parent | 4d7532da6d16cade57bbd048f08793e68f27a1a0 (diff) | |
download | meta-openembedded-becd0a670193c35747ef8c6db6269fad347177f3.tar.gz |
python(3)-requests: upgrade 2.18.4 -> 2.19.1
The license checksum changes but the license remains the same.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-requests_2.19.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-requests_2.19.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-requests_2.19.1.bb b/meta-python/recipes-devtools/python/python3-requests_2.19.1.bb new file mode 100644 index 000000000..0a2410f85 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-requests_2.19.1.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools3 | ||
2 | require python-requests.inc | ||