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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Apr 15 20:41:58 CEST 2012


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

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

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

Modified: csw/mgar/pkg/lang-python/setproctitle/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/chardet/trunk/Makefile	2012-04-15 18:30:16 UTC (rev 17705)
+++ csw/mgar/pkg/lang-python/setproctitle/trunk/Makefile	2012-04-15 18:41:57 UTC (rev 17707)
@@ -2,19 +2,23 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-NAME = chardet
-VERSION = 1.0.1
+NAME = setproctitle
+VERSION = 1.1.5
 CATEGORIES = python
 GARTYPE = v2
 
-DESCRIPTION = Universal encoding detector
+DESCRIPTION = A library to allow customization of the process title
 
 MASTER_SITES = $(PYPI_MIRROR)
 DISTFILES = $(DISTNAME).tar.gz
 
-VENDOR_URL = http://pypi.python.org/pypi/chardet
+VENDOR_URL = http://code.google.com/p/py-setproctitle/
 
-PACKAGES = CSWpy-chardet
-ARCHALL_CSWpy-chardet = 1
+PACKAGES = CSWpy-setproctitle
+RUNTIME_DEP_PKGS_CSWpy-setproctitle += CSWlibpython2-6-1-0
+CHECKPKG_OVERRIDES_CSWpy-setproctitle += surplus-dependency|CSWpython
 
+# There is no testsuite
+TEST_SCRIPTS =
+
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/setproctitle/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/chardet/trunk/checksums	2012-04-15 18:30:16 UTC (rev 17705)
+++ csw/mgar/pkg/lang-python/setproctitle/trunk/checksums	2012-04-15 18:41:57 UTC (rev 17707)
@@ -1 +1 @@
-7c28b02bca7847c13bebedaf4df6c5a3  chardet-1.0.1.tar.gz
+8dc236c23727a4aca031fcd29b7f8a73  setproctitle-1.1.5.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