aboutsummaryrefslogtreecommitdiff
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2018-11-03 20:37:14 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:46:41 +0700
commita5071bdbf4299c1fdbf929de43e9cfb3b7e5d40b (patch)
tree914bcc093301ed47459da7e25a6bea4f54ad3267 /python/python-requests/python-requests.SlackBuild
parentbb57b45b4d9032cfa7dc2e7d17cbb6199e283157 (diff)
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 d1fbe84915098..3bbb92f4a7c09 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}