aboutsummaryrefslogtreecommitdiff
path: root/python/requests-oauthlib/requests-oauthlib.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2016-09-23 02:44:50 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-24 07:05:14 +0700
commit0527349ce0fe8ffab40a6c7242b8c5ba234ec6bb (patch)
treed517c737c693404031ea8513baa97ff94568560a /python/requests-oauthlib/requests-oauthlib.SlackBuild
parent857e62e00174cdc6f62b932dd9681aae4121d352 (diff)
python/requests-oauthlib: Updated for version 0.7.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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/requests-oauthlib/requests-oauthlib.SlackBuild b/python/requests-oauthlib/requests-oauthlib.SlackBuild
index 037e4ab3cdc8..44cbeac65a81 100644
--- a/python/requests-oauthlib/requests-oauthlib.SlackBuild
+++ b/python/requests-oauthlib/requests-oauthlib.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=requests-oauthlib
-VERSION=${VERSION:-0.6.2}
+VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}