[Python-modules-commits] [mako] branch upstream updated (d43f9b6 -> 88956c5)
Piotr Ożarowski
piotr at moszumanska.debian.org
Thu Apr 14 19:30:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
piotr pushed a change to branch upstream
in repository mako.
from d43f9b6 Import mako_1.0.3+ds1.orig.tar.gz
new 88956c5 Import mako_1.0.4+ds1.orig.tar.gz
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
LICENSE | 2 +-
PKG-INFO | 2 +-
doc/_sources/changelog.txt | 28 ++++++++++++++++++++++++++++
doc/build/changelog.rst | 28 ++++++++++++++++++++++++++++
mako/__init__.py | 4 ++--
mako/_ast_util.py | 2 +-
mako/ast.py | 2 +-
mako/cache.py | 2 +-
mako/cmd.py | 2 +-
mako/codegen.py | 2 +-
mako/compat.py | 1 +
mako/exceptions.py | 2 +-
mako/ext/autohandler.py | 2 +-
mako/ext/babelplugin.py | 2 +-
mako/ext/preprocessors.py | 2 +-
mako/ext/pygmentplugin.py | 2 +-
mako/ext/turbogears.py | 2 +-
mako/filters.py | 2 +-
mako/lexer.py | 28 +++++++++++++++++-----------
mako/lookup.py | 2 +-
mako/parsetree.py | 2 +-
mako/pygen.py | 2 +-
mako/pyparser.py | 2 +-
mako/runtime.py | 2 +-
mako/template.py | 10 +++++++++-
mako/util.py | 2 +-
setup.py | 29 +++++++++++++++++++++++++----
test/test_cache.py | 4 +++-
test/test_def.py | 35 +++++++++++++++++++++++++++++++++++
test/test_exceptions.py | 34 ++++++++--------------------------
test/test_lexer.py | 17 +++++++++++++++--
31 files changed, 191 insertions(+), 67 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/mako.git
More information about the Python-modules-commits
mailing list