diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-06-12 13:59:20 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-06-15 16:45:33 -0700 |
commit | daa589885e58f40c32719ebad8949e5b2edb67f4 (patch) | |
tree | 957bcd1ade014c4cd5a8eb1bf549ea9cce6853c1 /meta-python/recipes-devtools | |
parent | c757ee7b5a0c1bff6340d84a331d7fc66272f84b (diff) | |
download | meta-openembedded-daa589885e58f40c32719ebad8949e5b2edb67f4.tar.gz |
python-requests: upgrade 2.21.0 -> 2.22.0
-Upgrade from python-requests_2.21.0.bb to python-requests_2.22.0.bb.
-Upgrade from python3-requests_2.21.0.bb to python3-requests_2.22.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-requests.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-requests_2.22.0.bb (renamed from meta-python/recipes-devtools/python/python-requests_2.21.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-requests_2.22.0.bb (renamed from meta-python/recipes-devtools/python/python3-requests_2.21.0.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-requests.inc b/meta-python/recipes-devtools/python/python-requests.inc index 53504d0b3..5fe5dc21f 100644 --- a/meta-python/recipes-devtools/python/python-requests.inc +++ b/meta-python/recipes-devtools/python/python-requests.inc | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a8d5a1d1c2d53025e2282c511033f6f7" | |||
5 | 5 | ||
6 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-requests:" | 6 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-requests:" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "1bcd0e0977c3f8db1848ba0e2b7ab904" | 8 | SRC_URI[md5sum] = "ee28bee2de76e9198fc41e48f3a7dd47" |
9 | SRC_URI[sha256sum] = "502a824f31acdacb3a35b6690b5fbf0bc41d63a24a45c4004352b0242707598e" | 9 | SRC_URI[sha256sum] = "11e007a8a2aa0323f5a921e9e6a2d7e4e67d9877e85773fba9ba6419025cbeb4" |
10 | 10 | ||
11 | inherit pypi | 11 | inherit pypi |
12 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python-requests_2.21.0.bb b/meta-python/recipes-devtools/python/python-requests_2.22.0.bb index 0d7a29f74..0d7a29f74 100644 --- a/meta-python/recipes-devtools/python/python-requests_2.21.0.bb +++ b/meta-python/recipes-devtools/python/python-requests_2.22.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-requests_2.21.0.bb b/meta-python/recipes-devtools/python/python3-requests_2.22.0.bb index 0a2410f85..0a2410f85 100644 --- a/meta-python/recipes-devtools/python/python3-requests_2.21.0.bb +++ b/meta-python/recipes-devtools/python/python3-requests_2.22.0.bb | |||