summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-11-17 03:25:41 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-21 11:44:13 +0700
commit4df8eb8f45dfe3af621b5d6e6d8a0a35eaeb9fe2 (patch)
tree0e2095ff12278ca734397f9e1ea8f0b3b8443274 /libraries
parent5c41932c7fdbfebec32bdc6af48379351bafee9e (diff)
downloadslackbuilds-4df8eb8f45dfe3af621b5d6e6d8a0a35eaeb9fe2.tar.gz
slackbuilds-4df8eb8f45dfe3af621b5d6e6d8a0a35eaeb9fe2.tar.xz
libraries/dropbox-python: Updated for version 3.41.
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 2eb839b050..a46a7079f1 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.38}
+VERSION=${VERSION:-3.41}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/dropbox-python/dropbox-python.info b/libraries/dropbox-python/dropbox-python.info
index 0537045b81..7928b21248 100644
--- a/libraries/dropbox-python/dropbox-python.info
+++ b/libraries/dropbox-python/dropbox-python.info
@@ -1,8 +1,8 @@
PRGNAM="dropbox-python"
-VERSION="3.38"
+VERSION="3.41"
HOMEPAGE="http://www.dropbox.com/"
-DOWNLOAD="https://pypi.python.org/packages/source/d/dropbox/dropbox-3.38.tar.gz"
-MD5SUM="f528584e24e969eb716fcbee769d3cf5"
+DOWNLOAD="https://pypi.python.org/packages/source/d/dropbox/dropbox-3.41.tar.gz"
+MD5SUM="f7a5aaa057f5badbdb3117f7f701eeef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools python-urllib3 six python-requests"