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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Feb 5 14:26:21 CET 2012


Revision: 16999
          http://gar.svn.sourceforge.net/gar/?rev=16999&view=rev
Author:   dmichelsen
Date:     2012-02-05 13:26:21 +0000 (Sun, 05 Feb 2012)
Log Message:
-----------
lang-python/south: Initial commit

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

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

Modified: csw/mgar/pkg/lang-python/south/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/html5lib/trunk/Makefile	2012-02-05 13:07:10 UTC (rev 16998)
+++ csw/mgar/pkg/lang-python/south/trunk/Makefile	2012-02-05 13:26:21 UTC (rev 16999)
@@ -2,23 +2,25 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-NAME = html5lib
-VERSION = 0.90
+NAME = south
+VERSION = 0.7.3
 CATEGORIES = python
 GARTYPE = v2
 
-DESCRIPTION = A library for working with graphs in Python
+DESCRIPTION = Intelligent schema and data migrations for  Django projects
 define BLURB
 endef
 
-MASTER_SITES = $(GOOGLE_MIRROR)
-DISTFILES  = $(NAME)-$(VERSION).zip
+MASTER_SITES = http://www.aeracode.org/releases/south/
+DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
-VENDOR_URL = http://code.google.com/p/html5lib/
+VENDOR_URL = http://south.aeracode.org/
 
-LICENSE = README
+LICENSE = LICENSE
 
-PACKAGES += CSWpy-html5lib
-ARCHALL_CSWpy-html5lib = 1
+PACKAGES += CSWpy-south
+ARCHALL_CSWpy-south = 1
 
+DISTNAME = south
+
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/south/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/html5lib/trunk/checksums	2012-02-05 13:07:10 UTC (rev 16998)
+++ csw/mgar/pkg/lang-python/south/trunk/checksums	2012-02-05 13:26:21 UTC (rev 16999)
@@ -1 +1 @@
-691e6b9ebe15b333a28280974b2ce432  html5lib-0.90.zip
+693a2a7a57b29c49bc177fe951e04767  south-0.7.3.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