Skip to Content.
Sympa Menu

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

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 (950f206a93ff44e6371e6703e95cfe70d3261bfc)
  • Date: Sat, 5 Jul 2014 06:59:28 -0500

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

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

New commits:
commit 950f206a93ff44e6371e6703e95cfe70d3261bfc
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

cherrypy: => 3.5.0

diff --git a/python-pypi/cherrypy/DETAILS b/python-pypi/cherrypy/DETAILS
index e60f913..8f28349 100755
--- a/python-pypi/cherrypy/DETAILS
+++ b/python-pypi/cherrypy/DETAILS
@@ -1,10 +1,10 @@
SPELL=cherrypy
SPELLX=CherryPy
if [[ $BRANCH == 3 ]]; then
- VERSION=3.3.0
+ VERSION=3.5.0
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/C/$SPELLX/$SOURCE
-
SOURCE_HASH=sha512:605d1ca5694cd8c5237f2115ef2ca39d7290b90c82b91c3699cfb59ad346c3506a1b78ad0502f89de43f8711d01afbbc2eb82f00f86ffbc0fcd63c1def88f0a4
+
SOURCE_HASH=sha512:a563e7c44518028659274ef8b1bf1aaebcd59b28538558879f705945ad9a9ae74eee65e0406b104d662e327fb0d512f54790ceabfeb2c4952757922e72c2793a
else
VERSION=2.3.0
SOURCE=$SPELLX-$VERSION.tar.gz
diff --git a/python-pypi/cherrypy/HISTORY b/python-pypi/cherrypy/HISTORY
index fd1a08f..dad4bd4 100644
--- a/python-pypi/cherrypy/HISTORY
+++ b/python-pypi/cherrypy/HISTORY
@@ -1,3 +1,6 @@
+2014-07-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.5.0 (3)
+
2014-04-21 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated 3rd branch to 3.3.0




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (950f206a93ff44e6371e6703e95cfe70d3261bfc), Vlad Glagolev, 07/05/2014

Archive powered by MHonArc 2.6.24.

Top of Page