diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:09:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:09:47 +0700 |
commit | 3c860ea663234b8bf99f5ad2cd8d8149c9f919b7 (patch) | |
tree | 0277b2933d828502c2c3160830689eabfe423f98 /libraries | |
parent | 5424e80ed3bb8b9bebe2e8932f4c1a4eaa4fa75f (diff) | |
download | slackbuilds-3c860ea663234b8bf99f5ad2cd8d8149c9f919b7.tar.gz |
libraries/dropbox-python: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/dropbox-python/dropbox-python.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/dropbox-python/dropbox-python.info b/libraries/dropbox-python/dropbox-python.info index 05a9a95933..d02f3694a6 100644 --- a/libraries/dropbox-python/dropbox-python.info +++ b/libraries/dropbox-python/dropbox-python.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/88/c9/899c5d112eb4aa48fb611153 MD5SUM="25f2106e9d4ee7b063749c8f22a567dc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pytest-runner six python-requests" +REQUIRES="pytest-runner" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |