summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-09-30 22:17:48 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-01 07:28:39 +0700
commit33a96794e7f5470392865597134bcc70e7712dd6 (patch)
tree7280475c59da4260f4a7748c8dd668840cb4a3f6 /libraries
parent6d7dda48fecadf23b75bb566ef79c8750e2920a2 (diff)
downloadslackbuilds-33a96794e7f5470392865597134bcc70e7712dd6.tar.gz
slackbuilds-33a96794e7f5470392865597134bcc70e7712dd6.tar.xz
libraries/dropbox-python: Updated for version 6.9.0.
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 707796794c..96e2e32bee 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.8.0}
+VERSION=${VERSION:-6.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/dropbox-python/dropbox-python.info b/libraries/dropbox-python/dropbox-python.info
index 86bf44c419..1f717609de 100644
--- a/libraries/dropbox-python/dropbox-python.info
+++ b/libraries/dropbox-python/dropbox-python.info
@@ -1,8 +1,8 @@
PRGNAM="dropbox-python"
-VERSION="6.8.0"
+VERSION="6.9.0"
HOMEPAGE="http://www.dropbox.com/"
-DOWNLOAD="https://pypi.python.org/packages/f5/48/9fdc19aeb97c9bb59a2b1e18191419a877a2bcb0918cf19ca5cd757906fd/dropbox-6.8.0.tar.gz"
-MD5SUM="7997a0da66c85717e18299a0ce949a96"
+DOWNLOAD="https://pypi.python.org/packages/1f/7d/6e90b169fe4142b3b2332fd22d2aecfdc971e42eef19ea1c50b2384067f2/dropbox-6.9.0.tar.gz"
+MD5SUM="dabe3abb682ee66c6d0721856328d8b7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-urllib3 six python-requests typing"