diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:24:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:24:19 +0700 |
commit | 0b8843802d5fae054a9d331720c2607fb2637368 (patch) | |
tree | 1af6ae744053e38801ddeedc02fc515cf892bd66 /python/dotty | |
parent | c721c9d00016c877799650678b1393ab47bb7d9b (diff) |
python/dotty: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dotty')
-rw-r--r-- | python/dotty/dotty.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/dotty/dotty.info b/python/dotty/dotty.info index a9a67331a4d6c..8c6cf85bb9db7 100644 --- a/python/dotty/dotty.info +++ b/python/dotty/dotty.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/google/dotty/archive/v1.5/dotty-1.5.tar.gz" MD5SUM="1ac6248a028ca43b6011e702c84fc317" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="six" +REQUIRES="" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |