telepathy-spec: tools: port all python tools to python3 and replace Cheetah with jinja2 templates

Alexandr Akulich kaffeine at kemper.freedesktop.org
Sat Nov 16 12:47:41 UTC 2019


Module: telepathy-spec
Branch: master
Commit: 0ac6243b1c7496ca90d830c0776296a1ee062998
URL:    http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=0ac6243b1c7496ca90d830c0776296a1ee062998

Author: George Kiagiadakis <gkiagia at tolabaki.gr>
Date:   Sun Jul 30 11:13:45 2017 +0300

tools: port all python tools to python3 and replace Cheetah with jinja2 templates

Fixes #17

Signed-off-by: George Kiagiadakis <gkiagia at tolabaki.gr>
Signed-off-by: Alexandr Akulich <akulichalexander at gmail.com>

---

 Makefile                         |   2 +-
 doc/templates/devhelp.devhelp2   |  28 +-
 doc/templates/errors.html        |  39 +--
 doc/templates/fullindex.html     |  51 ++--
 doc/templates/generic-types.html |  37 +--
 doc/templates/index.html         |  83 +++---
 doc/templates/interface.html     | 541 +++++++++++++++++++--------------------
 doc/templates/interfaces.html    |  47 ++--
 test/test-specparser.py          |  34 +--
 tools/doc-generator.py           |  83 +++---
 tools/specparser.py              |  71 ++---
 tools/xincludator.py             |   9 +-
 12 files changed, 501 insertions(+), 524 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-spec/diff/?id=0ac6243b1c7496ca90d830c0776296a1ee062998


More information about the telepathy-commits mailing list