[Lunar-commits] <moonbase> chardet: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Apr 17 14:29:52 CEST 2011
commit e91b2f18fe3c537827be27ee728bb2fe4a5dd564
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Apr 17 08:29:52 2011 -0400
chardet: Version bump.
---
python/chardet/DETAILS | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/python/chardet/DETAILS b/python/chardet/DETAILS
index 67db684..c575c31 100644
--- a/python/chardet/DETAILS
+++ b/python/chardet/DETAILS
@@ -1,13 +1,15 @@
MODULE=chardet
- VERSION=1.0.1
- SOURCE=$MODULE-$VERSION.tgz
- SOURCE_URL=http://chardet.feedparser.org/download
- SOURCE_VFY=sha1:cff3db70eef4d580951c083dd9bbe2685fd773a5
+ MOD=python2
+ VERSION=2.0.1
+ SOURCE=$MOD-$MODULE-$VERSION.tgz
+ SOURCE_URL=http://chardet.feedparser.org/download/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$MODULE-$VERSION
+ SOURCE_VFY=sha1:d3240c8b7d04bd15d21feda76158223fa7f5f2bc
WEB_SITE=http://chardet.feedparser.org
ENTERED=20071107
- UPDATED=20080915
+ UPDATED=20110417
SHORT="Character encoding auto-detection in Python"
-cat <<EOF
+cat << EOF
Character encoding auto-detection in Python.
EOF
More information about the Lunar-commits
mailing list