[Python-modules-commits] [python-kajiki] branch upstream updated (244143a -> 886a931)
Takaki Taniguchi
takaki at moszumanska.debian.org
Thu Feb 2 09:31:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
takaki pushed a change to branch upstream
in repository python-kajiki.
from 244143a New upstream version 0.5.5
new 886a931 New upstream version 0.6.1
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:
CHANGES.rst | 18 +++
Kajiki.egg-info/PKG-INFO | 20 ++-
Kajiki.egg-info/SOURCES.txt | 1 +
PKG-INFO | 20 ++-
docs/conf.py | 2 +-
docs/runtime.rst | 28 +++-
kajiki/doctype.py | 50 ++++++-
kajiki/html_utils.py | 17 +--
kajiki/i18n.py | 10 +-
kajiki/ir.py | 11 +-
kajiki/loader.py | 13 +-
kajiki/template.py | 66 +++++++--
kajiki/tests/data/error.html | 6 +
kajiki/tests/test_ir.py | 0
kajiki/tests/test_runtime.py | 0
kajiki/tests/test_text.py | 6 +
kajiki/tests/test_xml.py | 144 +++++++++++++++----
kajiki/text.py | 4 +-
kajiki/util.py | 2 +-
kajiki/version.py | 4 +-
kajiki/xml_template.py | 325 +++++++++++++++++++++++++++++++++----------
21 files changed, 593 insertions(+), 154 deletions(-)
create mode 100644 kajiki/tests/data/error.html
mode change 100755 => 100644 kajiki/tests/test_ir.py
mode change 100755 => 100644 kajiki/tests/test_runtime.py
mode change 100755 => 100644 kajiki/tests/test_text.py
mode change 100755 => 100644 kajiki/tests/test_xml.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-kajiki.git
More information about the Python-modules-commits
mailing list