summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-10-04 08:15:30 +0200
committer Willy Sudiarto Raharjo2015-10-10 04:15:06 +0200
commit4694437588cade2505860e64c76c7d5120991dc3 (patch)
treee7895e36ecde8c692ce87d9119bf33a2f927d39e /libraries
parent7403a4122f0089206890ee78e69e7b56095d66b0 (diff)
downloadslackbuilds-4694437588cade2505860e64c76c7d5120991dc3.tar.gz
libraries/dropbox-python: Updated for version 3.36.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/dropbox-python/dropbox-python.SlackBuild2
-rw-r--r--libraries/dropbox-python/dropbox-python.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/dropbox-python/dropbox-python.SlackBuild b/libraries/dropbox-python/dropbox-python.SlackBuild
index cb024dec14..a433044d00 100644
--- a/libraries/dropbox-python/dropbox-python.SlackBuild
+++ b/libraries/dropbox-python/dropbox-python.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=dropbox-python
SCRNAM=$(printf $PRGNAM | cut -c1-7)
-VERSION=${VERSION:-3.34}
+VERSION=${VERSION:-3.36}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/dropbox-python/dropbox-python.info b/libraries/dropbox-python/dropbox-python.info
index 3138f84127..586150784d 100644
--- a/libraries/dropbox-python/dropbox-python.info
+++ b/libraries/dropbox-python/dropbox-python.info
@@ -1,8 +1,8 @@
PRGNAM="dropbox-python"
-VERSION="3.34"
+VERSION="3.36"
HOMEPAGE="http://www.dropbox.com/"
-DOWNLOAD="https://pypi.python.org/packages/source/d/dropbox/dropbox-3.34.tar.gz"
-MD5SUM="b3cf9fc3c6ff378b6123ce8405f4b6d9"
+DOWNLOAD="https://pypi.python.org/packages/source/d/dropbox/dropbox-3.36.tar.gz"
+MD5SUM="9a1dde5071ec5d95369479aaf9d0ac3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools python-urllib3 six python-requests"