summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-03-01 10:09:07 +0100
committer Willy Sudiarto Raharjo2017-03-04 01:27:15 +0100
commitf1ab7659b39ee6d94ada89ccda581a01532ba9d0 (patch)
treecd0158cd4378da8abb110f8decbd836c212cb3be
parenta7e722fc48eb9aefe443c34faa18fecbaa4424c5 (diff)
downloadslackbuilds-f1ab7659b39ee6d94ada89ccda581a01532ba9d0.tar.gz
libraries/dropbox-python: Updated for version 7.2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--libraries/dropbox-python/dropbox-python.SlackBuild4
-rw-r--r--libraries/dropbox-python/dropbox-python.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/dropbox-python/dropbox-python.SlackBuild b/libraries/dropbox-python/dropbox-python.SlackBuild
index 28907e0bc2..646ff4cb7c 100644
--- a/libraries/dropbox-python/dropbox-python.SlackBuild
+++ b/libraries/dropbox-python/dropbox-python.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for dropbox-python
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=dropbox-python
SCRNAM=$(printf $PRGNAM | cut -c1-7)
-VERSION=${VERSION:-7.1.1}
+VERSION=${VERSION:-7.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/dropbox-python/dropbox-python.info b/libraries/dropbox-python/dropbox-python.info
index 213a93f1cb..9b643072ca 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.1"
+VERSION="7.2.1"
HOMEPAGE="http://www.dropbox.com/"
-DOWNLOAD="https://pypi.python.org/packages/19/a2/690e468e815cb80175677d2d1990e81367c641f75da4bf35461315a27936/dropbox-7.1.1.tar.gz"
-MD5SUM="d7844388fb3ee52c79c75b1e05b7becf"
+DOWNLOAD="https://pypi.python.org/packages/39/89/5e494728d66645cefa5ef21ac104fc0be12e512fe623e5c37bac1243fb88/dropbox-7.2.1.tar.gz"
+MD5SUM="6ca8a76c66a9bbb8689cd77b88c09b60"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-urllib3 six python-requests typing"