summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-09-21 04:42:10 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-26 10:05:34 +0700
commit3fb106717e2239ad207ab5e54505a1541e669da4 (patch)
treed77b42d3a77113471827b5be973f5e3068e99c2f /libraries
parent237d08f45b91f0b3a406d2eadc045d68bccf8a05 (diff)
downloadslackbuilds-3fb106717e2239ad207ab5e54505a1541e669da4.tar.gz
slackbuilds-3fb106717e2239ad207ab5e54505a1541e669da4.tar.xz
libraries/dropbox-python: Updated for version 3.28.
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 a7793da274..1bc63e9ef9 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.27}
+VERSION=${VERSION:-3.28}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/dropbox-python/dropbox-python.info b/libraries/dropbox-python/dropbox-python.info
index 1779fd9082..6a9d9913f0 100644
--- a/libraries/dropbox-python/dropbox-python.info
+++ b/libraries/dropbox-python/dropbox-python.info
@@ -1,8 +1,8 @@
PRGNAM="dropbox-python"
-VERSION="3.27"
+VERSION="3.28"
HOMEPAGE="http://www.dropbox.com/"
-DOWNLOAD="https://pypi.python.org/packages/source/d/dropbox/dropbox-3.27.tar.gz"
-MD5SUM="3e698615882ac9e33963f6391b395289"
+DOWNLOAD="https://pypi.python.org/packages/source/d/dropbox/dropbox-3.28.tar.gz"
+MD5SUM="2d61e3c8515cd9a5d3578f05ac3b2321"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools python-urllib3 six python-requests"