[Python-modules-commits] [jinja2] branch master updated (74f7493 -> 6ac463b)
Piotr Ożarowski
piotr at moszumanska.debian.org
Tue Feb 7 21:37:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
piotr pushed a change to branch master
in repository jinja2.
from 74f7493 do not install async* files for Python 3 as well
new b9cd647 Import jinja2_2.9.5.orig.tar.gz
new 3eed617 record new upstream branch created by importing jinja2_2.9.5.orig.tar.gz and merge it
new 6ac463b New upstream release
The 3 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:
CHANGES | 18 +++++++
Jinja2.egg-info/PKG-INFO | 2 +-
PKG-INFO | 2 +-
debian/.git-dpm | 14 +++---
debian/changelog | 8 +++
docs/templates.rst | 49 ++++++++++++++++++
jinja2/__init__.py | 2 +-
jinja2/_stringdefs.py | 127 ++++++++++++-----------------------------------
jinja2/asyncsupport.py | 19 ++++++-
jinja2/compiler.py | 10 ++--
jinja2/filters.py | 9 +++-
jinja2/lexer.py | 27 +++++++---
jinja2/runtime.py | 72 +++++++++++++++++++++++----
setup.py | 2 +-
14 files changed, 234 insertions(+), 127 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jinja2.git
More information about the Python-modules-commits
mailing list