[Lunar-commits] <moonbase> Cheetah: version bumped to 2.4.4. Thanks to Aaron Torres for the submission.

Florin Braescu florin at lunar-linux.org
Sun Nov 6 15:47:07 CET 2011


commit aa35da8298816274e6ba722a9fa63ec75ea0b51f
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Nov 6 15:47:07 2011 +0100

    Cheetah: version bumped to 2.4.4. Thanks to Aaron Torres for the submission.
---
 libs/Cheetah/BUILD   |    5 +++--
 libs/Cheetah/DEPENDS |    1 +
 libs/Cheetah/DETAILS |   11 +++++------
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/libs/Cheetah/BUILD b/libs/Cheetah/BUILD
index eecac06..9b1de99 100644
--- a/libs/Cheetah/BUILD
+++ b/libs/Cheetah/BUILD
@@ -1,5 +1,6 @@
 (
- prepare_install        &&
+
+ prepare_install  &&
  python setup.py install
- 
+
 ) > $C_FIFO 2>&1
diff --git a/libs/Cheetah/DEPENDS b/libs/Cheetah/DEPENDS
index 7d03d17..6bc393c 100644
--- a/libs/Cheetah/DEPENDS
+++ b/libs/Cheetah/DEPENDS
@@ -1 +1,2 @@
 depends Python
+depends python-markdown
diff --git a/libs/Cheetah/DETAILS b/libs/Cheetah/DETAILS
index 74118de..77167b3 100644
--- a/libs/Cheetah/DETAILS
+++ b/libs/Cheetah/DETAILS
@@ -1,12 +1,11 @@
          MODULE=Cheetah
-        VERSION=2.0.1
+        VERSION=2.4.4
          SOURCE=$MODULE-$VERSION.tar.gz
-  SOURCE_URL[0]=$SFORGE_URL/cheetahtemplate/
-     SOURCE_VFY=sha1:6c1aab90bf2d34f3f72998c96ff2767d870a5e7d
-       WEB_SITE=http://cheetahtemplate.sourceforge.net/
+     SOURCE_URL=http://pypi.python.org/packages/source/C/$MODULE
+       WEB_SITE=http://www.cheetahtemplate.org
         ENTERED=20030402
-        UPDATED=20090826
-          SHORT="Python-powered template engine and code generator."
+        UPDATED=20111106
+          SHORT="Python-powered template engine and code generator"
 
 cat << EOF
 Cheetah is a Python-powered template engine and code generator. It can


More information about the Lunar-commits mailing list