diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-23 20:56:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-29 06:31:26 +0700 |
commit | d904455b6fc0b6998c9696317aad888e4abb7536 (patch) | |
tree | 8ab400aed77c10e39465170d7072756c11ec41b8 /python | |
parent | 41263db7bf1adc433653323baaa3ff7edb658f0b (diff) | |
download | slackbuilds-d904455b6fc0b6998c9696317aad888e4abb7536.tar.gz |
python/six: Remove %README%.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/six/six.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/six/six.info b/python/six/six.info index 95954872ce..4145d277f9 100644 --- a/python/six/six.info +++ b/python/six/six.info @@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/s/six/six-1.6.1.tar.gz" MD5SUM="07d606ac08595d795bf926cc9985674f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="%README%" +REQUIRES="" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |