diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2017-08-21 13:49:59 -0300 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-28 11:06:02 +0200 |
commit | e11c66f01f46b1797ab909879fca22856c205248 (patch) | |
tree | e04f6e9d28fb6b80c728c994ddeff2f728e2472b /meta-python/recipes-devtools/python/python-requests.inc | |
parent | 6bf7b85db3077161a4ba2e255b1985815fd74944 (diff) | |
download | meta-openembedded-e11c66f01f46b1797ab909879fca22856c205248.tar.gz |
python-requests: Update to version 2.18.4
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-requests.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-requests.inc | 4 |
1 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 03eb7dfd10..5d6dca5d3a 100644 --- a/meta-python/recipes-devtools/python/python-requests.inc +++ b/meta-python/recipes-devtools/python/python-requests.inc | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "http://python-requests.org" | |||
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=979d6a23b143e13ea0e5e3aa81248820" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=979d6a23b143e13ea0e5e3aa81248820" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "c8f60cf816a35c0c3fef0a40d0e407a6" | 6 | SRC_URI[md5sum] = "081412b2ef79bdc48229891af13f4d82" |
7 | SRC_URI[sha256sum] = "fb68a7baef4965c12d9cd67c0f5a46e6e28be3d8c7b6910c758fbcc99880b518" | 7 | SRC_URI[sha256sum] = "9c443e7324ba5b85070c4a818ade28bfabedf16ea10206da1132edaa6dda237e" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||