* Package: dev-python/mako-1.3.10:0 * Repository: gentoo * Maintainer: python@gentoo.org * Upstream: https://github.com/sqlalchemy/mako/issues * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_13 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking 'mako-1.3.10.tar.gz' to /var/tmp/portage/dev-python/mako-1.3.10/work >>> Source unpacked in /var/tmp/portage/dev-python/mako-1.3.10/work >>> Preparing source in /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10 ... * Build system packages: * dev-python/gpep517 : 19 * dev-python/installer : 0.7.0 * dev-python/setuptools : 80.9.0-r1 * dev-python/setuptools-rust : * dev-python/setuptools-scm : 9.2.2 * dev-python/wheel : 0.45.1 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10 ... * python3_13: running distutils-r1_run_phase distutils-r1_python_compile * Building the wheel for mako-1.3.10 via setuptools.build_meta python3.13 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/wheel 2026-02-03 00:35:43,520 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.13/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: setup.cfg: at [metadata] version = attr: ... is forcing setuptools to override the version setuptools-scm did already set When using setuptools-scm it's invalid to use setuptools dynamic version as well, please remove it. Setuptools-scm is responsible for setting the version, forcing setuptools to override creates errors. warnings.warn( [02/03/26 00:35:43] WARNING toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section pyproject_reading.py:215 /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-02-03 00:35:43,895 root INFO running bdist_wheel 2026-02-03 00:35:44,254 root INFO running build 2026-02-03 00:35:44,254 root INFO running build_py 2026-02-03 00:35:44,283 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,284 root INFO copying mako/filters.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,285 root INFO copying mako/cache.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,286 root INFO copying mako/exceptions.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,287 root INFO copying mako/_ast_util.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,287 root INFO copying mako/cmd.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,288 root INFO copying mako/lookup.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,288 root INFO copying mako/runtime.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,289 root INFO copying mako/codegen.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,289 root INFO copying mako/util.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,290 root INFO copying mako/pyparser.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,290 root INFO copying mako/parsetree.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,291 root INFO copying mako/template.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,292 root INFO copying mako/__init__.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,292 root INFO copying mako/pygen.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,293 root INFO copying mako/ast.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,293 root INFO copying mako/lexer.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,294 root INFO copying mako/compat.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2026-02-03 00:35:44,295 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2026-02-03 00:35:44,295 root INFO copying mako/ext/autohandler.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2026-02-03 00:35:44,296 root INFO copying mako/ext/extract.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2026-02-03 00:35:44,296 root INFO copying mako/ext/linguaplugin.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2026-02-03 00:35:44,297 root INFO copying mako/ext/beaker_cache.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2026-02-03 00:35:44,297 root INFO copying mako/ext/babelplugin.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2026-02-03 00:35:44,298 root INFO copying mako/ext/__init__.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2026-02-03 00:35:44,298 root INFO copying mako/ext/turbogears.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2026-02-03 00:35:44,299 root INFO copying mako/ext/preprocessors.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2026-02-03 00:35:44,299 root INFO copying mako/ext/pygmentplugin.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2026-02-03 00:35:44,300 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2026-02-03 00:35:44,300 root INFO copying mako/testing/_config.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2026-02-03 00:35:44,301 root INFO copying mako/testing/exclusions.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2026-02-03 00:35:44,302 root INFO copying mako/testing/assertions.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2026-02-03 00:35:44,302 root INFO copying mako/testing/fixtures.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2026-02-03 00:35:44,303 root INFO copying mako/testing/__init__.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2026-02-03 00:35:44,303 root INFO copying mako/testing/helpers.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2026-02-03 00:35:44,304 root INFO copying mako/testing/config.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2026-02-03 00:35:44,307 root WARNING warning: build_py: byte-compiling is disabled, skipping. 2026-02-03 00:35:44,365 root INFO installing to /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel 2026-02-03 00:35:44,365 root INFO running install 2026-02-03 00:35:44,413 root INFO running install_lib 2026-02-03 00:35:44,442 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel 2026-02-03 00:35:44,443 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/mako 2026-02-03 00:35:44,443 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/filters.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,444 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/cache.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,445 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/mako/ext 2026-02-03 00:35:44,445 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/autohandler.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2026-02-03 00:35:44,446 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/extract.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2026-02-03 00:35:44,446 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/linguaplugin.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2026-02-03 00:35:44,447 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/beaker_cache.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2026-02-03 00:35:44,447 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/babelplugin.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2026-02-03 00:35:44,448 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/__init__.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2026-02-03 00:35:44,448 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/turbogears.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2026-02-03 00:35:44,449 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/preprocessors.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2026-02-03 00:35:44,449 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/pygmentplugin.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2026-02-03 00:35:44,450 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/exceptions.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,450 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/mako/testing 2026-02-03 00:35:44,451 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/_config.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2026-02-03 00:35:44,451 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/exclusions.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2026-02-03 00:35:44,452 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/assertions.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2026-02-03 00:35:44,452 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/fixtures.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2026-02-03 00:35:44,453 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/__init__.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2026-02-03 00:35:44,453 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/helpers.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2026-02-03 00:35:44,454 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/config.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2026-02-03 00:35:44,454 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/_ast_util.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,455 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/cmd.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,455 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/lookup.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,456 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/runtime.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,457 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/codegen.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,457 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/util.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,458 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/pyparser.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,458 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/parsetree.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,459 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/template.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,459 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/__init__.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,460 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/pygen.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,460 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ast.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,461 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/lexer.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,462 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/compat.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2026-02-03 00:35:44,462 root WARNING warning: install_lib: byte-compiling is disabled, skipping. 2026-02-03 00:35:44,462 root INFO running install_egg_info 2026-02-03 00:35:44,492 root INFO running egg_info 2026-02-03 00:35:44,520 root INFO writing Mako.egg-info/PKG-INFO 2026-02-03 00:35:44,523 root INFO writing dependency_links to Mako.egg-info/dependency_links.txt 2026-02-03 00:35:44,524 root INFO writing entry points to Mako.egg-info/entry_points.txt 2026-02-03 00:35:44,525 root INFO writing requirements to Mako.egg-info/requires.txt 2026-02-03 00:35:44,525 root INFO writing top-level names to Mako.egg-info/top_level.txt [02/03/26 00:35:44] ERROR listing git files failed - pretending there aren't any git.py:26 2026-02-03 00:35:44,657 root INFO reading manifest file 'Mako.egg-info/SOURCES.txt' 2026-02-03 00:35:44,667 root INFO reading manifest template 'MANIFEST.in' 2026-02-03 00:35:44,725 root WARNING warning: no files found matching '*.mako' under directory 'doc' 2026-02-03 00:35:44,731 root WARNING warning: no files found matching '*.xml' under directory 'examples' 2026-02-03 00:35:44,734 root WARNING warning: no files found matching '*.mako' under directory 'examples' 2026-02-03 00:35:44,781 root WARNING no previously-included directories found matching 'doc/build/output' 2026-02-03 00:35:44,781 root INFO adding license file 'LICENSE' 2026-02-03 00:35:44,791 root INFO writing manifest file 'Mako.egg-info/SOURCES.txt' 2026-02-03 00:35:44,792 root INFO Copying Mako.egg-info to /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./Mako-1.3.10-py3.13.egg-info 2026-02-03 00:35:44,796 root INFO running install_scripts 2026-02-03 00:35:44,800 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/mako-1.3.10.dist-info/WHEEL 2026-02-03 00:35:44,801 wheel INFO creating '/var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/wheel/.tmp-1eh59uq4/mako-1.3.10-py3-none-any.whl' and adding '/var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel' to it 2026-02-03 00:35:44,802 wheel INFO adding 'mako/__init__.py' 2026-02-03 00:35:44,803 wheel INFO adding 'mako/_ast_util.py' 2026-02-03 00:35:44,803 wheel INFO adding 'mako/ast.py' 2026-02-03 00:35:44,804 wheel INFO adding 'mako/cache.py' 2026-02-03 00:35:44,804 wheel INFO adding 'mako/cmd.py' 2026-02-03 00:35:44,804 wheel INFO adding 'mako/codegen.py' 2026-02-03 00:35:44,805 wheel INFO adding 'mako/compat.py' 2026-02-03 00:35:44,805 wheel INFO adding 'mako/exceptions.py' 2026-02-03 00:35:44,806 wheel INFO adding 'mako/filters.py' 2026-02-03 00:35:44,806 wheel INFO adding 'mako/lexer.py' 2026-02-03 00:35:44,807 wheel INFO adding 'mako/lookup.py' 2026-02-03 00:35:44,807 wheel INFO adding 'mako/parsetree.py' 2026-02-03 00:35:44,808 wheel INFO adding 'mako/pygen.py' 2026-02-03 00:35:44,808 wheel INFO adding 'mako/pyparser.py' 2026-02-03 00:35:44,808 wheel INFO adding 'mako/runtime.py' 2026-02-03 00:35:44,809 wheel INFO adding 'mako/template.py' 2026-02-03 00:35:44,809 wheel INFO adding 'mako/util.py' 2026-02-03 00:35:44,810 wheel INFO adding 'mako/ext/__init__.py' 2026-02-03 00:35:44,810 wheel INFO adding 'mako/ext/autohandler.py' 2026-02-03 00:35:44,811 wheel INFO adding 'mako/ext/babelplugin.py' 2026-02-03 00:35:44,811 wheel INFO adding 'mako/ext/beaker_cache.py' 2026-02-03 00:35:44,812 wheel INFO adding 'mako/ext/extract.py' 2026-02-03 00:35:44,812 wheel INFO adding 'mako/ext/linguaplugin.py' 2026-02-03 00:35:44,812 wheel INFO adding 'mako/ext/preprocessors.py' 2026-02-03 00:35:44,813 wheel INFO adding 'mako/ext/pygmentplugin.py' 2026-02-03 00:35:44,813 wheel INFO adding 'mako/ext/turbogears.py' 2026-02-03 00:35:44,814 wheel INFO adding 'mako/testing/__init__.py' 2026-02-03 00:35:44,814 wheel INFO adding 'mako/testing/_config.py' 2026-02-03 00:35:44,814 wheel INFO adding 'mako/testing/assertions.py' 2026-02-03 00:35:44,815 wheel INFO adding 'mako/testing/config.py' 2026-02-03 00:35:44,815 wheel INFO adding 'mako/testing/exclusions.py' 2026-02-03 00:35:44,816 wheel INFO adding 'mako/testing/fixtures.py' 2026-02-03 00:35:44,816 wheel INFO adding 'mako/testing/helpers.py' 2026-02-03 00:35:44,817 wheel INFO adding 'mako-1.3.10.dist-info/licenses/LICENSE' 2026-02-03 00:35:44,817 wheel INFO adding 'mako-1.3.10.dist-info/METADATA' 2026-02-03 00:35:44,817 wheel INFO adding 'mako-1.3.10.dist-info/WHEEL' 2026-02-03 00:35:44,818 wheel INFO adding 'mako-1.3.10.dist-info/entry_points.txt' 2026-02-03 00:35:44,818 wheel INFO adding 'mako-1.3.10.dist-info/top_level.txt' 2026-02-03 00:35:44,819 wheel INFO adding 'mako-1.3.10.dist-info/RECORD' 2026-02-03 00:35:44,819 root INFO removing /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel 2026-02-03 00:35:44,825 gpep517 INFO The backend produced /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/wheel/mako-1.3.10-py3-none-any.whl * Installing mako-1.3.10-py3-none-any.whl to /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/install python3.13 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/install --interpreter=/usr/bin/python3.13 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/wheel/mako-1.3.10-py3-none-any.whl 2026-02-03 00:35:45,205 gpep517 INFO Installing /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/wheel/mako-1.3.10-py3-none-any.whl into /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/install 2026-02-03 00:35:45,792 gpep517 INFO Installation complete >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: dev-python/mako-1.3.10 >>> Install dev-python/mako-1.3.10 into /var/tmp/portage/dev-python/mako-1.3.10/image * python3_13: running distutils-r1_run_phase distutils-r1_python_install * Using python3.13 in global scope * python3_13: running distutils-r1_run_phase python_install_all >>> Completed installing dev-python/mako-1.3.10 into /var/tmp/portage/dev-python/mako-1.3.10/image * Final size of build directory: 2776 KiB (2.7 MiB) * Final size of installed tree: 1676 KiB (1.6 MiB) * QA Notice: setuptools warnings detected: * * License classifiers are deprecated. * Verifying compiled files for python3.13