diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-06-07 07:55:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-12 06:51:40 +0700 |
commit | 082adb6cab0d116980c4e862f3cde21361873e1e (patch) | |
tree | 5df6fce53b1375a2ec892d1866c009669166ec86 /python/requests-oauthlib/requests-oauthlib.SlackBuild | |
parent | 0b661c111abacaaf7bf4fbb8a46665dae2d14eb3 (diff) | |
download | slackbuilds-082adb6cab0d116980c4e862f3cde21361873e1e.tar.gz |
python/requests-oauthlib: Updated for version 0.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/requests-oauthlib/requests-oauthlib.SlackBuild')
-rw-r--r-- | python/requests-oauthlib/requests-oauthlib.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/requests-oauthlib/requests-oauthlib.SlackBuild b/python/requests-oauthlib/requests-oauthlib.SlackBuild index 8f93198ff0..5a66414d5c 100644 --- a/python/requests-oauthlib/requests-oauthlib.SlackBuild +++ b/python/requests-oauthlib/requests-oauthlib.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=requests-oauthlib -VERSION=${VERSION:-0.4.0} +VERSION=${VERSION:-0.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |