[Python-modules-commits] [mako] 02/05: record new upstream branch created by importing mako_1.0.4+ds1.orig.tar.gz and merge it

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 commit to branch master
in repository mako.

commit acac420ea1fbc788b1d16ebe1bb523b045ad3aa4
Merge: 3c2cd24 88956c5
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Thu Apr 14 21:00:00 2016 +0200

    record new upstream branch created by importing mako_1.0.4+ds1.orig.tar.gz and merge it

 LICENSE                    |  2 +-
 PKG-INFO                   |  2 +-
 debian/.git-dpm            | 14 +++++++-------
 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 +++++++++++++++--
 32 files changed, 198 insertions(+), 74 deletions(-)

diff --cc debian/.git-dpm
index 40a9755,0000000..f663a8f
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- d43f9b6428cf19a5a6cc7ce897707fa6c4b3a0e7
- d43f9b6428cf19a5a6cc7ce897707fa6c4b3a0e7
- d43f9b6428cf19a5a6cc7ce897707fa6c4b3a0e7
- d43f9b6428cf19a5a6cc7ce897707fa6c4b3a0e7
- mako_1.0.3+ds1.orig.tar.gz
- 02eb5cf4c30452978634cbddddf33fbb867c7207
- 270666
++88956c5c9e1c96af7e6f633ebd3da7582aea387f
++88956c5c9e1c96af7e6f633ebd3da7582aea387f
++88956c5c9e1c96af7e6f633ebd3da7582aea387f
++88956c5c9e1c96af7e6f633ebd3da7582aea387f
++mako_1.0.4+ds1.orig.tar.gz
++659d200a9723555f97a10163dfe69bf294727f8b
++271924
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
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