Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8ce1a764ad1adb64230ec997649a566e977e2564)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8ce1a764ad1adb64230ec997649a566e977e2564)
  • Date: Sat, 3 Mar 2012 10:24:46 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

python-pypi/mako/DEPENDS | 3 ++-
python-pypi/mako/DETAILS | 4 ++--
python-pypi/mako/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 8ce1a764ad1adb64230ec997649a566e977e2564
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

mako: => 0.6.2

diff --git a/python-pypi/mako/DEPENDS b/python-pypi/mako/DEPENDS
index 6d0d309..69e53a8 100755
--- a/python-pypi/mako/DEPENDS
+++ b/python-pypi/mako/DEPENDS
@@ -1,3 +1,4 @@
depends python &&
depends SETUPTOOLS &&
-depends beaker
+depends beaker &&
+depends markupsafe
diff --git a/python-pypi/mako/DETAILS b/python-pypi/mako/DETAILS
index 52e1022..e048cd9 100755
--- a/python-pypi/mako/DETAILS
+++ b/python-pypi/mako/DETAILS
@@ -1,7 +1,7 @@
SPELL=mako
SPELLX=Mako
- VERSION=0.5.0
-
SOURCE_HASH=sha512:574d0be339f346459124a81d71cef8609f513c39cb94310bd607fc44ee38b304f4b8ef1b00cca825ca0603044c036b74b8341c579ee250815ba93517636d90a9
+ VERSION=0.6.2
+
SOURCE_HASH=sha512:453b06d129b712659480c90c2bcb2576c670afffc26ca6fd7caa9b4a1661107dff7222ab7704f2678878691edf833b48a9d693719bfba3fff38a918d4bd77be7
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/M/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
diff --git a/python-pypi/mako/HISTORY b/python-pypi/mako/HISTORY
index 5f9af77..1624ceb 100644
--- a/python-pypi/mako/HISTORY
+++ b/python-pypi/mako/HISTORY
@@ -1,3 +1,7 @@
+2012-03-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6.2
+ * DEPENDS: add markupsafe
+
2011-11-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5.0




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8ce1a764ad1adb64230ec997649a566e977e2564), Treeve Jelbert, 03/03/2012

Archive powered by MHonArc 2.6.24.

Top of Page