summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2013-11-19 22:01:16 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2013-11-20 05:42:02 +0700
commit90d6de13890576fcac6122eb2eaece0b7fc677ec (patch)
tree179ea211822f7ee9c33a605669b13070b4b24a40 /python
parent0079131066088669b98674f37c1758067bad4f46 (diff)
downloadslackbuilds-90d6de13890576fcac6122eb2eaece0b7fc677ec.tar.gz
slackbuilds-90d6de13890576fcac6122eb2eaece0b7fc677ec.tar.xz
python/python2-chardet: Fixed .info file.
Fixed VERSION and added pysetuptools to REQUIRES. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python2-chardet/python2-chardet.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python2-chardet/python2-chardet.info b/python/python2-chardet/python2-chardet.info
index b218fb077e..0dbd696306 100644
--- a/python/python2-chardet/python2-chardet.info
+++ b/python/python2-chardet/python2-chardet.info
@@ -1,10 +1,10 @@
PRGNAM="python2-chardet"
-VERSION="2.0.1"
+VERSION="2.1.1"
HOMEPAGE="https://pypi.python.org/pypi/chardet"
DOWNLOAD="https://pypi.python.org/packages/source/c/chardet/chardet-2.1.1.tar.gz"
MD5SUM="295367fd210d20f3febda615a88e1ef0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="pysetuptools"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"