summaryrefslogtreecommitdiffstats
path: root/libraries/dropbox-python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-11-06 05:24:43 +0100
committer David Spencer2016-11-11 21:36:30 +0100
commit68a6a626de2b21791ff5a21ef5fc69080070847a (patch)
tree9ff8fc344b0f062f9115f535d6791f50675f4d41 /libraries/dropbox-python
parent531d5ba42e3a3fbe4d8a91fed28bd398f4b43fc3 (diff)
downloadslackbuilds-68a6a626de2b21791ff5a21ef5fc69080070847a.tar.gz
libraries/dropbox-python: Updated for version 7.1.1.
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 36e0a60176..28907e0bc2 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:-7.1.0}
+VERSION=${VERSION:-7.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/dropbox-python/dropbox-python.info b/libraries/dropbox-python/dropbox-python.info
index bbdb7c6b26..213a93f1cb 100644
--- a/libraries/dropbox-python/dropbox-python.info
+++ b/libraries/dropbox-python/dropbox-python.info
@@ -1,8 +1,8 @@
PRGNAM="dropbox-python"
-VERSION="7.1.0"
+VERSION="7.1.1"
HOMEPAGE="http://www.dropbox.com/"
-DOWNLOAD="https://pypi.python.org/packages/c2/c1/903fc87e7d0b17af6b24e4a0fe8b63c9c3221716e190c1ecc8dac6dd7e86/dropbox-7.1.0.tar.gz"
-MD5SUM="6570108f49e077a05c01e04ddd96e635"
+DOWNLOAD="https://pypi.python.org/packages/19/a2/690e468e815cb80175677d2d1990e81367c641f75da4bf35461315a27936/dropbox-7.1.1.tar.gz"
+MD5SUM="d7844388fb3ee52c79c75b1e05b7becf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-urllib3 six python-requests typing"