summaryrefslogtreecommitdiffstats
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
author Thibaut Notteboom2018-11-03 21:37:14 +0100
committer Willy Sudiarto Raharjo2018-11-10 01:46:41 +0100
commita5071bdbf4299c1fdbf929de43e9cfb3b7e5d40b (patch)
tree914bcc093301ed47459da7e25a6bea4f54ad3267 /python/python-requests/python-requests.SlackBuild
parentbb57b45b4d9032cfa7dc2e7d17cbb6199e283157 (diff)
downloadslackbuilds-a5071bdbf4299c1fdbf929de43e9cfb3b7e5d40b.tar.gz
python/python-requests: Updated for version 2.20.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-requests/python-requests.SlackBuild')
-rw-r--r--python/python-requests/python-requests.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-requests/python-requests.SlackBuild b/python/python-requests/python-requests.SlackBuild
index d1fbe84915..3bbb92f4a7 100644
--- a/python/python-requests/python-requests.SlackBuild
+++ b/python/python-requests/python-requests.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-requests
-VERSION=${VERSION:-2.19.1}
+VERSION=${VERSION:-2.20.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}