diff options
-rw-r--r-- | python/requests-oauthlib/requests-oauthlib.SlackBuild | 2 | ||||
-rw-r--r-- | python/requests-oauthlib/requests-oauthlib.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/python/requests-oauthlib/requests-oauthlib.info b/python/requests-oauthlib/requests-oauthlib.info index 09c02f5b80..c1225271ff 100644 --- a/python/requests-oauthlib/requests-oauthlib.info +++ b/python/requests-oauthlib/requests-oauthlib.info @@ -1,8 +1,8 @@ PRGNAM="requests-oauthlib" -VERSION="0.4.0" +VERSION="0.4.1" HOMEPAGE="https://github.com/requests/requests-oauthlib" -DOWNLOAD="https://pypi.python.org/packages/source/r/requests-oauthlib/requests-oauthlib-0.4.0.tar.gz" -MD5SUM="2649560205a02473998e0e7dd881ee5a" +DOWNLOAD="https://pypi.python.org/packages/source/r/requests-oauthlib/requests-oauthlib-0.4.1.tar.gz" +MD5SUM="4e5125f249580ae4f815d7291f505124" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-requests python-oauthlib" |