SOURCE_HASH=sha512:7b30a376891191240651ce14490aec373c50e27638e737ce9459128d9f59333c263ffac81d9ed99033b89aaf27fdef5c85ec6acbdc469eb61339193f51b403b0
@@ -17,11 +17,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
SHORT="a pythonic, object-oriented web development framework"
cat << EOF
CherryPy is a pythonic, object-oriented web development framework.
-
- CherryPy allows developers to build web applications in much the same way
they would build
-any other object-oriented Python program. This usually results in smaller
source code
-developed in less time.
-
- CherryPy is now more than three years old and it is has proven very fast
and stable. It is
-being used in production by many sites, from the simplest ones to the most
demanding ones.
+
+CherryPy allows developers to build web applications in much the same way
+they would build any other object-oriented Python program. This usually
+results in smaller source code developed in less time.
+
+CherryPy is now more than three years old and it is has proven very fast
+and stable. It is being used in production by many sites, from the
+simplest ones to the most demanding ones.
EOF
diff --git a/python-pypi/cherrypy/HISTORY b/python-pypi/cherrypy/HISTORY
index 1ba29ff..47902d4 100644
--- a/python-pypi/cherrypy/HISTORY
+++ b/python-pypi/cherrypy/HISTORY
@@ -1,3 +1,7 @@
+2008-01-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated CP_VER=3.x to 3.0.3, fixed long description wrap,
+ renamed some vars: CP_VER => BRANCH
+
2007-11-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: moved `SHORT='
* DEPENDS: added `flup' as optional to support
diff --git a/python-pypi/cherrypy/PREPARE b/python-pypi/cherrypy/PREPARE
index 0481143..288da3f 100755
--- a/python-pypi/cherrypy/PREPARE
+++ b/python-pypi/cherrypy/PREPARE
@@ -1 +1 @@
-config_query_list CP_VER "which version?" 3.x 2.x
+config_query_list BRANCH "which version?" 3 2
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (eb326ec6513ba0ca50225352eed5cf69c86b1d67),
Vlad Glagolev, 01/13/2008