summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-11-21 06:21:29 +0100
committer Willy Sudiarto Raharjo2015-11-28 01:26:30 +0100
commit76010acd2c3d0f8a558cf0d88cabb1ce95feaf43 (patch)
treecb46f20114a45f4ae31bb838624418bbd45a0796 /libraries
parentc9c6f0d6db29f5c450ebe03dab47d2384971c2ff (diff)
downloadslackbuilds-76010acd2c3d0f8a558cf0d88cabb1ce95feaf43.tar.gz
libraries/dropbox-python: Updated for version 3.42.
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 a46a7079f1..838a2aa9a0 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.41}
+VERSION=${VERSION:-3.42}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/dropbox-python/dropbox-python.info b/libraries/dropbox-python/dropbox-python.info
index 7928b21248..204bb3077d 100644
--- a/libraries/dropbox-python/dropbox-python.info
+++ b/libraries/dropbox-python/dropbox-python.info
@@ -1,8 +1,8 @@
PRGNAM="dropbox-python"
-VERSION="3.41"
+VERSION="3.42"
HOMEPAGE="http://www.dropbox.com/"
-DOWNLOAD="https://pypi.python.org/packages/source/d/dropbox/dropbox-3.41.tar.gz"
-MD5SUM="f7a5aaa057f5badbdb3117f7f701eeef"
+DOWNLOAD="https://pypi.python.org/packages/source/d/dropbox/dropbox-3.42.tar.gz"
+MD5SUM="d6406ed5ea0c0a190d9a817ec0ccf4df"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools python-urllib3 six python-requests"