Skip to Content.
Sympa Menu

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

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 (27931c41229c43af3c99fddca28b97daf5f63d77)
  • Date: Tue, 11 Sep 2012 06:28:51 -0500

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

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

New commits:
commit 27931c41229c43af3c99fddca28b97daf5f63d77
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

webob: => 1.2.2

commit 25d552230ad51138df57ed04e2683289d52a4f4f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

mako: => 0.7.2

diff --git a/python-pypi/mako/DETAILS b/python-pypi/mako/DETAILS
index 5751760..65706ed 100755
--- a/python-pypi/mako/DETAILS
+++ b/python-pypi/mako/DETAILS
@@ -1,7 +1,7 @@
SPELL=mako
SPELLX=Mako
- VERSION=0.7.0
-
SOURCE_HASH=sha512:e8998d64238048130cbe1dacc0c4dddeca58d8d2b170769469dbae7a379c76b6bf955bbb7099ad9bbb9e45a5b55ee62a44e13602547578457321280657dbf6b2
+ VERSION=0.7.2
+
SOURCE_HASH=sha512:5fe8ca01be4e439aff264a661fad5d006adeaf494366c1c842209aad7da138f0cd33d44581b9e7d0b9e3af410c0260efc0819e46fb7ff785de570af79da9e8f3
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 6ac61f3..07bb07d 100644
--- a/python-pypi/mako/HISTORY
+++ b/python-pypi/mako/HISTORY
@@ -1,3 +1,6 @@
+2012-09-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.7.2
+
2012-05-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.7.0

diff --git a/python-pypi/webob/DETAILS b/python-pypi/webob/DETAILS
index d6017a1..a5deb94 100755
--- a/python-pypi/webob/DETAILS
+++ b/python-pypi/webob/DETAILS
@@ -1,7 +1,7 @@
SPELL=webob
SPELLX=WebOb
- VERSION=1.2
-
SOURCE_HASH=sha512:d91e77e1b6d53053d39a24fd7056a14e67bbe6eb74d43ed09afb63160e7183355d80f9db8760a78d97dd54c207b35dfdb189cc35020dc289ee4b8f3cf49a0359
+ VERSION=1.2.2
+
SOURCE_HASH=sha512:9da345710e31e36a34af6d67d1bd78ad190f53dd99555fdbbf884a827a471c9798b65a31237c4d7808b7804d02936fedcb862a29e9fe9332f09e43489275836f
SOURCE=$SPELLX-$VERSION.zip
SOURCE_URL[0]=http://pypi.python.org/packages/source/W/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
@@ -12,9 +12,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
SHORT=''
cat << EOF
WebOb provides wrappers around the WSGI request environment, and an object
-to help create
-WSGI responses.
+to help create WSGI responses.
The objects map much of the specified behavior of HTTP, including header
-parsing and
-accessors for other standard parts of the environment.
+parsing and accessors for other standard parts of the environment.
EOF




Archive powered by MHonArc 2.6.24.

Top of Page