diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2019-05-25 00:39:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-25 07:31:50 +0700 |
commit | 979740c4bb6d3e5f12d5fa99f2b474de4c6b1c33 (patch) | |
tree | 359191137ce7d0c768c52180cac6290c0cb79d23 /python/python-requests/python-requests.info | |
parent | 410552a89c8c7eb9eabb156b42ac158e4a5c6bf4 (diff) | |
download | slackbuilds-979740c4bb6d3e5f12d5fa99f2b474de4c6b1c33.tar.gz |
python/python-requests: Updated for version 2.22.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-requests/python-requests.info')
-rw-r--r-- | python/python-requests/python-requests.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info index 549c647a0d..a0833bec26 100644 --- a/python/python-requests/python-requests.info +++ b/python/python-requests/python-requests.info @@ -1,8 +1,8 @@ PRGNAM="python-requests" -VERSION="2.21.0" -HOMEPAGE="http://python-requests.org/" -DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.21.0/requests-2.21.0.tar.gz" -MD5SUM="cc0945656d97368367ce893d5834035a" +VERSION="2.22.0" +HOMEPAGE="https://2.python-requests.org" +DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.22.0/requests-2.22.0.tar.gz" +MD5SUM="b32e3383fbcd173e515883b6631a2eed" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-certifi python-chardet idna python-urllib3" |