diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 01:50:46 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 065bbe93dc741c97005e3c678fe8a093035c4ca2 (patch) | |
tree | e18f99619ed5075f2196da0b61a0dda0ff483ba1 /python/python-MonthDelta | |
parent | 2619c9eaa6c1a3c6e675e0461ee2de4614e2876c (diff) | |
download | slackbuilds-065bbe93dc741c97005e3c678fe8a093035c4ca2.tar.gz |
Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/python-MonthDelta')
-rw-r--r-- | python/python-MonthDelta/python-MonthDelta.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-MonthDelta/python-MonthDelta.info b/python/python-MonthDelta/python-MonthDelta.info index ad034c80c8..1848702ac3 100644 --- a/python/python-MonthDelta/python-MonthDelta.info +++ b/python/python-MonthDelta/python-MonthDelta.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/M/MonthDelta/MonthDelta-1.0b.t MD5SUM="0030e741699a1b4d03176e0d13f12864" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pysetuptools" +REQUIRES="" MAINTAINER="Christophe Nguyen" EMAIL="cnguyenminhtan@free.fr" |