summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-09-23 01:44:50 +0200
committer Willy Sudiarto Raharjo2016-09-24 02:05:14 +0200
commit0527349ce0fe8ffab40a6c7242b8c5ba234ec6bb (patch)
treed517c737c693404031ea8513baa97ff94568560a
parent857e62e00174cdc6f62b932dd9681aae4121d352 (diff)
downloadslackbuilds-0527349ce0fe8ffab40a6c7242b8c5ba234ec6bb.tar.gz
python/requests-oauthlib: Updated for version 0.7.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/requests-oauthlib/requests-oauthlib.SlackBuild2
-rw-r--r--python/requests-oauthlib/requests-oauthlib.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/requests-oauthlib/requests-oauthlib.SlackBuild b/python/requests-oauthlib/requests-oauthlib.SlackBuild
index 037e4ab3cd..44cbeac65a 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}
diff --git a/python/requests-oauthlib/requests-oauthlib.info b/python/requests-oauthlib/requests-oauthlib.info
index 09450887a1..960066f175 100644
--- a/python/requests-oauthlib/requests-oauthlib.info
+++ b/python/requests-oauthlib/requests-oauthlib.info
@@ -1,8 +1,8 @@
PRGNAM="requests-oauthlib"
-VERSION="0.6.2"
+VERSION="0.7.0"
HOMEPAGE="https://github.com/requests/requests-oauthlib"
-DOWNLOAD="https://pypi.python.org/packages/cc/31/4d86cc71606ff8121267e732ca4dda5b082f14d57115783a575f26a7b957/requests-oauthlib-0.6.2.tar.gz"
-MD5SUM="e825169b7804528f1d776400d07b802b"
+DOWNLOAD="https://pypi.python.org/packages/46/9b/c28061cc63298bc29ff7d668e18c5293bb522e946aaeb98e4c552d2c0f7b/requests-oauthlib-0.7.0.tar.gz"
+MD5SUM="f770e7313035ecad1edd10ce50d1caec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-requests python-oauthlib"