diff options
author | Brenton Earl <brent@exitstatusone.com> | 2018-11-02 12:18:57 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:40 +0700 |
commit | 514e76fd62ec642188bbc42d527b29447094913b (patch) | |
tree | dd7d4ed795acbfc46fcae0642c06df6d6459f57c /python/phply/phply.info | |
parent | 62e62a903653430853d933e89295a5aca02a3003 (diff) | |
download | slackbuilds-514e76fd62ec642188bbc42d527b29447094913b.tar.gz |
python/phply: Fix collision, script update.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/phply/phply.info')
-rw-r--r-- | python/phply/phply.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/phply/phply.info b/python/phply/phply.info index 5842ae3dd2..bdd0d73117 100644 --- a/python/phply/phply.info +++ b/python/phply/phply.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/viraptor/phply/archive/1.2.5/phply-1.2.5.tar.gz" MD5SUM="f6c0e4014fe70c6436984c07da836ae1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="nose ply" +REQUIRES="ply" MAINTAINER="Brenton Earl" EMAIL="brent@exitstatusone.com" |