summaryrefslogtreecommitdiffstats
path: root/python/python-requests/python-requests.info
diff options
context:
space:
mode:
author Thibaut Notteboom2017-07-11 15:52:27 +0200
committer Willy Sudiarto Raharjo2017-07-12 17:47:51 +0200
commit0e5283fdf1e31cddb79091d3e3993ba881fb318a (patch)
tree2a971d9ac472485f851fef2c3a2e4081563eee70 /python/python-requests/python-requests.info
parent2bfcdeefe00aa7f57cc78ca94eb002b9e6011e49 (diff)
downloadold.slackbuilds-0e5283fdf1e31cddb79091d3e3993ba881fb318a.tar.gz
python/python-requests: Updated for version 2.18.1.
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.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info
index 4aa555c51d..dfaa0f64d4 100644
--- a/python/python-requests/python-requests.info
+++ b/python/python-requests/python-requests.info
@@ -1,8 +1,8 @@
PRGNAM="python-requests"
-VERSION="2.17.3"
+VERSION="2.18.1"
HOMEPAGE="http://python-requests.org/"
-DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.17.3/requests-2.17.3.tar.gz"
-MD5SUM="d4f065611e22be52ca08e5dfac471032"
+DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.18.1/requests-2.18.1.tar.gz"
+MD5SUM="a3d6f123e328ab97131f8232a17eebdc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-certifi python-chardet idna python-urllib3"