python-requests: update to version 2.18.3

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2017-08-09 21:35:29 -04:00
committed by Martin Jansa
parent b55f749c39
commit f82565f4eb
3 changed files with 2 additions and 2 deletions

View File

@@ -3,8 +3,8 @@ HOMEPAGE = "http://python-requests.org"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=979d6a23b143e13ea0e5e3aa81248820"
SRC_URI[md5sum] = "40f723ed01dddeaf990d0609d073f021"
SRC_URI[sha256sum] = "c6f3bdf4a4323ac7b45d01e04a6f6c20e32a052cd04de81e05103abc049ad9b9"
SRC_URI[md5sum] = "c8f60cf816a35c0c3fef0a40d0e407a6"
SRC_URI[sha256sum] = "fb68a7baef4965c12d9cd67c0f5a46e6e28be3d8c7b6910c758fbcc99880b518"
inherit pypi