diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-04 18:40:01 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-10 07:04:56 +0700 |
commit | 37a41d1669447ec490c23f99e7b6b9dd59443a59 (patch) | |
tree | d0a45c7686f25719e4633be723fed74c46c984e1 /python/requests-oauthlib/requests-oauthlib.SlackBuild | |
parent | 9cbba2737b51fa3f61d139a54ddfc235bd5ed687 (diff) | |
download | slackbuilds-37a41d1669447ec490c23f99e7b6b9dd59443a59.tar.gz |
python/requests-oauthlib: Updated for version 0.5.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.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/requests-oauthlib/requests-oauthlib.SlackBuild b/python/requests-oauthlib/requests-oauthlib.SlackBuild index b6b5f2cedd..5a328218bb 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 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=requests-oauthlib -VERSION=${VERSION:-0.4.2} +VERSION=${VERSION:-0.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |