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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Oct 6 18:36:33 CEST 2013


Revision: 22138
          http://gar.svn.sourceforge.net/gar/?rev=22138&view=rev
Author:   wahwah
Date:     2013-10-06 16:36:33 +0000 (Sun, 06 Oct 2013)
Log Message:
-----------
lang-python/cheetah/trunk: Update for dual-Python version package

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

Modified: csw/mgar/pkg/lang-python/cheetah/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/cheetah/trunk/Makefile	2013-10-06 16:34:28 UTC (rev 22137)
+++ csw/mgar/pkg/lang-python/cheetah/trunk/Makefile	2013-10-06 16:36:33 UTC (rev 22138)
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-NAME = cheetah
-VERSION = 2.4.0
+NAME = Cheetah
+VERSION = 2.4.4
 CATEGORIES = python
 GARTYPE = v2
 DESCRIPTION = A template engine and code generation tool
@@ -15,12 +15,10 @@
   emails and even Python code.
 endef
 SPKG_SOURCEURL = http://www.cheetahtemplate.org/
-MASTER_SITES = http://pypi.python.org/packages/source/C/Cheetah/
-DL_NAME = Cheetah
-DISTNAME = $(DL_NAME)-$(VERSION)
+DISTNAME = $(NAME)-$(VERSION)
 DISTFILES  = $(DISTNAME).tar.gz
-UFILES_REGEX = $(DL_NAME)-(\d+(?:\.\d+)*).tar.gz
-CATALOGNAME = py_cheetah
 PACKAGES = CSWpy-cheetah
+RUNTIME_DEP_PKGS_CSWpy-cheetah += CSWlibgcc-s1
 RUNTIME_DEP_PKGS_CSWpy-cheetah += CSWlibpython2-6-1-0
+RUNTIME_DEP_PKGS_CSWpy-cheetah += CSWlibpython2-7-1-0
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/cheetah/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/cheetah/trunk/checksums	2013-10-06 16:34:28 UTC (rev 22137)
+++ csw/mgar/pkg/lang-python/cheetah/trunk/checksums	2013-10-06 16:36:33 UTC (rev 22138)
@@ -1 +1 @@
-873f5440676355512f176fc4ac01011e  Cheetah-2.4.0.tar.gz
+853917116e731afbc8c8a43c37e6ddba  Cheetah-2.4.4.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