diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-03-01 11:09:07 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:27:15 +0700 |
commit | f1ab7659b39ee6d94ada89ccda581a01532ba9d0 (patch) | |
tree | cd0158cd4378da8abb110f8decbd836c212cb3be /libraries/dropbox-python/dropbox-python.info | |
parent | a7e722fc48eb9aefe443c34faa18fecbaa4424c5 (diff) | |
download | slackbuilds-f1ab7659b39ee6d94ada89ccda581a01532ba9d0.tar.gz |
libraries/dropbox-python: Updated for version 7.2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/dropbox-python/dropbox-python.info')
-rw-r--r-- | libraries/dropbox-python/dropbox-python.info | 6 |
1 files changed, 3 insertions, 3 deletions
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" |