Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (42082f14705f4f14953b9c2e82d544791b163fc5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (42082f14705f4f14953b9c2e82d544791b163fc5)
  • Date: Mon, 30 Jun 2008 15:35:03 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/cherrypy/DETAILS | 6 +++---
python-pypi/cherrypy/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 42082f14705f4f14953b9c2e82d544791b163fc5
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

cherrypy: => 3.1.0 (branch 3) FINALLY!!! Woohoo!! Enjoy the new features!

diff --git a/python-pypi/cherrypy/DETAILS b/python-pypi/cherrypy/DETAILS
index 9034303..b106c9b 100755
--- a/python-pypi/cherrypy/DETAILS
+++ b/python-pypi/cherrypy/DETAILS
@@ -1,8 +1,8 @@
SPELL=cherrypy
SPELLX=CherryPy
if [[ $BRANCH == 3 ]]; then
- VERSION=3.0.3
-
SOURCE_HASH=sha512:e0d2c55f8ddbef75340324379e823677d26b1f3927360ce98953e5d68cf7533b59bfa23d619b5b29b09e2ae1ce1f6f9d616a632cc3618022c9ca90b8ed9ca25c
+ VERSION=3.1.0
+
SOURCE_HASH=sha512:360a90beabae35ec947fafe30c82816fd5f432824654c923384c9ef333451a88ee7361687892507d1a19063eb0da073dfddf98493113d05cc17bf42acae80861
else
VERSION=2.3.0

SOURCE_HASH=sha512:71359ff92354abc7c2156d0f66e361c16b145180e04bb14c9bb2ebae474de6a3c8a3b266363dd6df370c21b559112cbe122fcdf08d68f03f755000bb8ca4eca8
@@ -14,7 +14,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
LICENSE[0]=BSD
ENTERED=20051016
KEYWORDS="web python devel"
- SHORT="a pythonic, object-oriented web development framework"
+ SHORT="pythonic, object-oriented web development framework"
cat << EOF
CherryPy is a pythonic, object-oriented web development framework.

diff --git a/python-pypi/cherrypy/HISTORY b/python-pypi/cherrypy/HISTORY
index 2685083..4c5e9b8 100644
--- a/python-pypi/cherrypy/HISTORY
+++ b/python-pypi/cherrypy/HISTORY
@@ -1,3 +1,6 @@
+2008-07-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated 3rd branch to 3.1.0, woohoo! Fixed short desc
+
2008-01-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated CP_VER=3.x to 3.0.3, fixed long description wrap,
updated BRANCH=2 to 2.3.0



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (42082f14705f4f14953b9c2e82d544791b163fc5), Vlad Glagolev, 06/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page