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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Oct 16 17:29:42 CEST 2013


Revision: 22234
          http://gar.svn.sourceforge.net/gar/?rev=22234&view=rev
Author:   dmichelsen
Date:     2013-10-16 15:29:41 +0000 (Wed, 16 Oct 2013)
Log Message:
-----------
lang-python/decorator: Initial commit

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

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

Modified: csw/mgar/pkg/lang-python/decorator/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/tempita/trunk/Makefile	2013-10-16 15:20:17 UTC (rev 22233)
+++ csw/mgar/pkg/lang-python/decorator/trunk/Makefile	2013-10-16 15:29:41 UTC (rev 22234)
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-NAME = Tempita
-VERSION = 0.5.1
+NAME = decorator
+VERSION = 3.4.0
 CATEGORIES = python
 GARTYPE = v2
 
@@ -13,11 +13,9 @@
 MASTER_SITES += $(PYPI_MIRROR)
 DISTFILES += $(DISTNAME).tar.gz
 
-LICENSE_TEXT = This package is licensed under the MIT license
-
-PACKAGES += CSWpy-tempita
-SPKG_DESC_CSWpy-tempita = A very small text templating language
+PACKAGES += CSWpy-decorator
+SPKG_DESC_CSWpy-decorator = Better living through Python with decorators
 # PKGFILES is catchall
-ARCHALL_CSWpy-tempita = 1
+ARCHALL_CSWpy-decorator = 1
 
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/decorator/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/tempita/trunk/checksums	2013-10-16 15:20:17 UTC (rev 22233)
+++ csw/mgar/pkg/lang-python/decorator/trunk/checksums	2013-10-16 15:29:41 UTC (rev 22234)
@@ -1 +1 @@
-f75bdfeabd2f3755f1ff32d582a574a4  Tempita-0.5.1.tar.gz
+1e8756f719d746e2fc0dd28b41251356  decorator-3.4.0.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