[Python-modules-commits] [mako] branch master updated (3c2cd24 -> 343bee6)

Piotr Ożarowski piotr at moszumanska.debian.org
Thu Apr 14 19:29:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

piotr pushed a change to branch master
in repository mako.

      from  3c2cd24   Fixed VCS URL (https)
       new  88956c5   Import mako_1.0.4+ds1.orig.tar.gz
       new  acac420   record new upstream branch created by importing mako_1.0.4+ds1.orig.tar.gz and merge it
       new  934d3bb   New upstream release
       new  42c2be5   replace nose with pytest (following upstream)
       new  343bee6   Standards-Version bumped to 3.9.8

The 5 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 +-
 debian/.git-dpm            | 14 +++++++-------
 debian/changelog           | 11 +++++++++--
 debian/control             |  6 +++---
 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 +++++++++++++++--
 34 files changed, 210 insertions(+), 79 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