summaryrefslogtreecommitdiff
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2017-03-02 22:48:32 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-02 22:48:32 +0700
commitf85c005d4a02482ca7d359605c7c3bd20aba331d (patch)
treed2a1fb3302b0f69803ffa91829708ab21af45788 /python/python-requests/python-requests.SlackBuild
parent07aa6efc17106cb9637c26270f9ec69c6da23619 (diff)
downloadslackbuilds-f85c005d4a02482ca7d359605c7c3bd20aba331d.tar.gz
python/python-requests: Updated for version 2.13.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 cbeb8e3cc1..3a382181b2 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.12.1}
+VERSION=${VERSION:-2.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}