Your message dated Fri, 02 Sep 2022 10:35:35 +0000
with message-id <e1ou41p-007o5d...@fasolo.debian.org>
and subject line Bug#1015048: fixed in mako 1.2.2+ds1-1
has caused the Debian Bug report #1015048,
regarding mako: FTBFS: AssertionError in test
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1015048: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015048
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mako
Version: 1.1.3+ds1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220716 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> python3.9 setup.py build_scripts      --executable=/usr/bin/python3
> running build_scripts
> python3.9 setup.py install  \
>       --root /<<PKGBUILDDIR>>/debian/python3-mako --prefix=/usr
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/mako
> copying mako/__init__.py -> build/lib/mako
> copying mako/template.py -> build/lib/mako
> copying mako/codegen.py -> build/lib/mako
> copying mako/ast.py -> build/lib/mako
> copying mako/util.py -> build/lib/mako
> copying mako/lexer.py -> build/lib/mako
> copying mako/pyparser.py -> build/lib/mako
> copying mako/parsetree.py -> build/lib/mako
> copying mako/exceptions.py -> build/lib/mako
> copying mako/_ast_util.py -> build/lib/mako
> copying mako/filters.py -> build/lib/mako
> copying mako/cache.py -> build/lib/mako
> copying mako/lookup.py -> build/lib/mako
> copying mako/pygen.py -> build/lib/mako
> copying mako/compat.py -> build/lib/mako
> copying mako/cmd.py -> build/lib/mako
> copying mako/runtime.py -> build/lib/mako
> creating build/lib/mako/ext
> copying mako/ext/__init__.py -> build/lib/mako/ext
> copying mako/ext/preprocessors.py -> build/lib/mako/ext
> copying mako/ext/extract.py -> build/lib/mako/ext
> copying mako/ext/linguaplugin.py -> build/lib/mako/ext
> copying mako/ext/babelplugin.py -> build/lib/mako/ext
> copying mako/ext/pygmentplugin.py -> build/lib/mako/ext
> copying mako/ext/turbogears.py -> build/lib/mako/ext
> copying mako/ext/beaker_cache.py -> build/lib/mako/ext
> copying mako/ext/autohandler.py -> build/lib/mako/ext
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/python3-mako
> creating /<<PKGBUILDDIR>>/debian/python3-mako/usr
> creating /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib
> creating /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9
> creating /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages
> creating 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/template.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/codegen.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/ast.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/util.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/lexer.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/pyparser.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/parsetree.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/exceptions.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/_ast_util.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/filters.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/cache.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/lookup.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/pygen.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/compat.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/cmd.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> copying build/lib/mako/runtime.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako
> creating 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext
> copying build/lib/mako/ext/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext
> copying build/lib/mako/ext/preprocessors.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext
> copying build/lib/mako/ext/extract.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext
> copying build/lib/mako/ext/linguaplugin.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext
> copying build/lib/mako/ext/babelplugin.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext
> copying build/lib/mako/ext/pygmentplugin.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext
> copying build/lib/mako/ext/turbogears.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext
> copying build/lib/mako/ext/beaker_cache.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext
> copying build/lib/mako/ext/autohandler.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/__init__.py
>  to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/template.py
>  to template.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/codegen.py
>  to codegen.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ast.py
>  to ast.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/util.py
>  to util.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/lexer.py
>  to lexer.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/pyparser.py
>  to pyparser.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/parsetree.py
>  to parsetree.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/exceptions.py
>  to exceptions.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/_ast_util.py
>  to _ast_util.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/filters.py
>  to filters.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/cache.py
>  to cache.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/lookup.py
>  to lookup.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/pygen.py
>  to pygen.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/compat.py
>  to compat.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/cmd.py
>  to cmd.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/runtime.py
>  to runtime.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext/__init__.py
>  to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext/preprocessors.py
>  to preprocessors.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext/extract.py
>  to extract.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext/linguaplugin.py
>  to linguaplugin.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext/babelplugin.py
>  to babelplugin.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext/pygmentplugin.py
>  to pygmentplugin.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext/turbogears.py
>  to turbogears.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext/beaker_cache.py
>  to beaker_cache.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/mako/ext/autohandler.py
>  to autohandler.cpython-39.pyc
> running install_egg_info
> running egg_info
> creating Mako.egg-info
> writing Mako.egg-info/PKG-INFO
> writing dependency_links to Mako.egg-info/dependency_links.txt
> writing entry points to Mako.egg-info/entry_points.txt
> writing requirements to Mako.egg-info/requires.txt
> writing top-level names to Mako.egg-info/top_level.txt
> writing manifest file 'Mako.egg-info/SOURCES.txt'
> reading manifest file 'Mako.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.html' under directory 'doc'
> warning: no files found matching '*.css' under directory 'doc'
> warning: no files found matching '*.js' under directory 'doc'
> warning: no files found matching '*.png' under directory 'doc'
> warning: no files found matching '*.mako' under directory 'doc'
> warning: no files found matching '*.xml' under directory 'examples'
> warning: no files found matching '*.mako' under directory 'examples'
> no previously-included directories found matching 'doc/build/output'
> adding license file 'LICENSE'
> adding license file 'AUTHORS'
> writing manifest file 'Mako.egg-info/SOURCES.txt'
> Copying Mako.egg-info to 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.9/site-packages/Mako-1.1.3-py3.9.egg-info
> running install_scripts
> Installing mako-render script to /<<PKGBUILDDIR>>/debian/python3-mako/usr/bin
> ([ -d build/lib ] && mv build/lib build/lib.linux-x86_64-3.9) || true
> <string>:1: DeprecationWarning: The distutils package is deprecated and 
> slated for removal in Python 3.12. Use setuptools or check PEP 632 for 
> potential alternatives
> python3.10 setup.py build_scripts     --executable=/usr/bin/python3
> running build_scripts
> python3.10 setup.py install  \
>       --root /<<PKGBUILDDIR>>/debian/python3-mako --prefix=/usr
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> creating build/lib
> creating build/lib/mako
> copying mako/__init__.py -> build/lib/mako
> copying mako/template.py -> build/lib/mako
> copying mako/codegen.py -> build/lib/mako
> copying mako/ast.py -> build/lib/mako
> copying mako/util.py -> build/lib/mako
> copying mako/lexer.py -> build/lib/mako
> copying mako/pyparser.py -> build/lib/mako
> copying mako/parsetree.py -> build/lib/mako
> copying mako/exceptions.py -> build/lib/mako
> copying mako/_ast_util.py -> build/lib/mako
> copying mako/filters.py -> build/lib/mako
> copying mako/cache.py -> build/lib/mako
> copying mako/lookup.py -> build/lib/mako
> copying mako/pygen.py -> build/lib/mako
> copying mako/compat.py -> build/lib/mako
> copying mako/cmd.py -> build/lib/mako
> copying mako/runtime.py -> build/lib/mako
> creating build/lib/mako/ext
> copying mako/ext/__init__.py -> build/lib/mako/ext
> copying mako/ext/preprocessors.py -> build/lib/mako/ext
> copying mako/ext/extract.py -> build/lib/mako/ext
> copying mako/ext/linguaplugin.py -> build/lib/mako/ext
> copying mako/ext/babelplugin.py -> build/lib/mako/ext
> copying mako/ext/pygmentplugin.py -> build/lib/mako/ext
> copying mako/ext/turbogears.py -> build/lib/mako/ext
> copying mako/ext/beaker_cache.py -> build/lib/mako/ext
> copying mako/ext/autohandler.py -> build/lib/mako/ext
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10
> creating /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages
> creating 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/template.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/codegen.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/ast.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/util.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/lexer.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/pyparser.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/parsetree.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/exceptions.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/_ast_util.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/filters.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/cache.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/lookup.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/pygen.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/compat.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/cmd.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> copying build/lib/mako/runtime.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako
> creating 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext
> copying build/lib/mako/ext/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext
> copying build/lib/mako/ext/preprocessors.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext
> copying build/lib/mako/ext/extract.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext
> copying build/lib/mako/ext/linguaplugin.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext
> copying build/lib/mako/ext/babelplugin.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext
> copying build/lib/mako/ext/pygmentplugin.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext
> copying build/lib/mako/ext/turbogears.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext
> copying build/lib/mako/ext/beaker_cache.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext
> copying build/lib/mako/ext/autohandler.py -> 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/__init__.py
>  to __init__.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/template.py
>  to template.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/codegen.py
>  to codegen.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ast.py
>  to ast.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/util.py
>  to util.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/lexer.py
>  to lexer.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/pyparser.py
>  to pyparser.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/parsetree.py
>  to parsetree.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/exceptions.py
>  to exceptions.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/_ast_util.py
>  to _ast_util.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/filters.py
>  to filters.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/cache.py
>  to cache.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/lookup.py
>  to lookup.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/pygen.py
>  to pygen.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/compat.py
>  to compat.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/cmd.py
>  to cmd.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/runtime.py
>  to runtime.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext/__init__.py
>  to __init__.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext/preprocessors.py
>  to preprocessors.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext/extract.py
>  to extract.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext/linguaplugin.py
>  to linguaplugin.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext/babelplugin.py
>  to babelplugin.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext/pygmentplugin.py
>  to pygmentplugin.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext/turbogears.py
>  to turbogears.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext/beaker_cache.py
>  to beaker_cache.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/mako/ext/autohandler.py
>  to autohandler.cpython-310.pyc
> running install_egg_info
> running egg_info
> writing Mako.egg-info/PKG-INFO
> writing dependency_links to Mako.egg-info/dependency_links.txt
> writing entry points to Mako.egg-info/entry_points.txt
> writing requirements to Mako.egg-info/requires.txt
> writing top-level names to Mako.egg-info/top_level.txt
> reading manifest file 'Mako.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.html' under directory 'doc'
> warning: no files found matching '*.css' under directory 'doc'
> warning: no files found matching '*.js' under directory 'doc'
> warning: no files found matching '*.png' under directory 'doc'
> warning: no files found matching '*.mako' under directory 'doc'
> warning: no files found matching '*.xml' under directory 'examples'
> warning: no files found matching '*.mako' under directory 'examples'
> no previously-included directories found matching 'doc/build/output'
> adding license file 'LICENSE'
> adding license file 'AUTHORS'
> writing manifest file 'Mako.egg-info/SOURCES.txt'
> Copying Mako.egg-info to 
> /<<PKGBUILDDIR>>/debian/python3-mako/usr/lib/python3.10/site-packages/Mako-1.1.3-py3.10.egg-info
> running install_scripts
> Installing mako-render script to /<<PKGBUILDDIR>>/debian/python3-mako/usr/bin
> ([ -d build/lib ] && mv build/lib build/lib.linux-x86_64-3.10) || true
> dh_testdir
> dh_installdirs -i
> cd doc/build && sphinx-build -N -q -E -b html . \
>  /<<PKGBUILDDIR>>/debian/python-mako-doc/usr/share/doc/python-mako-doc/html/
> WARNING: html_static_path entry 'static' does not exist
> /<<PKGBUILDDIR>>/doc/build/changelog.rst:870: ERROR: Unknown target name: 
> "cache".
> /<<PKGBUILDDIR>>/doc/build/caching.rst:136: WARNING: py:class reference 
> target not found: beaker.cache.CacheManager
> /<<PKGBUILDDIR>>/doc/build/caching.rst:225: WARNING: py:mod reference target 
> not found: dogpile.cache.plugins.mako_cache
> /<<PKGBUILDDIR>>/mako/cache.py:docstring of mako.cache.Cache:13: WARNING: 
> py:attr reference target not found: Template.cache
> docstring of mako.runtime.Namespace.uri:5: WARNING: py:attr reference target 
> not found: Template.uri
> docstring of mako.runtime.TemplateNamespace.uri:5: WARNING: py:attr reference 
> target not found: Template.uri
> /<<PKGBUILDDIR>>/mako/runtime.py:docstring of mako.runtime.LoopContext:7: 
> WARNING: py:attr reference target not found: parent
> /<<PKGBUILDDIR>>/mako/runtime.py:docstring of mako.runtime.LoopContext:9: 
> WARNING: py:attr reference target not found: index
> /<<PKGBUILDDIR>>/mako/runtime.py:docstring of mako.runtime.LoopContext:11: 
> WARNING: py:attr reference target not found: reverse_index
> /<<PKGBUILDDIR>>/mako/runtime.py:docstring of mako.runtime.LoopContext:13: 
> WARNING: py:attr reference target not found: first
> /<<PKGBUILDDIR>>/mako/runtime.py:docstring of mako.runtime.LoopContext:15: 
> WARNING: py:attr reference target not found: last
> /<<PKGBUILDDIR>>/mako/runtime.py:docstring of mako.runtime.LoopContext:17: 
> WARNING: py:attr reference target not found: even
> /<<PKGBUILDDIR>>/mako/runtime.py:docstring of mako.runtime.LoopContext:21: 
> WARNING: py:attr reference target not found: odd
> /<<PKGBUILDDIR>>/doc/build/usage.rst:143: WARNING: py:class reference target 
> not found: TopLevelNotFound
> /<<PKGBUILDDIR>>/doc/build/usage.rst:358: WARNING: py:mod reference target 
> not found: mako.ext.pygmentplugin
> /<<PKGBUILDDIR>>/mako/template.py:docstring of mako.template.Template:184: 
> WARNING: py:class reference target not found: Lexer
> /<<PKGBUILDDIR>>/mako/template.py:docstring of mako.template.Template:184: 
> WARNING: py:class reference target not found: Lexer
> /<<PKGBUILDDIR>>/mako/lookup.py:docstring of 
> mako.lookup.TemplateCollection.get_template:4: WARNING: py:class reference 
> target not found: TemplateLookupException
> rm -rf 
> /<<PKGBUILDDIR>>/debian/python-mako-doc/usr/share/doc/python-mako-doc/html/.doctrees
> touch build-docs
> python3.9 -m pytest -Wignore
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.13, pytest-7.1.2, pluggy-1.0.0 -- 
> /usr/bin/python3.9
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> collecting ... collected 469 items
> 
> test/test_ast.py::AstParseTest::test_argument_list PASSED                [  
> 0%]
> test/test_ast.py::AstParseTest::test_expr_generate PASSED                [  
> 0%]
> test/test_ast.py::AstParseTest::test_function_decl PASSED                [  
> 0%]
> test/test_ast.py::AstParseTest::test_function_decl_2 PASSED              [  
> 0%]
> test/test_ast.py::AstParseTest::test_function_decl_3 PASSED              [  
> 1%]
> test/test_ast.py::AstParseTest::test_locate_identifiers PASSED           [  
> 1%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_10 PASSED        [  
> 1%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_11 PASSED        [  
> 1%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_12 PASSED        [  
> 1%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_13 PASSED        [  
> 2%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_14 PASSED        [  
> 2%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_15 SKIPPED (...) [  
> 2%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_16 PASSED        [  
> 2%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_17 PASSED        [  
> 2%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_2 PASSED         [  
> 3%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_3 PASSED         [  
> 3%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_4 PASSED         [  
> 3%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_5 PASSED         [  
> 3%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_6 PASSED         [  
> 4%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_7 PASSED         [  
> 4%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_8 PASSED         [  
> 4%]
> test/test_ast.py::AstParseTest::test_locate_identifiers_9 PASSED         [  
> 4%]
> test/test_ast.py::AstParseTest::test_no_global_imports PASSED            [  
> 4%]
> test/test_ast.py::AstParseTest::test_python_fragment PASSED              [  
> 5%]
> test/test_block.py::BlockTest::test_anon_in_anon PASSED                  [  
> 5%]
> test/test_block.py::BlockTest::test_anon_in_named PASSED                 [  
> 5%]
> test/test_block.py::BlockTest::test_anonymous_block_in_call PASSED       [  
> 5%]
> test/test_block.py::BlockTest::test_anonymous_block_namespace_raises PASSED [ 
>  5%]
> test/test_block.py::BlockTest::test_block_args PASSED                    [  
> 6%]
> test/test_block.py::BlockTest::test_block_args_contextual PASSED         [  
> 6%]
> test/test_block.py::BlockTest::test_block_overridden_by_def PASSED       [  
> 6%]
> test/test_block.py::BlockTest::test_block_pageargs PASSED                [  
> 6%]
> test/test_block.py::BlockTest::test_block_pageargs_contextual PASSED     [  
> 7%]
> test/test_block.py::BlockTest::test_block_variables_contextual PASSED    [  
> 7%]
> test/test_block.py::BlockTest::test_conditional PASSED                   [  
> 7%]
> test/test_block.py::BlockTest::test_def_overridden_by_block PASSED       [  
> 7%]
> test/test_block.py::BlockTest::test_filter PASSED                        [  
> 7%]
> test/test_block.py::BlockTest::test_inherited_block_nested_both PASSED   [  
> 8%]
> test/test_block.py::BlockTest::test_inherited_block_nested_inner_only PASSED 
> [  8%]
> test/test_block.py::BlockTest::test_inherited_block_no_render PASSED     [  
> 8%]
> test/test_block.py::BlockTest::test_iteration PASSED                     [  
> 8%]
> test/test_block.py::BlockTest::test_name_collision_block_def_toplevel PASSED 
> [  8%]
> test/test_block.py::BlockTest::test_name_collision_blocks_nested_block PASSED 
> [  9%]
> test/test_block.py::BlockTest::test_name_collision_blocks_nested_def PASSED [ 
>  9%]
> test/test_block.py::BlockTest::test_name_collision_blocks_toplevel PASSED [  
> 9%]
> test/test_block.py::BlockTest::test_name_collision_def_block_toplevel PASSED 
> [  9%]
> test/test_block.py::BlockTest::test_named_block_in_call PASSED           [ 
> 10%]
> test/test_block.py::BlockTest::test_named_block_renders PASSED           [ 
> 10%]
> test/test_block.py::BlockTest::test_named_in_anon PASSED                 [ 
> 10%]
> test/test_block.py::BlockTest::test_named_in_named PASSED                [ 
> 10%]
> test/test_block.py::BlockTest::test_nested_dupe_names_raise PASSED       [ 
> 10%]
> test/test_block.py::BlockTest::test_no_conflict_nested_one PASSED        [ 
> 11%]
> test/test_block.py::BlockTest::test_no_named_in_def PASSED               [ 
> 11%]
> test/test_block.py::BlockTest::test_noninherited_block_no_render PASSED  [ 
> 11%]
> test/test_block.py::BlockTest::test_two_levels_one PASSED                [ 
> 11%]
> test/test_cache.py::CacheTest::test_args_complete PASSED                 [ 
> 11%]
> test/test_cache.py::CacheTest::test_buffered PASSED                      [ 
> 12%]
> test/test_cache.py::CacheTest::test_cache_enable PASSED                  [ 
> 12%]
> test/test_cache.py::CacheTest::test_custom_args_block PASSED             [ 
> 12%]
> test/test_cache.py::CacheTest::test_custom_args_def PASSED               [ 
> 12%]
> test/test_cache.py::CacheTest::test_custom_args_page PASSED              [ 
> 13%]
> test/test_cache.py::CacheTest::test_def PASSED                           [ 
> 13%]
> test/test_cache.py::CacheTest::test_dynamic_key_with_context PASSED      [ 
> 13%]
> test/test_cache.py::CacheTest::test_dynamic_key_with_funcargs PASSED     [ 
> 13%]
> test/test_cache.py::CacheTest::test_dynamic_key_with_imports PASSED      [ 
> 13%]
> test/test_cache.py::CacheTest::test_fileargs_deftag PASSED               [ 
> 14%]
> test/test_cache.py::CacheTest::test_fileargs_implicit PASSED             [ 
> 14%]
> test/test_cache.py::CacheTest::test_fileargs_lookup PASSED               [ 
> 14%]
> test/test_cache.py::CacheTest::test_fileargs_pagetag PASSED              [ 
> 14%]
> test/test_cache.py::CacheTest::test_invalidate PASSED                    [ 
> 14%]
> test/test_cache.py::CacheTest::test_load_from_expired PASSED             [ 
> 15%]
> test/test_cache.py::CacheTest::test_lookup PASSED                        [ 
> 15%]
> test/test_cache.py::CacheTest::test_namespace_access PASSED              [ 
> 15%]
> test/test_cache.py::CacheTest::test_nested_def PASSED                    [ 
> 15%]
> test/test_cache.py::CacheTest::test_page PASSED                          [ 
> 15%]
> test/test_cache.py::CacheTest::test_pass_context PASSED                  [ 
> 16%]
> test/test_cache.py::BeakerCacheTest::test_args_complete SKIPPED (Bea...) [ 
> 16%]
> test/test_cache.py::BeakerCacheTest::test_buffered SKIPPED (Beaker i...) [ 
> 16%]
> test/test_cache.py::BeakerCacheTest::test_cache_enable SKIPPED (Beak...) [ 
> 16%]
> test/test_cache.py::BeakerCacheTest::test_cache_uses_current_context SKIPPED 
> [ 17%]
> test/test_cache.py::BeakerCacheTest::test_custom_args_block SKIPPED      [ 
> 17%]
> test/test_cache.py::BeakerCacheTest::test_custom_args_def SKIPPED (B...) [ 
> 17%]
> test/test_cache.py::BeakerCacheTest::test_custom_args_page SKIPPED (...) [ 
> 17%]
> test/test_cache.py::BeakerCacheTest::test_def SKIPPED (Beaker is req...) [ 
> 17%]
> test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_context SKIPPED [ 
> 18%]
> test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_funcargs SKIPPED [ 
> 18%]
> test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_imports SKIPPED [ 
> 18%]
> test/test_cache.py::BeakerCacheTest::test_fileargs_deftag SKIPPED (B...) [ 
> 18%]
> test/test_cache.py::BeakerCacheTest::test_fileargs_implicit SKIPPED      [ 
> 18%]
> test/test_cache.py::BeakerCacheTest::test_fileargs_lookup SKIPPED (B...) [ 
> 19%]
> test/test_cache.py::BeakerCacheTest::test_fileargs_pagetag SKIPPED (...) [ 
> 19%]
> test/test_cache.py::BeakerCacheTest::test_invalidate SKIPPED (Beaker...) [ 
> 19%]
> test/test_cache.py::BeakerCacheTest::test_load_from_expired SKIPPED      [ 
> 19%]
> test/test_cache.py::BeakerCacheTest::test_lookup SKIPPED (Beaker is ...) [ 
> 20%]
> test/test_cache.py::BeakerCacheTest::test_namespace_access SKIPPED (...) [ 
> 20%]
> test/test_cache.py::BeakerCacheTest::test_nested_def SKIPPED (Beaker...) [ 
> 20%]
> test/test_cache.py::BeakerCacheTest::test_page SKIPPED (Beaker is re...) [ 
> 20%]
> test/test_cache.py::BeakerCacheTest::test_pass_context SKIPPED (Beak...) [ 
> 20%]
> test/test_cache.py::BeakerCacheTest::test_region SKIPPED (Beaker is ...) [ 
> 21%]
> test/test_cache.py::DogpileCacheTest::test_args_complete SKIPPED (do...) [ 
> 21%]
> test/test_cache.py::DogpileCacheTest::test_buffered SKIPPED (dogpile...) [ 
> 21%]
> test/test_cache.py::DogpileCacheTest::test_cache_enable SKIPPED (dog...) [ 
> 21%]
> test/test_cache.py::DogpileCacheTest::test_cache_uses_current_context SKIPPED 
> [ 21%]
> test/test_cache.py::DogpileCacheTest::test_custom_args_block SKIPPED     [ 
> 22%]
> test/test_cache.py::DogpileCacheTest::test_custom_args_def SKIPPED (...) [ 
> 22%]
> test/test_cache.py::DogpileCacheTest::test_custom_args_page SKIPPED      [ 
> 22%]
> test/test_cache.py::DogpileCacheTest::test_def SKIPPED (dogpile.cach...) [ 
> 22%]
> test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_context SKIPPED [ 
> 23%]
> test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_funcargs SKIPPED 
> [ 23%]
> test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_imports SKIPPED [ 
> 23%]
> test/test_cache.py::DogpileCacheTest::test_fileargs_deftag SKIPPED (...) [ 
> 23%]
> test/test_cache.py::DogpileCacheTest::test_fileargs_implicit SKIPPED     [ 
> 23%]
> test/test_cache.py::DogpileCacheTest::test_fileargs_lookup SKIPPED (...) [ 
> 24%]
> test/test_cache.py::DogpileCacheTest::test_fileargs_pagetag SKIPPED      [ 
> 24%]
> test/test_cache.py::DogpileCacheTest::test_invalidate SKIPPED (dogpi...) [ 
> 24%]
> test/test_cache.py::DogpileCacheTest::test_load_from_expired SKIPPED     [ 
> 24%]
> test/test_cache.py::DogpileCacheTest::test_lookup SKIPPED (dogpile.c...) [ 
> 24%]
> test/test_cache.py::DogpileCacheTest::test_namespace_access SKIPPED      [ 
> 25%]
> test/test_cache.py::DogpileCacheTest::test_nested_def SKIPPED (dogpi...) [ 
> 25%]
> test/test_cache.py::DogpileCacheTest::test_page SKIPPED (dogpile.cac...) [ 
> 25%]
> test/test_cache.py::DogpileCacheTest::test_pass_context SKIPPED (dog...) [ 
> 25%]
> test/test_cache.py::DogpileCacheTest::test_region SKIPPED (dogpile.c...) [ 
> 26%]
> test/test_call.py::CallTest::test_call PASSED                            [ 
> 26%]
> test/test_call.py::CallTest::test_call_in_nested PASSED                  [ 
> 26%]
> test/test_call.py::CallTest::test_call_in_nested_2 PASSED                [ 
> 26%]
> test/test_call.py::CallTest::test_ccall_caller PASSED                    [ 
> 26%]
> test/test_call.py::CallTest::test_chained_call PASSED                    [ 
> 27%]
> test/test_call.py::CallTest::test_chained_call_in_nested PASSED          [ 
> 27%]
> test/test_call.py::CallTest::test_composed_def PASSED                    [ 
> 27%]
> test/test_call.py::CallTest::test_compound_call PASSED                   [ 
> 27%]
> test/test_call.py::CallTest::test_conditional_call PASSED                [ 
> 27%]
> test/test_call.py::CallTest::test_nested_call PASSED                     [ 
> 28%]
> test/test_call.py::CallTest::test_nested_call_2 PASSED                   [ 
> 28%]
> test/test_call.py::CallTest::test_nested_call_3 PASSED                   [ 
> 28%]
> test/test_call.py::CallTest::test_nested_call_4 PASSED                   [ 
> 28%]
> test/test_call.py::CallTest::test_new_syntax PASSED                      [ 
> 28%]
> test/test_call.py::CallTest::test_regular_defs PASSED                    [ 
> 29%]
> test/test_call.py::CallTest::test_stack_pop PASSED                       [ 
> 29%]
> test/test_call.py::SelfCacheTest::test_basic PASSED                      [ 
> 29%]
> test/test_cmd.py::CmdTest::test_file_notfound PASSED                     [ 
> 29%]
> test/test_cmd.py::CmdTest::test_file_rt_err PASSED                       [ 
> 30%]
> test/test_cmd.py::CmdTest::test_file_success PASSED                      [ 
> 30%]
> test/test_cmd.py::CmdTest::test_file_syntax_err PASSED                   [ 
> 30%]
> test/test_cmd.py::CmdTest::test_stdin_rt_err PASSED                      [ 
> 30%]
> test/test_cmd.py::CmdTest::test_stdin_success PASSED                     [ 
> 30%]
> test/test_cmd.py::CmdTest::test_stdin_syntax_err PASSED                  [ 
> 31%]
> test/test_decorators.py::DecoratorTest::test_nested PASSED               [ 
> 31%]
> test/test_decorators.py::DecoratorTest::test_nested_decorated_name PASSED [ 
> 31%]
> test/test_decorators.py::DecoratorTest::test_toplevel PASSED             [ 
> 31%]
> test/test_decorators.py::DecoratorTest::test_toplevel_contextual PASSED  [ 
> 31%]
> test/test_decorators.py::DecoratorTest::test_toplevel_decorated_name PASSED [ 
> 32%]
> test/test_def.py::DefTest::test_def_args PASSED                          [ 
> 32%]
> test/test_def.py::DefTest::test_def_blankargs PASSED                     [ 
> 32%]
> test/test_def.py::DefTest::test_def_noargs PASSED                        [ 
> 32%]
> test/test_def.py::DefTest::test_def_operations PASSED                    [ 
> 33%]
> test/test_def.py::DefTest::test_def_py3k_args PASSED                     [ 
> 33%]
> test/test_def.py::DefTest::test_inter_def PASSED                         [ 
> 33%]
> test/test_def.py::DefTest::test_toplevel PASSED                          [ 
> 33%]
> test/test_def.py::ScopeTest::test_canget_kwargs PASSED                   [ 
> 33%]
> test/test_def.py::ScopeTest::test_inline_expression_from_arg_one PASSED  [ 
> 34%]
> test/test_def.py::ScopeTest::test_interpret_expression_from_arg_two PASSED [ 
> 34%]
> test/test_def.py::ScopeTest::test_scope_eight PASSED                     [ 
> 34%]
> test/test_def.py::ScopeTest::test_scope_eleven PASSED                    [ 
> 34%]
> test/test_def.py::ScopeTest::test_scope_five PASSED                      [ 
> 34%]
> test/test_def.py::ScopeTest::test_scope_four PASSED                      [ 
> 35%]
> test/test_def.py::ScopeTest::test_scope_nine PASSED                      [ 
> 35%]
> test/test_def.py::ScopeTest::test_scope_one PASSED                       [ 
> 35%]
> test/test_def.py::ScopeTest::test_scope_seven PASSED                     [ 
> 35%]
> test/test_def.py::ScopeTest::test_scope_six PASSED                       [ 
> 36%]
> test/test_def.py::ScopeTest::test_scope_ten PASSED                       [ 
> 36%]
> test/test_def.py::ScopeTest::test_scope_two PASSED                       [ 
> 36%]
> test/test_def.py::ScopeTest::test_unbound_scope PASSED                   [ 
> 36%]
> test/test_def.py::ScopeTest::test_unbound_scope_two PASSED               [ 
> 36%]
> test/test_def.py::NestedDefTest::test_nested_2 PASSED                    [ 
> 37%]
> test/test_def.py::NestedDefTest::test_nested_def PASSED                  [ 
> 37%]
> test/test_def.py::NestedDefTest::test_nested_def_2 PASSED                [ 
> 37%]
> test/test_def.py::NestedDefTest::test_nested_nested_def PASSED           [ 
> 37%]
> test/test_def.py::NestedDefTest::test_nested_nested_def_2 PASSED         [ 
> 37%]
> test/test_def.py::NestedDefTest::test_nested_with_args PASSED            [ 
> 38%]
> test/test_def.py::NestedDefTest::test_outer_scope PASSED                 [ 
> 38%]
> test/test_def.py::ExceptionTest::test_handler PASSED                     [ 
> 38%]
> test/test_def.py::ExceptionTest::test_raise PASSED                       [ 
> 38%]
> test/test_exceptions.py::ExceptionsTest::test_alternating_file_names PASSED [ 
> 39%]
> test/test_exceptions.py::ExceptionsTest::test_code_block_line_number PASSED [ 
> 39%]
> test/test_exceptions.py::ExceptionsTest::test_custom_tback PASSED        [ 
> 39%]
> test/test_exceptions.py::ExceptionsTest::test_format_closures PASSED     [ 
> 39%]
> test/test_exceptions.py::ExceptionsTest::test_format_exceptions_no_pygments 
> PASSED [ 39%]
> test/test_exceptions.py::ExceptionsTest::test_format_exceptions_pygments 
> FAILED [ 40%]
> test/test_exceptions.py::ExceptionsTest::test_html_error_template PASSED [ 
> 40%]
> test/test_exceptions.py::ExceptionsTest::test_mod_no_encoding PASSED     [ 
> 40%]
> test/test_exceptions.py::ExceptionsTest::test_module_block_line_number PASSED 
> [ 40%]
> test/test_exceptions.py::ExceptionsTest::test_py_unicode_error_html_error_template
>  PASSED [ 40%]
> test/test_exceptions.py::ExceptionsTest::test_py_utf8_html_error_template 
> PASSED [ 41%]
> test/test_exceptions.py::ExceptionsTest::test_tback_no_trace_from_py_file 
> PASSED [ 41%]
> test/test_exceptions.py::ExceptionsTest::test_tback_trace_from_py_file PASSED 
> [ 41%]
> test/test_exceptions.py::ExceptionsTest::test_text_error_template PASSED [ 
> 41%]
> test/test_exceptions.py::ExceptionsTest::test_utf8_format_exceptions_no_pygments
>  PASSED [ 42%]
> test/test_exceptions.py::ExceptionsTest::test_utf8_format_exceptions_pygments 
> PASSED [ 42%]
> test/test_exceptions.py::ExceptionsTest::test_utf8_html_error_template_no_pygments
>  PASSED [ 42%]
> test/test_exceptions.py::ExceptionsTest::test_utf8_html_error_template_pygments
>  PASSED [ 42%]
> test/test_filters.py::FilterTest::test_basic PASSED                      [ 
> 42%]
> test/test_filters.py::FilterTest::test_block_via_context PASSED          [ 
> 43%]
> test/test_filters.py::FilterTest::test_builtins PASSED                   [ 
> 43%]
> test/test_filters.py::FilterTest::test_convert_str PASSED                [ 
> 43%]
> test/test_filters.py::FilterTest::test_custom_default PASSED             [ 
> 43%]
> test/test_filters.py::FilterTest::test_def PASSED                        [ 
> 43%]
> test/test_filters.py::FilterTest::test_def_via_context PASSED            [ 
> 44%]
> test/test_filters.py::FilterTest::test_encode_filter PASSED              [ 
> 44%]
> test/test_filters.py::FilterTest::test_encode_filter_non_str PASSED      [ 
> 44%]
> test/test_filters.py::FilterTest::test_encode_filter_non_str_we_return_bytes 
> SKIPPED [ 44%]
> test/test_filters.py::FilterTest::test_entity PASSED                     [ 
> 44%]
> test/test_filters.py::FilterTest::test_expr PASSED                       [ 
> 45%]
> test/test_filters.py::FilterTest::test_global PASSED                     [ 
> 45%]
> test/test_filters.py::FilterTest::test_global_json PASSED                [ 
> 45%]
> test/test_filters.py::FilterTest::test_import PASSED                     [ 
> 45%]
> test/test_filters.py::FilterTest::test_import_2 PASSED                   [ 
> 46%]
> test/test_filters.py::FilterTest::test_nflag PASSED                      [ 
> 46%]
> test/test_filters.py::FilterTest::test_non_expression PASSED             [ 
> 46%]
> test/test_filters.py::FilterTest::test_quoting PASSED                    [ 
> 46%]
> test/test_filters.py::FilterTest::test_quoting_non_unicode SKIPPED (...) [ 
> 46%]
> test/test_filters.py::FilterTest::test_text_via_context PASSED           [ 
> 47%]
> test/test_filters.py::FilterTest::test_url_escaping PASSED               [ 
> 47%]
> test/test_filters.py::FilterTest::test_url_escaping_non_unicode SKIPPED  [ 
> 47%]
> test/test_filters.py::BufferTest::test_buffered_def PASSED               [ 
> 47%]
> test/test_filters.py::BufferTest::test_buffered_exception PASSED         [ 
> 47%]
> test/test_filters.py::BufferTest::test_capture PASSED                    [ 
> 48%]
> test/test_filters.py::BufferTest::test_capture_ccall PASSED              [ 
> 48%]
> test/test_filters.py::BufferTest::test_capture_exception PASSED          [ 
> 48%]
> test/test_filters.py::BufferTest::test_unbuffered_def PASSED             [ 
> 48%]
> test/test_inheritance.py::InheritanceTest::test_basic PASSED             [ 
> 49%]
> test/test_inheritance.py::InheritanceTest::test_dynamic PASSED           [ 
> 49%]
> test/test_inheritance.py::InheritanceTest::test_in_call PASSED           [ 
> 49%]
> test/test_inheritance.py::InheritanceTest::test_includes PASSED          [ 
> 49%]
> test/test_inheritance.py::InheritanceTest::test_multilevel_nesting PASSED [ 
> 49%]
> test/test_inheritance.py::InheritanceTest::test_namespaces PASSED        [ 
> 50%]
> test/test_inheritance.py::InheritanceTest::test_pageargs PASSED          [ 
> 50%]
> test/test_inheritance.py::InheritanceTest::test_pageargs_2 PASSED        [ 
> 50%]
> test/test_inheritance.py::InheritanceTest::test_pageargs_err PASSED      [ 
> 50%]
> test/test_inheritance.py::InheritanceTest::test_toplevel PASSED          [ 
> 50%]
> test/test_lexer.py::LexerTest::test_code PASSED                          [ 
> 51%]
> test/test_lexer.py::LexerTest::test_code_and_tags PASSED                 [ 
> 51%]
> test/test_lexer.py::LexerTest::test_comment_after_statement PASSED       [ 
> 51%]
> test/test_lexer.py::LexerTest::test_comments PASSED                      [ 
> 51%]
> test/test_lexer.py::LexerTest::test_control_lines PASSED                 [ 
> 52%]
> test/test_lexer.py::LexerTest::test_control_lines_2 PASSED               [ 
> 52%]
> test/test_lexer.py::LexerTest::test_crlf PASSED                          [ 
> 52%]
> test/test_lexer.py::LexerTest::test_def_syntax PASSED                    [ 
> 52%]
> test/test_lexer.py::LexerTest::test_def_syntax_2 PASSED                  [ 
> 52%]
> test/test_lexer.py::LexerTest::test_docs PASSED                          [ 
> 53%]
> test/test_lexer.py::LexerTest::test_expr_in_attribute PASSED             [ 
> 53%]
> test/test_lexer.py::LexerTest::test_expression PASSED                    [ 
> 53%]
> test/test_lexer.py::LexerTest::test_integration PASSED                   [ 
> 53%]
> test/test_lexer.py::LexerTest::test_long_control_lines PASSED            [ 
> 53%]
> test/test_lexer.py::LexerTest::test_nesting PASSED                       [ 
> 54%]
> test/test_lexer.py::LexerTest::test_noexpr_allowed PASSED                [ 
> 54%]
> test/test_lexer.py::LexerTest::test_nonexistent_tag PASSED               [ 
> 54%]
> test/test_lexer.py::LexerTest::test_ns_tag_closed PASSED                 [ 
> 54%]
> test/test_lexer.py::LexerTest::test_ns_tag_empty PASSED                  [ 
> 55%]
> test/test_lexer.py::LexerTest::test_ns_tag_open PASSED                   [ 
> 55%]
> test/test_lexer.py::LexerTest::test_old_multiline_comment PASSED         [ 
> 55%]
> test/test_lexer.py::LexerTest::test_onlyclosed_tag PASSED                [ 
> 55%]
> test/test_lexer.py::LexerTest::test_pagetag PASSED                       [ 
> 55%]
> test/test_lexer.py::LexerTest::test_percent_escape PASSED                [ 
> 56%]
> test/test_lexer.py::LexerTest::test_preprocess PASSED                    [ 
> 56%]
> test/test_lexer.py::LexerTest::test_ternary_control PASSED               [ 
> 56%]
> test/test_lexer.py::LexerTest::test_text_and_tag PASSED                  [ 
> 56%]
> test/test_lexer.py::LexerTest::test_text_tag PASSED                      [ 
> 56%]
> test/test_lexer.py::LexerTest::test_tricky_code PASSED                   [ 
> 57%]
> test/test_lexer.py::LexerTest::test_tricky_code_2 PASSED                 [ 
> 57%]
> test/test_lexer.py::LexerTest::test_tricky_code_3 PASSED                 [ 
> 57%]
> test/test_lexer.py::LexerTest::test_tricky_code_4 PASSED                 [ 
> 57%]
> test/test_lexer.py::LexerTest::test_tricky_code_5 PASSED                 [ 
> 57%]
> test/test_lexer.py::LexerTest::test_tricky_code_6 PASSED                 [ 
> 58%]
> test/test_lexer.py::LexerTest::test_tricky_expression PASSED             [ 
> 58%]
> test/test_lexer.py::LexerTest::test_unclosed_tag PASSED                  [ 
> 58%]
> test/test_lexer.py::LexerTest::test_unmatched_control PASSED             [ 
> 58%]
> test/test_lexer.py::LexerTest::test_unmatched_control_2 PASSED           [ 
> 59%]
> test/test_lexer.py::LexerTest::test_unmatched_control_3 PASSED           [ 
> 59%]
> test/test_lexer.py::LexerTest::test_unmatched_tag PASSED                 [ 
> 59%]
> test/test_lexer.py::LexerTest::test_whitespace_equals PASSED             [ 
> 59%]
> test/test_lexer.py::LexerTest::test_wrongcase_tag PASSED                 [ 
> 59%]
> test/test_lookup.py::LookupTest::test_basic PASSED                       [ 
> 60%]
> test/test_lookup.py::LookupTest::test_check_not_found PASSED             [ 
> 60%]
> test/test_lookup.py::LookupTest::test_directory_lookup PASSED            [ 
> 60%]
> test/test_lookup.py::LookupTest::test_dont_accept_relative_outside_of_root 
> PASSED [ 60%]
> test/test_lookup.py::LookupTest::test_no_lookup PASSED                   [ 
> 60%]
> test/test_lookup.py::LookupTest::test_subdir PASSED                      [ 
> 61%]
> test/test_lookup.py::LookupTest::test_updir PASSED                       [ 
> 61%]
> test/test_lookup.py::LookupTest::test_uri_adjust PASSED                  [ 
> 61%]
> test/test_lookup.py::LookupTest::test_uri_cache PASSED                   [ 
> 61%]
> test/test_loop.py::TestLoop::test__FOR_LOOP PASSED                       [ 
> 62%]
> test/test_loop.py::TestLoop::test_loop_demo PASSED                       [ 
> 62%]
> test/test_loop.py::TestLoop::test_nested_loops PASSED                    [ 
> 62%]
> test/test_loop.py::TestLoop::test_no_loop PASSED                         [ 
> 62%]
> test/test_loop.py::TestLoop::test_out_of_context_access PASSED           [ 
> 62%]
> test/test_loop.py::TestLoop::test_parent_loops PASSED                    [ 
> 63%]
> test/test_loop.py::TestLoopStack::test__pop PASSED                       [ 
> 63%]
> test/test_loop.py::TestLoopStack::test__push PASSED                      [ 
> 63%]
> test/test_loop.py::TestLoopStack::test__top PASSED                       [ 
> 63%]
> test/test_loop.py::TestLoopStack::test_enter PASSED                      [ 
> 63%]
> test/test_loop.py::TestLoopStack::test_exit PASSED                       [ 
> 64%]
> test/test_loop.py::TestLoopContext::test___len__ PASSED                  [ 
> 64%]
> test/test_loop.py::TestLoopContext::test_cycle PASSED                    [ 
> 64%]
> test/test_loop.py::TestLoopContext::test_even PASSED                     [ 
> 64%]
> test/test_loop.py::TestLoopContext::test_first PASSED                    [ 
> 65%]
> test/test_loop.py::TestLoopContext::test_index PASSED                    [ 
> 65%]
> test/test_loop.py::TestLoopContext::test_last PASSED                     [ 
> 65%]
> test/test_loop.py::TestLoopContext::test_odd PASSED                      [ 
> 65%]
> test/test_loop.py::TestLoopContext::test_reverse_index PASSED            [ 
> 65%]
> test/test_loop.py::TestLoopFlags::test_loop_disabled_lookup PASSED       [ 
> 66%]
> test/test_loop.py::TestLoopFlags::test_loop_disabled_override_lookup PASSED [ 
> 66%]
> test/test_loop.py::TestLoopFlags::test_loop_disabled_override_template PASSED 
> [ 66%]
> test/test_loop.py::TestLoopFlags::test_loop_disabled_template PASSED     [ 
> 66%]
> test/test_loop.py::TestLoopFlags::test_loop_enabled_override_lookup PASSED [ 
> 66%]
> test/test_loop.py::TestLoopFlags::test_loop_enabled_override_template PASSED 
> [ 67%]
> test/test_lru.py::LRUTest::testlru PASSED                                [ 
> 67%]
> test/test_namespace.py::NamespaceTest::test_attr PASSED                  [ 
> 67%]
> test/test_namespace.py::NamespaceTest::test_attr_raise PASSED            [ 
> 67%]
> test/test_namespace.py::NamespaceTest::test_ccall PASSED                 [ 
> 68%]
> test/test_namespace.py::NamespaceTest::test_ccall_2 PASSED               [ 
> 68%]
> test/test_namespace.py::NamespaceTest::test_ccall_import PASSED          [ 
> 68%]
> test/test_namespace.py::NamespaceTest::test_closure_import PASSED        [ 
> 68%]
> test/test_namespace.py::NamespaceTest::test_context PASSED               [ 
> 68%]
> test/test_namespace.py::NamespaceTest::test_custom_tag_1 PASSED          [ 
> 69%]
> test/test_namespace.py::NamespaceTest::test_custom_tag_2 PASSED          [ 
> 69%]
> test/test_namespace.py::NamespaceTest::test_custom_tag_3 PASSED          [ 
> 69%]
> test/test_namespace.py::NamespaceTest::test_custom_tag_case_sensitive PASSED 
> [ 69%]
> test/test_namespace.py::NamespaceTest::test_dont_pollute_self PASSED     [ 
> 69%]
> test/test_namespace.py::NamespaceTest::test_dynamic PASSED               [ 
> 70%]
> test/test_namespace.py::NamespaceTest::test_expr_grouping PASSED         [ 
> 70%]
> test/test_namespace.py::NamespaceTest::test_getattr PASSED               [ 
> 70%]
> test/test_namespace.py::NamespaceTest::test_import PASSED                [ 
> 70%]
> test/test_namespace.py::NamespaceTest::test_import_calledfromdef PASSED  [ 
> 71%]
> test/test_namespace.py::NamespaceTest::test_import_local PASSED          [ 
> 71%]
> test/test_namespace.py::NamespaceTest::test_in_def PASSED                [ 
> 71%]
> test/test_namespace.py::NamespaceTest::test_in_remote_def PASSED         [ 
> 71%]
> test/test_namespace.py::NamespaceTest::test_inheritance PASSED           [ 
> 71%]
> test/test_namespace.py::NamespaceTest::test_inheritance_two PASSED       [ 
> 72%]
> test/test_namespace.py::NamespaceTest::test_inline_arguments PASSED      [ 
> 72%]
> test/test_namespace.py::NamespaceTest::test_inline_assignment PASSED     [ 
> 72%]
> test/test_namespace.py::NamespaceTest::test_inline_crossreference PASSED [ 
> 72%]
> test/test_namespace.py::NamespaceTest::test_inline_not_duped PASSED      [ 
> 72%]
> test/test_namespace.py::NamespaceTest::test_module PASSED                [ 
> 73%]
> test/test_namespace.py::NamespaceTest::test_module_2 PASSED              [ 
> 73%]
> test/test_namespace.py::NamespaceTest::test_module_imports PASSED        [ 
> 73%]
> test/test_namespace.py::NamespaceTest::test_module_imports_2 PASSED      [ 
> 73%]
> test/test_namespace.py::NamespaceTest::test_overload PASSED              [ 
> 73%]
> test/test_namespace.py::NamespaceTest::test_template PASSED              [ 
> 74%]
> test/test_pygen.py::GeneratePythonTest::test_backslash_line PASSED       [ 
> 74%]
> test/test_pygen.py::GeneratePythonTest::test_false_unindentor PASSED     [ 
> 74%]
> test/test_pygen.py::GeneratePythonTest::test_generate_adjusted PASSED    [ 
> 74%]
> test/test_pygen.py::GeneratePythonTest::test_generate_combo PASSED       [ 
> 75%]
> test/test_pygen.py::GeneratePythonTest::test_generate_normal PASSED      [ 
> 75%]
> test/test_pygen.py::GeneratePythonTest::test_multi_line PASSED           [ 
> 75%]
> test/test_pygen.py::WhitespaceTest::test_basic PASSED                    [ 
> 75%]
> test/test_pygen.py::WhitespaceTest::test_blank_lines PASSED              [ 
> 75%]
> test/test_pygen.py::WhitespaceTest::test_open_quotes_with_pound PASSED   [ 
> 76%]
> test/test_pygen.py::WhitespaceTest::test_quote_with_comments PASSED      [ 
> 76%]
> test/test_pygen.py::WhitespaceTest::test_quotes PASSED                   [ 
> 76%]
> test/test_pygen.py::WhitespaceTest::test_quotes_with_pound PASSED        [ 
> 76%]
> test/test_runtime.py::ContextTest::test_locals_kwargs PASSED             [ 
> 76%]
> test/test_template.py::EncodingTest::test_bytestring_passthru SKIPPED    [ 
> 77%]
> test/test_template.py::EncodingTest::test_encoding PASSED                [ 
> 77%]
> test/test_template.py::EncodingTest::test_encoding_doesnt_conflict PASSED [ 
> 77%]
> test/test_template.py::EncodingTest::test_encoding_errors PASSED         [ 
> 77%]
> test/test_template.py::EncodingTest::test_escapes_html_tags PASSED       [ 
> 78%]
> test/test_template.py::EncodingTest::test_input_encoding PASSED          [ 
> 78%]
> test/test_template.py::EncodingTest::test_raw_strings PASSED             [ 
> 78%]
> test/test_template.py::EncodingTest::test_read_unicode PASSED            [ 
> 78%]
> test/test_template.py::EncodingTest::test_unicode PASSED                 [ 
> 78%]
> test/test_template.py::EncodingTest::test_unicode_arg PASSED             [ 
> 79%]
> test/test_template.py::EncodingTest::test_unicode_bom PASSED             [ 
> 79%]
> test/test_template.py::EncodingTest::test_unicode_file PASSED            [ 
> 79%]
> test/test_template.py::EncodingTest::test_unicode_file_code PASSED       [ 
> 79%]
> test/test_template.py::EncodingTest::test_unicode_file_lookup PASSED     [ 
> 79%]
> test/test_template.py::EncodingTest::test_unicode_literal_in_code PASSED [ 
> 80%]
> test/test_template.py::EncodingTest::test_unicode_literal_in_controlline 
> PASSED [ 80%]
> test/test_template.py::EncodingTest::test_unicode_literal_in_def PASSED  [ 
> 80%]
> test/test_template.py::EncodingTest::test_unicode_literal_in_expr PASSED [ 
> 80%]
> test/test_template.py::EncodingTest::test_unicode_literal_in_expr_file PASSED 
> [ 81%]
> test/test_template.py::EncodingTest::test_unicode_literal_in_tag PASSED  [ 
> 81%]
> test/test_template.py::EncodingTest::test_unicode_memory PASSED          [ 
> 81%]
> test/test_template.py::EncodingTest::test_unicode_text PASSED            [ 
> 81%]
> test/test_template.py::EncodingTest::test_unicode_text_ccall PASSED      [ 
> 81%]
> test/test_template.py::PageArgsTest::test_basic PASSED                   [ 
> 82%]
> test/test_template.py::PageArgsTest::test_builtin_names_dont_clobber_defaults_in_includes
>  PASSED [ 82%]
> test/test_template.py::PageArgsTest::test_canuse_builtin_names PASSED    [ 
> 82%]
> test/test_template.py::PageArgsTest::test_context_small PASSED           [ 
> 82%]
> test/test_template.py::PageArgsTest::test_dict_locals PASSED             [ 
> 82%]
> test/test_template.py::PageArgsTest::test_includes PASSED                [ 
> 83%]
> test/test_template.py::PageArgsTest::test_inherits PASSED                [ 
> 83%]
> test/test_template.py::PageArgsTest::test_overrides_builtins PASSED      [ 
> 83%]
> test/test_template.py::PageArgsTest::test_with_context PASSED            [ 
> 83%]
> test/test_template.py::IncludeTest::test_basic PASSED                    [ 
> 84%]
> test/test_template.py::IncludeTest::test_include_error_handler PASSED    [ 
> 84%]
> test/test_template.py::IncludeTest::test_include_withargs PASSED         [ 
> 84%]
> test/test_template.py::IncludeTest::test_localargs PASSED                [ 
> 84%]
> test/test_template.py::IncludeTest::test_viakwargs PASSED                [ 
> 84%]
> test/test_template.py::IncludeTest::test_within_ccall PASSED             [ 
> 85%]
> test/test_template.py::UndefinedVarsTest::test_expression_declared PASSED [ 
> 85%]
> test/test_template.py::UndefinedVarsTest::test_list_comprehensions_plus_undeclared_nonstrict
>  PASSED [ 85%]
> test/test_template.py::UndefinedVarsTest::test_list_comprehensions_plus_undeclared_strict
>  PASSED [ 85%]
> test/test_template.py::UndefinedVarsTest::test_strict PASSED             [ 
> 85%]
> test/test_template.py::UndefinedVarsTest::test_traditional_assignment_plus_undeclared
>  PASSED [ 86%]
> test/test_template.py::UndefinedVarsTest::test_undefined PASSED          [ 
> 86%]
> test/test_template.py::StopRenderingTest::test_return_in_template PASSED [ 
> 86%]
> test/test_template.py::ReservedNameTest::test_exclude_loop_context PASSED [ 
> 86%]
> test/test_template.py::ReservedNameTest::test_exclude_loop_template PASSED [ 
> 86%]
> test/test_template.py::ReservedNameTest::test_names_in_template PASSED   [ 
> 87%]
> test/test_template.py::ReservedNameTest::test_names_on_context PASSED    [ 
> 87%]
> test/test_template.py::ControlTest::test_blank_control_1 PASSED          [ 
> 87%]
> test/test_template.py::ControlTest::test_blank_control_2 PASSED          [ 
> 87%]
> test/test_template.py::ControlTest::test_blank_control_3 PASSED          [ 
> 88%]
> test/test_template.py::ControlTest::test_blank_control_4 PASSED          [ 
> 88%]
> test/test_template.py::ControlTest::test_blank_control_5 PASSED          [ 
> 88%]
> test/test_template.py::ControlTest::test_blank_control_6 PASSED          [ 
> 88%]
> test/test_template.py::ControlTest::test_blank_control_7 PASSED          [ 
> 88%]
> test/test_template.py::ControlTest::test_blank_control_8 PASSED          [ 
> 89%]
> test/test_template.py::ControlTest::test_commented_blank_control_1 PASSED [ 
> 89%]
> test/test_template.py::ControlTest::test_commented_blank_control_2 PASSED [ 
> 89%]
> test/test_template.py::ControlTest::test_commented_blank_control_3 PASSED [ 
> 89%]
> test/test_template.py::ControlTest::test_commented_blank_control_4 PASSED [ 
> 89%]
> test/test_template.py::ControlTest::test_commented_blank_control_5 PASSED [ 
> 90%]
> test/test_template.py::ControlTest::test_commented_blank_control_6 PASSED [ 
> 90%]
> test/test_template.py::ControlTest::test_commented_blank_control_7 PASSED [ 
> 90%]
> test/test_template.py::ControlTest::test_commented_blank_control_8 PASSED [ 
> 90%]
> test/test_template.py::ControlTest::test_control PASSED                  [ 
> 91%]
> test/test_template.py::ControlTest::test_multiline_control PASSED        [ 
> 91%]
> test/test_template.py::GlobalsTest::test_globals PASSED                  [ 
> 91%]
> test/test_template.py::RichTracebackTest::test_unicode_file_runtime PASSED [ 
> 91%]
> test/test_template.py::RichTracebackTest::test_unicode_file_syntax PASSED [ 
> 91%]
> test/test_template.py::RichTracebackTest::test_unicode_memory_runtime PASSED 
> [ 92%]
> test/test_template.py::RichTracebackTest::test_unicode_memory_syntax PASSED [ 
> 92%]
> test/test_template.py::RichTracebackTest::test_utf8_file_runtime PASSED  [ 
> 92%]
> test/test_template.py::RichTracebackTest::test_utf8_file_syntax PASSED   [ 
> 92%]
> test/test_template.py::RichTracebackTest::test_utf8_memory_runtime PASSED [ 
> 92%]
> test/test_template.py::RichTracebackTest::test_utf8_memory_syntax PASSED [ 
> 93%]
> test/test_template.py::ModuleDirTest::test_basic PASSED                  [ 
> 93%]
> test/test_template.py::ModuleDirTest::test_callable PASSED               [ 
> 93%]
> test/test_template.py::ModuleDirTest::test_custom_writer PASSED          [ 
> 93%]
> test/test_template.py::FilenameToURITest::test_dont_accept_relative_outside_of_root
>  PASSED [ 94%]
> test/test_template.py::FilenameToURITest::test_posix_paths PASSED        [ 
> 94%]
> test/test_template.py::FilenameToURITest::test_windows_paths PASSED      [ 
> 94%]
> test/test_template.py::ModuleTemplateTest::test_module_roundtrip PASSED  [ 
> 94%]
> test/test_template.py::TestTemplateAPI::test_metadata PASSED             [ 
> 94%]
> test/test_template.py::TestTemplateAPI::test_metadata_two PASSED         [ 
> 95%]
> test/test_template.py::PreprocessTest::test_old_comments PASSED          [ 
> 95%]
> test/test_template.py::LexerTest::test_via_lookup PASSED                 [ 
> 95%]
> test/test_template.py::LexerTest::test_via_template PASSED               [ 
> 95%]
> test/test_template.py::FuturesTest::test_future_import PASSED            [ 
> 95%]
> test/test_tgplugin.py::TestTGPlugin::test_basic PASSED                   [ 
> 96%]
> test/test_tgplugin.py::TestTGPlugin::test_basic_dot PASSED               [ 
> 96%]
> test/test_tgplugin.py::TestTGPlugin::test_render PASSED                  [ 
> 96%]
> test/test_tgplugin.py::TestTGPlugin::test_string PASSED                  [ 
> 96%]
> test/test_tgplugin.py::TestTGPlugin::test_subdir PASSED                  [ 
> 97%]
> test/test_tgplugin.py::TestTGPlugin::test_subdir_dot PASSED              [ 
> 97%]
> test/test_util.py::UtilTest::test_fast_buffer_encoded PASSED             [ 
> 97%]
> test/test_util.py::UtilTest::test_fast_buffer_truncate PASSED            [ 
> 97%]
> test/test_util.py::UtilTest::test_fast_buffer_write PASSED               [ 
> 97%]
> test/test_util.py::UtilTest::test_load_module PASSED                     [ 
> 98%]
> test/test_util.py::UtilTest::test_load_plugin_failure PASSED             [ 
> 98%]
> test/test_util.py::UtilTest::test_read_file PASSED                       [ 
> 98%]
> test/ext/test_babelplugin.py::Test_extract::test_parse_python_expression 
> PASSED [ 98%]
> test/ext/test_babelplugin.py::Test_extract::test_python_gettext_call PASSED [ 
> 98%]
> test/ext/test_babelplugin.py::Test_extract::test_translator_comment PASSED [ 
> 99%]
> test/ext/test_babelplugin.py::ExtractMakoTestCase::test_extract PASSED   [ 
> 99%]
> test/ext/test_babelplugin.py::ExtractMakoTestCase::test_extract_cp1251 PASSED 
> [ 99%]
> test/ext/test_babelplugin.py::ExtractMakoTestCase::test_extract_utf8 PASSED [ 
> 99%]
> test/ext/test_linguaplugin.py::ExtractMakoTestCase::test_extract SKIPPED 
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ________________ ExceptionsTest.test_format_exceptions_pygments 
> ________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/test/test_exceptions.py", line 236, in 
> test_format_exceptions_pygments
>     assert (
> AssertionError: assert '<div class="sourceline"><table 
> class="syntax-highlightedtable">' in '\n\n\n<html>\n<head>\n    <title>Mako 
> Runtime Error</title>\n    <style>\n        body { font-family:verdana; 
> margin:10px 30px 10px 30px;}\n        .stacktrace { margin:5px 5px 5px 5px; 
> }\n        .highlight { padding:0px 10px 0px 10px; background-color:#9F9FDF; 
> }\n        .nonhighlight { padding:0px; background-color:#DFDFDF; }\n        
> .sample { padding:10px; margin:10px 10px 10px 10px;\n                  
> font-family:monospace; }\n        .sampleline { padding:0px 10px 0px 10px; 
> }\n        .sourceline { margin:5px 5px 10px 5px; font-family:monospace;}\n   
>      .location { font-size:80%; }\n        .highlight { white-space:pre; }\n  
>       .sampleline { white-space:pre; }\n\n        pre { line-height: 125%; 
> }\ntd.linenos .normal { color: inherit; background-color: transparent; 
> padding-left: 5px; padding-right: 5px; }\nspan.linenos { color: inherit; 
> background-color: transparent; padding-left: 5px; padding-right: 5px; 
> }\ntd.linenos .special { color: #000000; background-color: #ffffc0; 
> padding-left: 5px; padding-right: 5px; }\nspan.linenos.special { color: 
> #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; 
> }\n.syntax-highlighted .hll { background-color: #ff...">\n    \n      <div 
> class="sourceline"><div class="syntax-highlighted"><table 
> class="syntax-highlightedtable"><tr><td class="linenos"><div 
> class="linenodiv"><pre><span class="normal">2</span></pre></div></td><td 
> class="code"><div><pre><span></span>        <span class="err">$</span><span 
> class="p">{</span><span class="bp">self</span><span class="o">.</span><span 
> class="n">body</span><span 
> class="p">()}</span>\n</pre></div></td></tr></table></div>\n</div>\n    
> </div>\n    <div class="location">/<<PKGBUILDDIR>>/mako/runtime.py, line 
> 940:</div>\n    <div class="nonhighlight">\n    \n      <div 
> class="sourceline"><div class="syntax-highlighted"><table 
> class="syntax-highlightedtable"><tr><td class="linenos"><div 
> class="linenodiv"><pre><span class="normal">940</span></pre></div></td><td 
> class="code"><div><pre><span></span><span class="n">callable_</span><span 
> class="p">(</span><span class="n">context</span><span class="p">,</span> 
> <span class="o">*</span><span class="n">args</span><span class="p">,</span> 
> <span class="o">**</span><span class="n">kwargs</span><span 
> class="p">)</span>\n</pre></div></td></tr></table></div>\n</div>\n    
> </div>\n</div>\n\n</body>\n</html>\n'
>  +  where '\n\n\n<html>\n<head>\n    <title>Mako Runtime Error</title>\n    
> <style>\n        body { font-family:verdana; margin:10px 30px 10px 30px;}\n   
>      .stacktrace { margin:5px 5px 5px 5px; }\n        .highlight { 
> padding:0px 10px 0px 10px; background-color:#9F9FDF; }\n        .nonhighlight 
> { padding:0px; background-color:#DFDFDF; }\n        .sample { padding:10px; 
> margin:10px 10px 10px 10px;\n                  font-family:monospace; }\n     
>    .sampleline { padding:0px 10px 0px 10px; }\n        .sourceline { 
> margin:5px 5px 10px 5px; font-family:monospace;}\n        .location { 
> font-size:80%; }\n        .highlight { white-space:pre; }\n        
> .sampleline { white-space:pre; }\n\n        pre { line-height: 125%; 
> }\ntd.linenos .normal { color: inherit; background-color: transparent; 
> padding-left: 5px; padding-right: 5px; }\nspan.linenos { color: inherit; 
> background-color: transparent; padding-left: 5px; padding-right: 5px; 
> }\ntd.linenos .special { color: #000000; background-color: #ffffc0; 
> padding-left: 5px; padding-right: 5px; }\nspan.linenos.special { color: 
> #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; 
> }\n.syntax-highlighted .hll { background-color: #ff...">\n    \n      <div 
> class="sourceline"><div class="syntax-highlighted"><table 
> class="syntax-highlightedtable"><tr><td class="linenos"><div 
> class="linenodiv"><pre><span class="normal">2</span></pre></div></td><td 
> class="code"><div><pre><span></span>        <span class="err">$</span><span 
> class="p">{</span><span class="bp">self</span><span class="o">.</span><span 
> class="n">body</span><span 
> class="p">()}</span>\n</pre></div></td></tr></table></div>\n</div>\n    
> </div>\n    <div class="location">/<<PKGBUILDDIR>>/mako/runtime.py, line 
> 940:</div>\n    <div class="nonhighlight">\n    \n      <div 
> class="sourceline"><div class="syntax-highlighted"><table 
> class="syntax-highlightedtable"><tr><td class="linenos"><div 
> class="linenodiv"><pre><span class="normal">940</span></pre></div></td><td 
> class="code"><div><pre><span></span><span class="n">callable_</span><span 
> class="p">(</span><span class="n">context</span><span class="p">,</span> 
> <span class="o">*</span><span class="n">args</span><span class="p">,</span> 
> <span class="o">**</span><span class="n">kwargs</span><span 
> class="p">)</span>\n</pre></div></td></tr></table></div>\n</div>\n    
> </div>\n</div>\n\n</body>\n</html>\n' = <bound method Template.render_unicode 
> of <mako.template.Template object at 0x7f9e6293c4f0>>()
>  +    where <bound method Template.render_unicode of <mako.template.Template 
> object at 0x7f9e6293c4f0>> = <mako.template.Template object at 
> 0x7f9e6293c4f0>.render_unicode
>  +      where <mako.template.Template object at 0x7f9e6293c4f0> = <bound 
> method TemplateLookup.get_template of <mako.lookup.TemplateLookup object at 
> 0x7f9e6293c910>>('foo.html')
>  +        where <bound method TemplateLookup.get_template of 
> <mako.lookup.TemplateLookup object at 0x7f9e6293c910>> = 
> <mako.lookup.TemplateLookup object at 0x7f9e6293c910>.get_template
> =========================== short test summary info 
> ============================
> FAILED 
> test/test_exceptions.py::ExceptionsTest::test_format_exceptions_pygments
> ================== 1 failed, 416 passed, 52 skipped in 3.52s 
> ===================
> make: *** [debian/rules:26: test-python3.9] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/07/16/mako_1.1.3+ds1-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220716;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220716&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: mako
Source-Version: 1.2.2+ds1-1
Done: Piotr Ożarowski <pi...@debian.org>

We believe that the bug you reported is fixed in the latest version of
mako, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1015...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Piotr Ożarowski <pi...@debian.org> (supplier of updated mako package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 02 Sep 2022 11:59:14 +0200
Source: mako
Architecture: source
Version: 1.2.2+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Piotr Ożarowski <pi...@debian.org>
Changed-By: Piotr Ożarowski <pi...@debian.org>
Closes: 1010237 1015048
Changes:
 mako (1.2.2+ds1-1) unstable; urgency=medium
 .
   [ Emanuele Rocca ]
   * New upstream release (Closes: #1015048).
   * Depend on python3-pkg-resources (Closes: #1010237).
Checksums-Sha1:
 eea0f95a01f64823076b2cac872de20abf0709db 2291 mako_1.2.2+ds1-1.dsc
 7e6b3d691562385e4c64f5a46518112998a4d2d6 160524 mako_1.2.2+ds1.orig.tar.xz
 386e65db4329b5db37e7b650b03fa19b59ba474d 13512 mako_1.2.2+ds1-1.debian.tar.xz
 7c24b2a8cee0acacaf0b6cbd4865fa00adcb817d 9077 mako_1.2.2+ds1-1_amd64.buildinfo
Checksums-Sha256:
 1bec6fbadbe5391d76837ad913d2986589683aac339ab1f4ed3323e7419239c8 2291 
mako_1.2.2+ds1-1.dsc
 3b2574a4152386b0c9be0ccfd44ffba0e834ab5d59e19ba8587315ddbd038e57 160524 
mako_1.2.2+ds1.orig.tar.xz
 0425b8bc7e4cd1a0c78a9b5d92a03673936e58c6bd3aa64331d9191bc922f3e1 13512 
mako_1.2.2+ds1-1.debian.tar.xz
 315865bcb8c2d958f01a643f2a94298ee32813255342effe8d148a6dd234e289 9077 
mako_1.2.2+ds1-1_amd64.buildinfo
Files:
 5ec8023168e182171b520126c7941954 2291 python optional mako_1.2.2+ds1-1.dsc
 0875bfa4d3417996b96523ccdf8ad226 160524 python optional 
mako_1.2.2+ds1.orig.tar.xz
 117d9f623314d71d6f7809704c089305 13512 python optional 
mako_1.2.2+ds1-1.debian.tar.xz
 20f65566699630fb4c1b029e96a1e1ad 9077 python optional 
mako_1.2.2+ds1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEHS+omFjar2IXhi33rvbxoqdFdkUFAmMR1gcACgkQrvbxoqdF
dkUARA/+Nxh8/vQ91AVxZbbadhy9U/7ncGHoFMnUL2wP+F05Sv4F95y/xA3/Nia4
Ef3/Jmhxz8rzKwd98Zd208A0Kn2AyL62uDEQojeN4koQLxgrU9wNAdorhmagIuGR
WKRrtLvIcnxqxmabUzcBTILs+9ERt6hTF+y1jxxepdmCp8J9PUrp6oRpZrrta4fG
cKw6IPpQXjzdI52tmctdkD6H1kfrAjiuvKrbX+BTuc+LZXONPk11ANjg1z2gzBVM
bHipRCx3jNgYUn39IkYrL1yHGc8pTXWjzHbRfzK6GJkUGqPlU5oz5i5EcJe9Cikp
HMhOcp9pilae2Awyv/Am7GTQdoNWyL3MMhbo1A9e/1CMUKVlHwspQdN2JzmsnQAb
fWjr8fTJ2K08ngjRD/PLIj2ykPJQikQYp0VENgZxuVH0FJW0JYib15Jas5AJq0fB
Q/RgnJJkotla5mIlutkzNti3KF/66HGEpcCEQB3lS1D2LZbnZispUViRF27uKDAl
syFbBuGlowQCNr8f7J1897o9gu4VjR2A5uSrh6/DsgsuhR8oNjXS1GQinxQKjnJh
yATmwxAWrfBJb5IeGVKEhrJaaVvDiXfmLTu528VFaMkHetDMpULf3ZoqjOq0fMNF
wBpXghoNeusvcioF7lbJwI+cEGa4DDFfN+uCEnXQK/7nNeyf1Eo=
=ughC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to