diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-16 07:07:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-16 07:07:32 +0700 |
commit | f5e58ad186cb03e99ad272e9890c2418ced38684 (patch) | |
tree | a7f96d1ad89615731338a3c36e2a8cb9388834b4 | |
parent | b933a59163e7fb6e73dbfce6dd63399b9e21eaed (diff) |
network/deis: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/deis/deis.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/deis/deis.info b/network/deis/deis.info index 4c7fb80ab350..d0e74d8a0166 100644 --- a/network/deis/deis.info +++ b/network/deis/deis.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/d/deis/deis-1.6.1.tar.gz" MD5SUM="dda95188c7bb4562c97eeeefc4eed8f9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="docopt python-dateutil python-requests termcolor PyYAML python-tabulate python-urllib3 ndg_httpsclient" +REQUIRES="docopt python-dateutil python-requests termcolor PyYAML python-tabulate ndg_httpsclient" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |