summaryrefslogtreecommitdiffstats
path: root/libraries/dropbox-python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-10-27 05:04:25 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-29 06:58:15 +0700
commit097ea484dd3edb981346b4fdda0b0eec2b94b905 (patch)
tree0c077949b04f6d20110aadd0973544172f42b884 /libraries/dropbox-python
parentcc89ea4f3ccc365530e4945c73fb37f029ce9695 (diff)
downloadslackbuilds-097ea484dd3edb981346b4fdda0b0eec2b94b905.tar.gz
slackbuilds-097ea484dd3edb981346b4fdda0b0eec2b94b905.tar.xz
libraries/dropbox-python: Updated for version 7.1.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/dropbox-python')
-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 96e2e32bee..36e0a60176 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:-6.9.0}
+VERSION=${VERSION:-7.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/dropbox-python/dropbox-python.info b/libraries/dropbox-python/dropbox-python.info
index 1f717609de..bbdb7c6b26 100644
--- a/libraries/dropbox-python/dropbox-python.info
+++ b/libraries/dropbox-python/dropbox-python.info
@@ -1,8 +1,8 @@
PRGNAM="dropbox-python"
-VERSION="6.9.0"
+VERSION="7.1.0"
HOMEPAGE="http://www.dropbox.com/"
-DOWNLOAD="https://pypi.python.org/packages/1f/7d/6e90b169fe4142b3b2332fd22d2aecfdc971e42eef19ea1c50b2384067f2/dropbox-6.9.0.tar.gz"
-MD5SUM="dabe3abb682ee66c6d0721856328d8b7"
+DOWNLOAD="https://pypi.python.org/packages/c2/c1/903fc87e7d0b17af6b24e4a0fe8b63c9c3221716e190c1ecc8dac6dd7e86/dropbox-7.1.0.tar.gz"
+MD5SUM="6570108f49e077a05c01e04ddd96e635"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-urllib3 six python-requests typing"