[csw-devel] SF.net SVN: gar:[17705] csw/mgar/pkg/lang-python

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Apr 15 20:30:16 CEST 2012


Revision: 17705
          http://gar.svn.sourceforge.net/gar/?rev=17705&view=rev
Author:   dmichelsen
Date:     2012-04-15 18:30:16 +0000 (Sun, 15 Apr 2012)
Log Message:
-----------
lang-python/chardet: Initial commit

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/chardet/trunk/Makefile
    csw/mgar/pkg/lang-python/chardet/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/lang-python/chardet/

Modified: csw/mgar/pkg/lang-python/chardet/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/Paste/trunk/Makefile	2012-04-04 21:59:21 UTC (rev 17611)
+++ csw/mgar/pkg/lang-python/chardet/trunk/Makefile	2012-04-15 18:30:16 UTC (rev 17705)
@@ -2,24 +2,19 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-NAME = Paste
-VERSION = 1.7.5.1
+NAME = chardet
+VERSION = 1.0.1
 CATEGORIES = python
 GARTYPE = v2
 
-DESCRIPTION = Tools for using a Web Server Gateway Interface stack
-define BLURB
-endef
+DESCRIPTION = Universal encoding detector
 
 MASTER_SITES = $(PYPI_MIRROR)
 DISTFILES = $(DISTNAME).tar.gz
 
-VENDOR_URL = http://pythonpaste.org/
+VENDOR_URL = http://pypi.python.org/pypi/chardet
 
-PACKAGES = CSWpy-paste
-ARCHALL_CSWpy-paste = 1
+PACKAGES = CSWpy-chardet
+ARCHALL_CSWpy-chardet = 1
 
-# Some tests fail which are probably harmless
-SKIPTEST ?= 1
-
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/chardet/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/Paste/trunk/checksums	2012-04-04 21:59:21 UTC (rev 17611)
+++ csw/mgar/pkg/lang-python/chardet/trunk/checksums	2012-04-15 18:30:16 UTC (rev 17705)
@@ -1 +1 @@
-7ea5fabed7dca48eb46dc613c4b6c4ed  Paste-1.7.5.1.tar.gz
+7c28b02bca7847c13bebedaf4df6c5a3  chardet-1.0.1.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list