===> Building for py312-doctor-25.10.1 * Building wheel... /opt/pkg/lib/python3.12/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() running bdist_wheel running build running build_py creating build/lib/pydoctor copying pydoctor/__init__.py -> build/lib/pydoctor copying pydoctor/__main__.py -> build/lib/pydoctor copying pydoctor/_configparser.py -> build/lib/pydoctor copying pydoctor/astbuilder.py -> build/lib/pydoctor copying pydoctor/astutils.py -> build/lib/pydoctor copying pydoctor/driver.py -> build/lib/pydoctor copying pydoctor/epydoc2stan.py -> build/lib/pydoctor copying pydoctor/factory.py -> build/lib/pydoctor copying pydoctor/linker.py -> build/lib/pydoctor copying pydoctor/model.py -> build/lib/pydoctor copying pydoctor/mro.py -> build/lib/pydoctor copying pydoctor/node2stan.py -> build/lib/pydoctor copying pydoctor/options.py -> build/lib/pydoctor copying pydoctor/qnmatch.py -> build/lib/pydoctor copying pydoctor/sphinx.py -> build/lib/pydoctor copying pydoctor/stanutils.py -> build/lib/pydoctor copying pydoctor/tokenutils.py -> build/lib/pydoctor copying pydoctor/utils.py -> build/lib/pydoctor copying pydoctor/visitor.py -> build/lib/pydoctor creating build/lib/pydoctor/epydoc copying pydoctor/epydoc/__init__.py -> build/lib/pydoctor/epydoc copying pydoctor/epydoc/doctest.py -> build/lib/pydoctor/epydoc copying pydoctor/epydoc/docutils.py -> build/lib/pydoctor/epydoc copying pydoctor/epydoc/sre_constants36.py -> build/lib/pydoctor/epydoc copying pydoctor/epydoc/sre_parse36.py -> build/lib/pydoctor/epydoc creating build/lib/pydoctor/extensions copying pydoctor/extensions/__init__.py -> build/lib/pydoctor/extensions copying pydoctor/extensions/attrs.py -> build/lib/pydoctor/extensions copying pydoctor/extensions/deprecate.py -> build/lib/pydoctor/extensions copying pydoctor/extensions/zopeinterface.py -> build/lib/pydoctor/extensions creating build/lib/pydoctor/napoleon copying pydoctor/napoleon/__init__.py -> build/lib/pydoctor/napoleon copying pydoctor/napoleon/docstring.py -> build/lib/pydoctor/napoleon copying pydoctor/napoleon/iterators.py -> build/lib/pydoctor/napoleon creating build/lib/pydoctor/sphinx_ext copying pydoctor/sphinx_ext/__init__.py -> build/lib/pydoctor/sphinx_ext copying pydoctor/sphinx_ext/build_apidocs.py -> build/lib/pydoctor/sphinx_ext creating build/lib/pydoctor/templatewriter copying pydoctor/templatewriter/__init__.py -> build/lib/pydoctor/templatewriter copying pydoctor/templatewriter/search.py -> build/lib/pydoctor/templatewriter copying pydoctor/templatewriter/summary.py -> build/lib/pydoctor/templatewriter copying pydoctor/templatewriter/util.py -> build/lib/pydoctor/templatewriter copying pydoctor/templatewriter/writer.py -> build/lib/pydoctor/templatewriter creating build/lib/pydoctor/test copying pydoctor/test/__init__.py -> build/lib/pydoctor/test copying pydoctor/test/test_astbuilder.py -> build/lib/pydoctor/test copying pydoctor/test/test_astutils.py -> build/lib/pydoctor/test copying pydoctor/test/test_attrs.py -> build/lib/pydoctor/test copying pydoctor/test/test_colorize.py -> build/lib/pydoctor/test copying pydoctor/test/test_commandline.py -> build/lib/pydoctor/test copying pydoctor/test/test_configparser.py -> build/lib/pydoctor/test copying pydoctor/test/test_cyclic_imports_base_classes.py -> build/lib/pydoctor/test copying pydoctor/test/test_epydoc2stan.py -> build/lib/pydoctor/test copying pydoctor/test/test_model.py -> build/lib/pydoctor/test copying pydoctor/test/test_mro.py -> build/lib/pydoctor/test copying pydoctor/test/test_napoleon_docstring.py -> build/lib/pydoctor/test copying pydoctor/test/test_napoleon_iterators.py -> build/lib/pydoctor/test copying pydoctor/test/test_node2stan.py -> build/lib/pydoctor/test copying pydoctor/test/test_options.py -> build/lib/pydoctor/test copying pydoctor/test/test_packages.py -> build/lib/pydoctor/test copying pydoctor/test/test_pydantic_fields.py -> build/lib/pydoctor/test copying pydoctor/test/test_qnmatch.py -> build/lib/pydoctor/test copying pydoctor/test/test_sphinx.py -> build/lib/pydoctor/test copying pydoctor/test/test_templatewriter.py -> build/lib/pydoctor/test copying pydoctor/test/test_twisted_python_deprecate.py -> build/lib/pydoctor/test copying pydoctor/test/test_type_fields.py -> build/lib/pydoctor/test copying pydoctor/test/test_utils.py -> build/lib/pydoctor/test copying pydoctor/test/test_visitor.py -> build/lib/pydoctor/test copying pydoctor/test/test_zopeinterface.py -> build/lib/pydoctor/test creating build/lib/pydoctor/themes copying pydoctor/themes/__init__.py -> build/lib/pydoctor/themes creating build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/__init__.py -> build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/_napoleon.py -> build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/_pyval_repr.py -> build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/_types.py -> build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/epytext.py -> build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/google.py -> build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/numpy.py -> build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/plaintext.py -> build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/restructuredtext.py -> build/lib/pydoctor/epydoc/markup creating build/lib/pydoctor/templatewriter/pages copying pydoctor/templatewriter/pages/__init__.py -> build/lib/pydoctor/templatewriter/pages copying pydoctor/templatewriter/pages/attributechild.py -> build/lib/pydoctor/templatewriter/pages copying pydoctor/templatewriter/pages/functionchild.py -> build/lib/pydoctor/templatewriter/pages copying pydoctor/templatewriter/pages/sidebar.py -> build/lib/pydoctor/templatewriter/pages copying pydoctor/templatewriter/pages/table.py -> build/lib/pydoctor/templatewriter/pages creating build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/__init__.py -> build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/test_epytext.py -> build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/test_epytext2html.py -> build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/test_epytext2node.py -> build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/test_google_numpy.py -> build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/test_parsed_docstrings.py -> build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/test_pyval_repr.py -> build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/test_restructuredtext.py -> build/lib/pydoctor/test/epydoc creating build/lib/pydoctor/themes/base copying pydoctor/themes/base/ajax.js -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/all-documents.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/apidocs-help.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/apidocs.css -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/attribute-child.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/common.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/extra.css -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/footer.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/function-child.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/head.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/header.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/index.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/lunr.js -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/nameIndex.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/nav.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/pydoctor.js -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/search.js -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/searchlib.js -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/sidebar-list.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/sidebar.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/sidebartoggle.js -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/subheader.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/summary.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/table.html -> build/lib/pydoctor/themes/base creating build/lib/pydoctor/themes/base/fonts copying pydoctor/themes/base/fonts/info.svg -> build/lib/pydoctor/themes/base/fonts copying pydoctor/themes/base/fonts/x-circle.svg -> build/lib/pydoctor/themes/base/fonts creating build/lib/pydoctor/themes/classic copying pydoctor/themes/classic/bootstrap.min.css -> build/lib/pydoctor/themes/classic copying pydoctor/themes/classic/head.html -> build/lib/pydoctor/themes/classic creating build/lib/pydoctor/themes/readthedocs copying pydoctor/themes/readthedocs/common.html -> build/lib/pydoctor/themes/readthedocs copying pydoctor/themes/readthedocs/footer.html -> build/lib/pydoctor/themes/readthedocs copying pydoctor/themes/readthedocs/head.html -> build/lib/pydoctor/themes/readthedocs copying pydoctor/themes/readthedocs/readthedocstheme.css -> build/lib/pydoctor/themes/readthedocs creating build/lib/pydoctor/themes/readthedocs/fonts copying pydoctor/themes/readthedocs/fonts/Roboto-Slab-Bold.woff2 -> build/lib/pydoctor/themes/readthedocs/fonts copying pydoctor/themes/readthedocs/fonts/Roboto-Slab-Regular.woff2 -> build/lib/pydoctor/themes/readthedocs/fonts copying pydoctor/themes/readthedocs/fonts/book.svg -> build/lib/pydoctor/themes/readthedocs/fonts copying pydoctor/themes/readthedocs/fonts/home.svg -> build/lib/pydoctor/themes/readthedocs/fonts copying pydoctor/themes/readthedocs/fonts/lato-bold.woff2 -> build/lib/pydoctor/themes/readthedocs/fonts copying pydoctor/themes/readthedocs/fonts/lato-normal.woff2 -> build/lib/pydoctor/themes/readthedocs/fonts copying pydoctor/themes/readthedocs/fonts/minus-square-o.svg -> build/lib/pydoctor/themes/readthedocs/fonts copying pydoctor/themes/readthedocs/fonts/plus-square-o.svg -> build/lib/pydoctor/themes/readthedocs/fonts installing to build/bdist.macosx-14.5-arm64/wheel running install running install_lib creating build/bdist.macosx-14.5-arm64/wheel creating build/bdist.macosx-14.5-arm64/wheel/pydoctor copying build/lib/pydoctor/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/__main__.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/_configparser.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/astbuilder.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/astutils.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/driver.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/epydoc copying build/lib/pydoctor/epydoc/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc copying build/lib/pydoctor/epydoc/doctest.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc copying build/lib/pydoctor/epydoc/docutils.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/_napoleon.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/_pyval_repr.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/_types.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/epytext.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/google.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/numpy.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/plaintext.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/restructuredtext.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/sre_constants36.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc copying build/lib/pydoctor/epydoc/sre_parse36.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/epydoc copying build/lib/pydoctor/epydoc2stan.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/extensions copying build/lib/pydoctor/extensions/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/extensions copying build/lib/pydoctor/extensions/attrs.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/extensions copying build/lib/pydoctor/extensions/deprecate.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/extensions copying build/lib/pydoctor/extensions/zopeinterface.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/extensions copying build/lib/pydoctor/factory.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/linker.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/model.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/mro.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/napoleon copying build/lib/pydoctor/napoleon/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/napoleon copying build/lib/pydoctor/napoleon/docstring.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/napoleon copying build/lib/pydoctor/napoleon/iterators.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/napoleon copying build/lib/pydoctor/node2stan.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/options.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/qnmatch.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/sphinx.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/sphinx_ext copying build/lib/pydoctor/sphinx_ext/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/sphinx_ext copying build/lib/pydoctor/sphinx_ext/build_apidocs.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/sphinx_ext copying build/lib/pydoctor/stanutils.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/templatewriter copying build/lib/pydoctor/templatewriter/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/templatewriter creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/templatewriter/pages copying build/lib/pydoctor/templatewriter/pages/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/templatewriter/pages copying build/lib/pydoctor/templatewriter/pages/attributechild.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/templatewriter/pages copying build/lib/pydoctor/templatewriter/pages/functionchild.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/templatewriter/pages copying build/lib/pydoctor/templatewriter/pages/sidebar.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/templatewriter/pages copying build/lib/pydoctor/templatewriter/pages/table.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/templatewriter/pages copying build/lib/pydoctor/templatewriter/search.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/templatewriter copying build/lib/pydoctor/templatewriter/summary.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/templatewriter copying build/lib/pydoctor/templatewriter/util.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/templatewriter copying build/lib/pydoctor/templatewriter/writer.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/templatewriter creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/test copying build/lib/pydoctor/test/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_epytext.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_epytext2html.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_epytext2node.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_google_numpy.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_parsed_docstrings.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_pyval_repr.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_restructuredtext.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test/epydoc copying build/lib/pydoctor/test/test_astbuilder.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_astutils.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_attrs.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_colorize.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_commandline.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_configparser.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_cyclic_imports_base_classes.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_epydoc2stan.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_model.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_mro.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_napoleon_docstring.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_napoleon_iterators.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_node2stan.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_options.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_packages.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_pydantic_fields.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_qnmatch.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_sphinx.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_templatewriter.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_twisted_python_deprecate.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_type_fields.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_utils.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_visitor.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test copying build/lib/pydoctor/test/test_zopeinterface.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/test creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/themes copying build/lib/pydoctor/themes/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/themes/base copying build/lib/pydoctor/themes/base/ajax.js -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/all-documents.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/apidocs-help.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/apidocs.css -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/attribute-child.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/common.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/extra.css -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/themes/base/fonts copying build/lib/pydoctor/themes/base/fonts/info.svg -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base/fonts copying build/lib/pydoctor/themes/base/fonts/x-circle.svg -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base/fonts copying build/lib/pydoctor/themes/base/footer.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/function-child.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/head.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/header.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/index.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/lunr.js -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/nameIndex.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/nav.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/pydoctor.js -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/search.js -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/searchlib.js -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/sidebar-list.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/sidebar.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/sidebartoggle.js -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/subheader.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/summary.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base copying build/lib/pydoctor/themes/base/table.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/base creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/themes/classic copying build/lib/pydoctor/themes/classic/bootstrap.min.css -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/classic copying build/lib/pydoctor/themes/classic/head.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/classic creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/themes/readthedocs copying build/lib/pydoctor/themes/readthedocs/common.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/readthedocs creating build/bdist.macosx-14.5-arm64/wheel/pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/Roboto-Slab-Bold.woff2 -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/Roboto-Slab-Regular.woff2 -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/book.svg -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/home.svg -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/lato-bold.woff2 -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/lato-normal.woff2 -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/minus-square-o.svg -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/plus-square-o.svg -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/footer.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/readthedocs copying build/lib/pydoctor/themes/readthedocs/head.html -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/readthedocs copying build/lib/pydoctor/themes/readthedocs/readthedocstheme.css -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor/themes/readthedocs copying build/lib/pydoctor/tokenutils.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/utils.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor copying build/lib/pydoctor/visitor.py -> build/bdist.macosx-14.5-arm64/wheel/./pydoctor writing byte-compilation script '/tmp/tmpnc09uyc7.py' /opt/pkg/bin/python3.12 /tmp/tmpnc09uyc7.py removing /tmp/tmpnc09uyc7.py running install_egg_info running egg_info writing pydoctor.egg-info/PKG-INFO writing dependency_links to pydoctor.egg-info/dependency_links.txt writing entry points to pydoctor.egg-info/entry_points.txt writing requirements to pydoctor.egg-info/requires.txt writing top-level names to pydoctor.egg-info/top_level.txt reading manifest file 'pydoctor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.tac' adding license file 'LICENSE.txt' writing manifest file 'pydoctor.egg-info/SOURCES.txt' Copying pydoctor.egg-info to build/bdist.macosx-14.5-arm64/wheel/./pydoctor-25.10.1-py3.12.egg-info running install_scripts creating build/bdist.macosx-14.5-arm64/wheel/pydoctor-25.10.1.dist-info/WHEEL creating '/Users/pbulk/build/devel/py-doctor/work/pydoctor-25.10.1/dist/.tmp-z1v2qec8/pydoctor-25.10.1-py3-none-any.whl' and adding 'build/bdist.macosx-14.5-arm64/wheel' to it adding 'pydoctor/__init__.py' adding 'pydoctor/__main__.py' adding 'pydoctor/_configparser.py' adding 'pydoctor/astbuilder.py' adding 'pydoctor/astutils.py' adding 'pydoctor/driver.py' adding 'pydoctor/epydoc2stan.py' adding 'pydoctor/factory.py' adding 'pydoctor/linker.py' adding 'pydoctor/model.py' adding 'pydoctor/mro.py' adding 'pydoctor/node2stan.py' adding 'pydoctor/options.py' adding 'pydoctor/qnmatch.py' adding 'pydoctor/sphinx.py' adding 'pydoctor/stanutils.py' adding 'pydoctor/tokenutils.py' adding 'pydoctor/utils.py' adding 'pydoctor/visitor.py' adding 'pydoctor/__pycache__/__init__.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/__main__.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/_configparser.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/astbuilder.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/astutils.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/driver.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/epydoc2stan.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/factory.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/linker.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/model.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/mro.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/node2stan.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/options.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/qnmatch.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/sphinx.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/stanutils.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/tokenutils.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/utils.cpython-312.opt-1.pyc' adding 'pydoctor/__pycache__/visitor.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/__init__.py' adding 'pydoctor/epydoc/doctest.py' adding 'pydoctor/epydoc/docutils.py' adding 'pydoctor/epydoc/sre_constants36.py' adding 'pydoctor/epydoc/sre_parse36.py' adding 'pydoctor/epydoc/__pycache__/__init__.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/__pycache__/doctest.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/__pycache__/docutils.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/__pycache__/sre_constants36.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/__pycache__/sre_parse36.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/markup/__init__.py' adding 'pydoctor/epydoc/markup/_napoleon.py' adding 'pydoctor/epydoc/markup/_pyval_repr.py' adding 'pydoctor/epydoc/markup/_types.py' adding 'pydoctor/epydoc/markup/epytext.py' adding 'pydoctor/epydoc/markup/google.py' adding 'pydoctor/epydoc/markup/numpy.py' adding 'pydoctor/epydoc/markup/plaintext.py' adding 'pydoctor/epydoc/markup/restructuredtext.py' adding 'pydoctor/epydoc/markup/__pycache__/__init__.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/markup/__pycache__/_napoleon.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/markup/__pycache__/_pyval_repr.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/markup/__pycache__/_types.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/markup/__pycache__/epytext.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/markup/__pycache__/google.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/markup/__pycache__/numpy.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/markup/__pycache__/plaintext.cpython-312.opt-1.pyc' adding 'pydoctor/epydoc/markup/__pycache__/restructuredtext.cpython-312.opt-1.pyc' adding 'pydoctor/extensions/__init__.py' adding 'pydoctor/extensions/attrs.py' adding 'pydoctor/extensions/deprecate.py' adding 'pydoctor/extensions/zopeinterface.py' adding 'pydoctor/extensions/__pycache__/__init__.cpython-312.opt-1.pyc' adding 'pydoctor/extensions/__pycache__/attrs.cpython-312.opt-1.pyc' adding 'pydoctor/extensions/__pycache__/deprecate.cpython-312.opt-1.pyc' adding 'pydoctor/extensions/__pycache__/zopeinterface.cpython-312.opt-1.pyc' adding 'pydoctor/napoleon/__init__.py' adding 'pydoctor/napoleon/docstring.py' adding 'pydoctor/napoleon/iterators.py' adding 'pydoctor/napoleon/__pycache__/__init__.cpython-312.opt-1.pyc' adding 'pydoctor/napoleon/__pycache__/docstring.cpython-312.opt-1.pyc' adding 'pydoctor/napoleon/__pycache__/iterators.cpython-312.opt-1.pyc' adding 'pydoctor/sphinx_ext/__init__.py' adding 'pydoctor/sphinx_ext/build_apidocs.py' adding 'pydoctor/sphinx_ext/__pycache__/__init__.cpython-312.opt-1.pyc' adding 'pydoctor/sphinx_ext/__pycache__/build_apidocs.cpython-312.opt-1.pyc' adding 'pydoctor/templatewriter/__init__.py' adding 'pydoctor/templatewriter/search.py' adding 'pydoctor/templatewriter/summary.py' adding 'pydoctor/templatewriter/util.py' adding 'pydoctor/templatewriter/writer.py' adding 'pydoctor/templatewriter/__pycache__/__init__.cpython-312.opt-1.pyc' adding 'pydoctor/templatewriter/__pycache__/search.cpython-312.opt-1.pyc' adding 'pydoctor/templatewriter/__pycache__/summary.cpython-312.opt-1.pyc' adding 'pydoctor/templatewriter/__pycache__/util.cpython-312.opt-1.pyc' adding 'pydoctor/templatewriter/__pycache__/writer.cpython-312.opt-1.pyc' adding 'pydoctor/templatewriter/pages/__init__.py' adding 'pydoctor/templatewriter/pages/attributechild.py' adding 'pydoctor/templatewriter/pages/functionchild.py' adding 'pydoctor/templatewriter/pages/sidebar.py' adding 'pydoctor/templatewriter/pages/table.py' adding 'pydoctor/templatewriter/pages/__pycache__/__init__.cpython-312.opt-1.pyc' adding 'pydoctor/templatewriter/pages/__pycache__/attributechild.cpython-312.opt-1.pyc' adding 'pydoctor/templatewriter/pages/__pycache__/functionchild.cpython-312.opt-1.pyc' adding 'pydoctor/templatewriter/pages/__pycache__/sidebar.cpython-312.opt-1.pyc' adding 'pydoctor/templatewriter/pages/__pycache__/table.cpython-312.opt-1.pyc' adding 'pydoctor/test/__init__.py' adding 'pydoctor/test/test_astbuilder.py' adding 'pydoctor/test/test_astutils.py' adding 'pydoctor/test/test_attrs.py' adding 'pydoctor/test/test_colorize.py' adding 'pydoctor/test/test_commandline.py' adding 'pydoctor/test/test_configparser.py' adding 'pydoctor/test/test_cyclic_imports_base_classes.py' adding 'pydoctor/test/test_epydoc2stan.py' adding 'pydoctor/test/test_model.py' adding 'pydoctor/test/test_mro.py' adding 'pydoctor/test/test_napoleon_docstring.py' adding 'pydoctor/test/test_napoleon_iterators.py' adding 'pydoctor/test/test_node2stan.py' adding 'pydoctor/test/test_options.py' adding 'pydoctor/test/test_packages.py' adding 'pydoctor/test/test_pydantic_fields.py' adding 'pydoctor/test/test_qnmatch.py' adding 'pydoctor/test/test_sphinx.py' adding 'pydoctor/test/test_templatewriter.py' adding 'pydoctor/test/test_twisted_python_deprecate.py' adding 'pydoctor/test/test_type_fields.py' adding 'pydoctor/test/test_utils.py' adding 'pydoctor/test/test_visitor.py' adding 'pydoctor/test/test_zopeinterface.py' adding 'pydoctor/test/__pycache__/__init__.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_astbuilder.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_astutils.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_attrs.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_colorize.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_commandline.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_configparser.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_cyclic_imports_base_classes.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_epydoc2stan.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_model.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_mro.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_napoleon_docstring.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_napoleon_iterators.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_node2stan.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_options.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_packages.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_pydantic_fields.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_qnmatch.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_sphinx.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_templatewriter.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_twisted_python_deprecate.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_type_fields.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_utils.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_visitor.cpython-312.opt-1.pyc' adding 'pydoctor/test/__pycache__/test_zopeinterface.cpython-312.opt-1.pyc' adding 'pydoctor/test/epydoc/__init__.py' adding 'pydoctor/test/epydoc/test_epytext.py' adding 'pydoctor/test/epydoc/test_epytext2html.py' adding 'pydoctor/test/epydoc/test_epytext2node.py' adding 'pydoctor/test/epydoc/test_google_numpy.py' adding 'pydoctor/test/epydoc/test_parsed_docstrings.py' adding 'pydoctor/test/epydoc/test_pyval_repr.py' adding 'pydoctor/test/epydoc/test_restructuredtext.py' adding 'pydoctor/test/epydoc/__pycache__/__init__.cpython-312.opt-1.pyc' adding 'pydoctor/test/epydoc/__pycache__/test_epytext.cpython-312.opt-1.pyc' adding 'pydoctor/test/epydoc/__pycache__/test_epytext2html.cpython-312.opt-1.pyc' adding 'pydoctor/test/epydoc/__pycache__/test_epytext2node.cpython-312.opt-1.pyc' adding 'pydoctor/test/epydoc/__pycache__/test_google_numpy.cpython-312.opt-1.pyc' adding 'pydoctor/test/epydoc/__pycache__/test_parsed_docstrings.cpython-312.opt-1.pyc' adding 'pydoctor/test/epydoc/__pycache__/test_pyval_repr.cpython-312.opt-1.pyc' adding 'pydoctor/test/epydoc/__pycache__/test_restructuredtext.cpython-312.opt-1.pyc' adding 'pydoctor/themes/__init__.py' adding 'pydoctor/themes/__pycache__/__init__.cpython-312.opt-1.pyc' adding 'pydoctor/themes/base/ajax.js' adding 'pydoctor/themes/base/all-documents.html' adding 'pydoctor/themes/base/apidocs-help.html' adding 'pydoctor/themes/base/apidocs.css' adding 'pydoctor/themes/base/attribute-child.html' adding 'pydoctor/themes/base/common.html' adding 'pydoctor/themes/base/extra.css' adding 'pydoctor/themes/base/footer.html' adding 'pydoctor/themes/base/function-child.html' adding 'pydoctor/themes/base/head.html' adding 'pydoctor/themes/base/header.html' adding 'pydoctor/themes/base/index.html' adding 'pydoctor/themes/base/lunr.js' adding 'pydoctor/themes/base/nameIndex.html' adding 'pydoctor/themes/base/nav.html' adding 'pydoctor/themes/base/pydoctor.js' adding 'pydoctor/themes/base/search.js' adding 'pydoctor/themes/base/searchlib.js' adding 'pydoctor/themes/base/sidebar-list.html' adding 'pydoctor/themes/base/sidebar.html' adding 'pydoctor/themes/base/sidebartoggle.js' adding 'pydoctor/themes/base/subheader.html' adding 'pydoctor/themes/base/summary.html' adding 'pydoctor/themes/base/table.html' adding 'pydoctor/themes/base/fonts/info.svg' adding 'pydoctor/themes/base/fonts/x-circle.svg' adding 'pydoctor/themes/classic/bootstrap.min.css' adding 'pydoctor/themes/classic/head.html' adding 'pydoctor/themes/readthedocs/common.html' adding 'pydoctor/themes/readthedocs/footer.html' adding 'pydoctor/themes/readthedocs/head.html' adding 'pydoctor/themes/readthedocs/readthedocstheme.css' adding 'pydoctor/themes/readthedocs/fonts/Roboto-Slab-Bold.woff2' adding 'pydoctor/themes/readthedocs/fonts/Roboto-Slab-Regular.woff2' adding 'pydoctor/themes/readthedocs/fonts/book.svg' adding 'pydoctor/themes/readthedocs/fonts/home.svg' adding 'pydoctor/themes/readthedocs/fonts/lato-bold.woff2' adding 'pydoctor/themes/readthedocs/fonts/lato-normal.woff2' adding 'pydoctor/themes/readthedocs/fonts/minus-square-o.svg' adding 'pydoctor/themes/readthedocs/fonts/plus-square-o.svg' adding 'pydoctor-25.10.1.dist-info/licenses/LICENSE.txt' adding 'pydoctor-25.10.1.dist-info/METADATA' adding 'pydoctor-25.10.1.dist-info/WHEEL' adding 'pydoctor-25.10.1.dist-info/entry_points.txt' adding 'pydoctor-25.10.1.dist-info/top_level.txt' adding 'pydoctor-25.10.1.dist-info/RECORD' removing build/bdist.macosx-14.5-arm64/wheel Successfully built pydoctor-25.10.1-py3-none-any.whl