summaryrefslogtreecommitdiffstats
path: root/python/requests-oauthlib/requests-oauthlib.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-06-29 19:15:00 +0200
committer Willy Sudiarto Raharjo2018-06-30 02:00:08 +0200
commit9e344e6d44cfc1fdb7c945131aaf8dfcc2ec5263 (patch)
treebd5d525d92c12dee8bc42a12a3543f6efa916733 /python/requests-oauthlib/requests-oauthlib.SlackBuild
parent8c1fa2efec89a1649c854559dc8ca646aa5ac882 (diff)
downloadslackbuilds-9e344e6d44cfc1fdb7c945131aaf8dfcc2ec5263.tar.gz
python/requests-oauthlib: Updated for version 1.0.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/requests-oauthlib/requests-oauthlib.SlackBuild')
-rw-r--r--python/requests-oauthlib/requests-oauthlib.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/requests-oauthlib/requests-oauthlib.SlackBuild b/python/requests-oauthlib/requests-oauthlib.SlackBuild
index 44cbeac65a..cd03b81261 100644
--- a/python/requests-oauthlib/requests-oauthlib.SlackBuild
+++ b/python/requests-oauthlib/requests-oauthlib.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for requests-oauthlib
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=requests-oauthlib
-VERSION=${VERSION:-0.7.0}
+VERSION=${VERSION:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}