Skip to Content.
Sympa Menu

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

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 (b4cc2db0bb878ac298b24af3e5a2eb1ddeca819e)
  • Date: Wed, 29 Apr 2015 08:41:43 -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 b4cc2db0bb878ac298b24af3e5a2eb1ddeca819e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

cherrypy: => 3.7.0

diff --git a/python-pypi/cherrypy/DETAILS b/python-pypi/cherrypy/DETAILS
index a417ae9..9b076b0 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.6.0
+ VERSION=3.7.0
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/C/$SPELLX/$SOURCE
-
SOURCE_HASH=sha512:3eaee1269272de9c52fa9547b7e10155ecae010005fb56dc300f24a537b4a22971a4f7e3e9920f9eff2ee951deb7ec8dfcf47a491cf5f6ed49c056f4a4316170
+
SOURCE_HASH=sha512:e8ad7eba4074aba65b1b7368cae90c1a5bd5f58217e05fe96a82e591d1e4e544555b815e19019373574f8545a80a52884e4015f6b39512b2f6fa4dc5e80f1253
else
VERSION=2.3.0
SOURCE=$SPELLX-$VERSION.tar.gz
diff --git a/python-pypi/cherrypy/HISTORY b/python-pypi/cherrypy/HISTORY
index 152668f..043273e 100644
--- a/python-pypi/cherrypy/HISTORY
+++ b/python-pypi/cherrypy/HISTORY
@@ -1,3 +1,6 @@
+2015-04-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.7.0 (3)
+
2014-09-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.6.0 (3)




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b4cc2db0bb878ac298b24af3e5a2eb1ddeca819e), Vlad Glagolev, 04/29/2015

Archive powered by MHonArc 2.6.24.

Top of Page