diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:23:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:23:09 +0700 |
commit | 51fe18d794e38bca5794e54a4d9091517d8d694f (patch) | |
tree | d62c5c3996e4aa7d2be2c83b6a6186da8c5a6061 /python | |
parent | b0b64ee782921ad56ed8c02375328fa14782078e (diff) | |
download | slackbuilds-51fe18d794e38bca5794e54a4d9091517d8d694f.tar.gz |
python/Paver: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/Paver/Paver.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Paver/Paver.info b/python/Paver/Paver.info index 3a40847a7d..49fd798c04 100644 --- a/python/Paver/Paver.info +++ b/python/Paver/Paver.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/7f/df/c2aba0e68432471a252dc0d344f0a55 MD5SUM="b74f27f07e3d4a4fad83ebd8dc4e511a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="six" +REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |