>>> Building on exopi-4 under textproc/gi-docgen BDEPENDS = [textproc/intltool;archivers/xz;devel/py-setuptools;devel/py-build;devel/py-wheel;devel/py-installer;lang/python/3] DIST = [textproc/gi-docgen:gi-docgen-2026.1.tar.xz] FULLPKGNAME = gi-docgen-2026.1 RDEPENDS = [textproc/py-typogrify;sysutils/py-packaging;lang/python/3;www/py-jinja2;textproc/py-pygments;textproc/py-markdown;textproc/py-MarkupSafe] Woken up devel/fribidi Woken up devel/fribidi Woken up devel/fribidi (Junk lock failure for exopi-4 at 1778680284.47185) Received IO (Junk lock obtained for exopi-4 at 1778680298.51) Received IO Woken up textproc/gi-docgen Short-cut: depends already handled by devel/fribidi >>> Running show-prepare-results in textproc/gi-docgen at 1778680300.14 ===> textproc/gi-docgen ===> Building from scratch gi-docgen-2026.1 ===> gi-docgen-2026.1 depends on: python->=3.14 -> python-3.14.4p0 ===> gi-docgen-2026.1 depends on: py3-build-* -> py3-build-1.5.0 ===> gi-docgen-2026.1 depends on: py3-installer-* -> py3-installer-1.0.1 ===> gi-docgen-2026.1 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> gi-docgen-2026.1 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> gi-docgen-2026.1 depends on: intltool->=0.41.1p0 -> intltool-0.51.0p2 ===> gi-docgen-2026.1 depends on: xz->=5.4.0 -> xz-5.8.3 intltool-0.51.0p2 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 xz-5.8.3 (Junk lock released for exopi-4 at 1778680302.02) Woken up misc/lfm distfiles size=2004212 >>> Running extract in textproc/gi-docgen at 1778680302.11 ===> textproc/gi-docgen ===> Checking files for gi-docgen-2026.1 `/exopi-cvs/ports/distfiles/gi-docgen-2026.1.tar.xz' is up to date. >> (SHA256) all files: OK ===> Extracting for gi-docgen-2026.1 >>> Running build in textproc/gi-docgen at 1778680302.71 ===> textproc/gi-docgen ===> Patching for gi-docgen-2026.1 ===> Applying OpenBSD patch patch-gidocgen_config_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: gidocgen/config.py |--- gidocgen/config.py.orig |+++ gidocgen/config.py -------------------------- Patching file gidocgen/config.py using Plan A... Hunk #1 succeeded at 206. done ===> Applying OpenBSD patch patch-setup_cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.cfg |--- setup.cfg.orig |+++ setup.cfg -------------------------- Patching file setup.cfg using Plan A... Hunk #1 succeeded at 66. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for gi-docgen-2026.1 ===> Configuring for gi-docgen-2026.1 ===> Building for gi-docgen-2026.1 * Getting build dependencies for wheel... /usr/local/lib/python3.14/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 :: Apache Software License License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() * Building wheel... /usr/local/lib/python3.14/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( toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.14/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 :: Apache Software License License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) 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/gidocgen copying gidocgen/__init__.py -> build/lib/gidocgen copying gidocgen/config.py -> build/lib/gidocgen copying gidocgen/core.py -> build/lib/gidocgen copying gidocgen/gdcheck.py -> build/lib/gidocgen copying gidocgen/gdgendeps.py -> build/lib/gidocgen copying gidocgen/gdgenerate.py -> build/lib/gidocgen /usr/local/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() copying gidocgen/gdgenindices.py -> build/lib/gidocgen copying gidocgen/gdindex.py -> build/lib/gidocgen copying gidocgen/gdsearch.py -> build/lib/gidocgen copying gidocgen/gdserver.py -> build/lib/gidocgen copying gidocgen/gidocmain.py -> build/lib/gidocgen copying gidocgen/log.py -> build/lib/gidocgen copying gidocgen/mdext.py -> build/lib/gidocgen copying gidocgen/utils.py -> build/lib/gidocgen creating build/lib/gidocgen/gir copying gidocgen/gir/__init__.py -> build/lib/gidocgen/gir copying gidocgen/gir/ast.py -> build/lib/gidocgen/gir copying gidocgen/gir/parser.py -> build/lib/gidocgen/gir running egg_info creating gi_docgen.egg-info writing gi_docgen.egg-info/PKG-INFO writing dependency_links to gi_docgen.egg-info/dependency_links.txt writing entry points to gi_docgen.egg-info/entry_points.txt writing requirements to gi_docgen.egg-info/requires.txt writing top-level names to gi_docgen.egg-info/top_level.txt writing manifest file 'gi_docgen.egg-info/SOURCES.txt' reading manifest file 'gi_docgen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.reuse/dep5' adding license file 'LICENSES/Apache-2.0.txt' adding license file 'LICENSES/GPL-3.0-or-later.txt' writing manifest file 'gi_docgen.egg-info/SOURCES.txt' /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'gidocgen.templates.basic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'gidocgen.templates.basic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'gidocgen.templates.basic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'gidocgen.templates.basic' to be distributed and are already explicitly excluding 'gidocgen.templates.basic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying gidocgen/py.typed -> build/lib/gidocgen creating build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-Black.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-Black.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-BlackItalic.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-BlackItalic.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-Bold.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-Bold.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-BoldItalic.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-BoldItalic.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-Italic.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-Italic.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-Medium.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-Medium.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-MediumItalic.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-MediumItalic.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-Regular.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatDisplay-Regular.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatText-Bold.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatText-Bold.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatText-BoldItalic.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatText-BoldItalic.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatText-Italic.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatText-Italic.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatText-Medium.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatText-Medium.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatText-MediumItalic.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatText-MediumItalic.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatText-Regular.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/RedHatText-Regular.woff2 -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/SourceCodePro-It.ttf.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/SourceCodePro-Regular.ttf.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/SourceCodePro-Semibold.ttf.woff -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/base.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/basic.toml -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/class.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/class_method.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/constant.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/content.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/ctor.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/enum.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/fonts.css -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/function.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/fzy.js -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/go-up-symbolic.png -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/interface.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/main.js -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/method.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/namespace.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/property.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/search.js -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/signal.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/solarized-dark.css -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/solarized-light.css -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/struct.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/style.css -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/type_func.html -> build/lib/gidocgen/templates/basic copying gidocgen/templates/basic/vfunc.html -> build/lib/gidocgen/templates/basic installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/gidocgen copying build/lib/gidocgen/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/config.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/core.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/gdcheck.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/gdgendeps.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/gdgenerate.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/gdgenindices.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/gdindex.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/gdsearch.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/gdserver.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/gidocmain.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/log.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/mdext.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen copying build/lib/gidocgen/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen creating build/bdist.openbsd-7.9-amd64/wheel/gidocgen/gir copying build/lib/gidocgen/gir/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/gir copying build/lib/gidocgen/gir/ast.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/gir copying build/lib/gidocgen/gir/parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/gir copying build/lib/gidocgen/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen creating build/bdist.openbsd-7.9-amd64/wheel/gidocgen/templates creating build/bdist.openbsd-7.9-amd64/wheel/gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-Black.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-Black.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-BlackItalic.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-BlackItalic.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-Bold.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-Bold.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-BoldItalic.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-BoldItalic.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-Italic.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-Italic.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-Medium.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-Medium.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-MediumItalic.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-MediumItalic.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-Regular.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatDisplay-Regular.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatText-Bold.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatText-Bold.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatText-BoldItalic.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatText-BoldItalic.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatText-Italic.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatText-Italic.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatText-Medium.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatText-Medium.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatText-MediumItalic.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatText-MediumItalic.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatText-Regular.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/base.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/RedHatText-Regular.woff2 -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/SourceCodePro-It.ttf.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/SourceCodePro-Regular.ttf.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/SourceCodePro-Semibold.ttf.woff -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/basic.toml -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/class.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/class_method.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/constant.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/content.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/ctor.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/enum.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/fonts.css -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/function.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/fzy.js -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/go-up-symbolic.png -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/interface.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/main.js -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/method.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/namespace.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/property.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/search.js -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/signal.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/solarized-dark.css -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/solarized-light.css -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/struct.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/style.css -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/type_func.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic copying build/lib/gidocgen/templates/basic/vfunc.html -> build/bdist.openbsd-7.9-amd64/wheel/./gidocgen/templates/basic running install_data creating build/bdist.openbsd-7.9-amd64/wheel/gi_docgen-2026.1.data/data creating build/bdist.openbsd-7.9-amd64/wheel/gi_docgen-2026.1.data/data/share/pkgconfig copying gi-docgen.pc -> build/bdist.openbsd-7.9-amd64/wheel/gi_docgen-2026.1.data/data/share/pkgconfig creating build/bdist.openbsd-7.9-amd64/wheel/gi_docgen-2026.1.data/data/man/man1 copying docs/gi-docgen.1 -> build/bdist.openbsd-7.9-amd64/wheel/gi_docgen-2026.1.data/data/man/man1 running install_egg_info Copying gi_docgen.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./gi_docgen-2026.1-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/gi_docgen-2026.1.dist-info/WHEEL creating '/exopi-obj/pobj/gi-docgen-2026.1/gi-docgen-2026.1/dist/.tmp-dzhso9c8/gi_docgen-2026.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'gi_docgen-2026.1.data/data/man/man1/gi-docgen.1' adding 'gi_docgen-2026.1.data/data/share/pkgconfig/gi-docgen.pc' adding 'gi_docgen-2026.1.dist-info/licenses/LICENSES/Apache-2.0.txt' adding 'gi_docgen-2026.1.dist-info/licenses/LICENSES/GPL-3.0-or-later.txt' adding 'gidocgen/__init__.py' adding 'gidocgen/config.py' adding 'gidocgen/core.py' adding 'gidocgen/gdcheck.py' adding 'gidocgen/gdgendeps.py' adding 'gidocgen/gdgenerate.py' adding 'gidocgen/gdgenindices.py' adding 'gidocgen/gdindex.py' adding 'gidocgen/gdsearch.py' adding 'gidocgen/gdserver.py' adding 'gidocgen/gidocmain.py' adding 'gidocgen/log.py' adding 'gidocgen/mdext.py' adding 'gidocgen/py.typed' adding 'gidocgen/utils.py' adding 'gidocgen/gir/__init__.py' adding 'gidocgen/gir/ast.py' adding 'gidocgen/gir/parser.py' adding 'gidocgen/templates/basic/RedHatDisplay-Black.woff' adding 'gidocgen/templates/basic/RedHatDisplay-Black.woff2' adding 'gidocgen/templates/basic/RedHatDisplay-BlackItalic.woff' adding 'gidocgen/templates/basic/RedHatDisplay-BlackItalic.woff2' adding 'gidocgen/templates/basic/RedHatDisplay-Bold.woff' adding 'gidocgen/templates/basic/RedHatDisplay-Bold.woff2' adding 'gidocgen/templates/basic/RedHatDisplay-BoldItalic.woff' adding 'gidocgen/templates/basic/RedHatDisplay-BoldItalic.woff2' adding 'gidocgen/templates/basic/RedHatDisplay-Italic.woff' adding 'gidocgen/templates/basic/RedHatDisplay-Italic.woff2' adding 'gidocgen/templates/basic/RedHatDisplay-Medium.woff' adding 'gidocgen/templates/basic/RedHatDisplay-Medium.woff2' adding 'gidocgen/templates/basic/RedHatDisplay-MediumItalic.woff' adding 'gidocgen/templates/basic/RedHatDisplay-MediumItalic.woff2' adding 'gidocgen/templates/basic/RedHatDisplay-Regular.woff' adding 'gidocgen/templates/basic/RedHatDisplay-Regular.woff2' adding 'gidocgen/templates/basic/RedHatText-Bold.woff' adding 'gidocgen/templates/basic/RedHatText-Bold.woff2' adding 'gidocgen/templates/basic/RedHatText-BoldItalic.woff' adding 'gidocgen/templates/basic/RedHatText-BoldItalic.woff2' adding 'gidocgen/templates/basic/RedHatText-Italic.woff' adding 'gidocgen/templates/basic/RedHatText-Italic.woff2' adding 'gidocgen/templates/basic/RedHatText-Medium.woff' adding 'gidocgen/templates/basic/RedHatText-Medium.woff2' adding 'gidocgen/templates/basic/RedHatText-MediumItalic.woff' adding 'gidocgen/templates/basic/RedHatText-MediumItalic.woff2' adding 'gidocgen/templates/basic/RedHatText-Regular.woff' adding 'gidocgen/templates/basic/RedHatText-Regular.woff2' adding 'gidocgen/templates/basic/SourceCodePro-It.ttf.woff' adding 'gidocgen/templates/basic/SourceCodePro-Regular.ttf.woff' adding 'gidocgen/templates/basic/SourceCodePro-Semibold.ttf.woff' adding 'gidocgen/templates/basic/base.html' adding 'gidocgen/templates/basic/basic.toml' adding 'gidocgen/templates/basic/class.html' adding 'gidocgen/templates/basic/class_method.html' adding 'gidocgen/templates/basic/constant.html' adding 'gidocgen/templates/basic/content.html' adding 'gidocgen/templates/basic/ctor.html' adding 'gidocgen/templates/basic/enum.html' adding 'gidocgen/templates/basic/fonts.css' adding 'gidocgen/templates/basic/function.html' adding 'gidocgen/templates/basic/fzy.js' adding 'gidocgen/templates/basic/go-up-symbolic.png' adding 'gidocgen/templates/basic/interface.html' adding 'gidocgen/templates/basic/main.js' adding 'gidocgen/templates/basic/method.html' adding 'gidocgen/templates/basic/namespace.html' adding 'gidocgen/templates/basic/property.html' adding 'gidocgen/templates/basic/search.js' adding 'gidocgen/templates/basic/signal.html' adding 'gidocgen/templates/basic/solarized-dark.css' adding 'gidocgen/templates/basic/solarized-light.css' adding 'gidocgen/templates/basic/struct.html' adding 'gidocgen/templates/basic/style.css' adding 'gidocgen/templates/basic/type_func.html' adding 'gidocgen/templates/basic/vfunc.html' adding 'gi_docgen-2026.1.dist-info/METADATA' adding 'gi_docgen-2026.1.dist-info/WHEEL' adding 'gi_docgen-2026.1.dist-info/entry_points.txt' adding 'gi_docgen-2026.1.dist-info/top_level.txt' adding 'gi_docgen-2026.1.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built gi_docgen-2026.1-py2.py3-none-any.whl >>> Running package in textproc/gi-docgen at 1778680304.71 ===> textproc/gi-docgen ===> Faking installation for gi-docgen-2026.1 ===> Building package for gi-docgen-2026.1 Create /exopi-cvs/ports/packages/amd64/all/gi-docgen-2026.1.tgz Creating package gi-docgen-2026.1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|sysutils/py-packaging checking dependencies|textproc/py-MarkupSafe checking dependencies|textproc/py-markdown checking dependencies|textproc/py-pygments checking dependencies|textproc/py-typogrify checking dependencies|www/py-jinja2 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|******* | 10% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 19% archiving|************* | 20% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 26% archiving|***************** | 27% archiving|******************** | 31% archiving|********************** | 34% archiving|************************ | 37% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 41% archiving|*************************** | 43% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 55% archiving|************************************ | 56% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 88% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/gi-docgen-2026.1 was updated --- /exopi-cvs/ports/plist/amd64/gi-docgen-2026.1 +++ /exopi-cvs/ports/plist/amd64/gi-docgen-2026.1-new @@ -1,5 +1,5 @@ @name gi-docgen-2026.1 -@version 16 +@version 17 @comment pkgpath=textproc/gi-docgen ftp=yes @arch amd64 +DESC @@ -13,129 +13,129 @@ @depend www/py-jinja2:py3-jinja2-*:py3-jinja2-3.1.6p0 @cwd /usr/local bin/gi-docgen -lib/python3.13/site-packages/gi_docgen-2026.1.dist-info/ -lib/python3.13/site-packages/gi_docgen-2026.1.dist-info/METADATA -lib/python3.13/site-packages/gi_docgen-2026.1.dist-info/RECORD -lib/python3.13/site-packages/gi_docgen-2026.1.dist-info/WHEEL -lib/python3.13/site-packages/gi_docgen-2026.1.dist-info/entry_points.txt -lib/python3.13/site-packages/gi_docgen-2026.1.dist-info/licenses/ -lib/python3.13/site-packages/gi_docgen-2026.1.dist-info/licenses/LICENSES/ -lib/python3.13/site-packages/gi_docgen-2026.1.dist-info/licenses/LICENSES/Apache-2.0.txt -lib/python3.13/site-packages/gi_docgen-2026.1.dist-info/licenses/LICENSES/GPL-3.0-or-later.txt -lib/python3.13/site-packages/gi_docgen-2026.1.dist-info/top_level.txt -lib/python3.13/site-packages/gidocgen/ -lib/python3.13/site-packages/gidocgen/__init__.py -lib/python3.13/site-packages/gidocgen/__pycache__/ -lib/python3.13/site-packages/gidocgen/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/config.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/config.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/core.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/core.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdcheck.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdcheck.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdgendeps.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdgendeps.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdgenerate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdgenerate.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdgenindices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdgenindices.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdindex.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdindex.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdsearch.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdsearch.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdserver.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gdserver.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gidocmain.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/gidocmain.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/log.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/log.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/mdext.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/mdext.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/config.py -lib/python3.13/site-packages/gidocgen/core.py -lib/python3.13/site-packages/gidocgen/gdcheck.py -lib/python3.13/site-packages/gidocgen/gdgendeps.py -lib/python3.13/site-packages/gidocgen/gdgenerate.py -lib/python3.13/site-packages/gidocgen/gdgenindices.py -lib/python3.13/site-packages/gidocgen/gdindex.py -lib/python3.13/site-packages/gidocgen/gdsearch.py -lib/python3.13/site-packages/gidocgen/gdserver.py -lib/python3.13/site-packages/gidocgen/gidocmain.py -lib/python3.13/site-packages/gidocgen/gir/ -lib/python3.13/site-packages/gidocgen/gir/__init__.py -lib/python3.13/site-packages/gidocgen/gir/__pycache__/ -lib/python3.13/site-packages/gidocgen/gir/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/gir/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/gir/__pycache__/ast.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/gir/__pycache__/ast.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/gir/__pycache__/parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/gidocgen/gir/__pycache__/parser.cpython-313.pyc -lib/python3.13/site-packages/gidocgen/gir/ast.py -lib/python3.13/site-packages/gidocgen/gir/parser.py -lib/python3.13/site-packages/gidocgen/log.py -lib/python3.13/site-packages/gidocgen/mdext.py -lib/python3.13/site-packages/gidocgen/py.typed -lib/python3.13/site-packages/gidocgen/templates/ -lib/python3.13/site-packages/gidocgen/templates/basic/ -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-Black.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-Black.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-BlackItalic.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-BlackItalic.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-Bold.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-Bold.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-BoldItalic.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-BoldItalic.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-Italic.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-Italic.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-Medium.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-Medium.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-MediumItalic.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-MediumItalic.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-Regular.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatDisplay-Regular.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatText-Bold.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatText-Bold.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatText-BoldItalic.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatText-BoldItalic.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatText-Italic.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatText-Italic.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatText-Medium.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatText-Medium.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatText-MediumItalic.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatText-MediumItalic.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatText-Regular.woff -lib/python3.13/site-packages/gidocgen/templates/basic/RedHatText-Regular.woff2 -lib/python3.13/site-packages/gidocgen/templates/basic/SourceCodePro-It.ttf.woff -lib/python3.13/site-packages/gidocgen/templates/basic/SourceCodePro-Regular.ttf.woff -lib/python3.13/site-packages/gidocgen/templates/basic/SourceCodePro-Semibold.ttf.woff -lib/python3.13/site-packages/gidocgen/templates/basic/base.html -lib/python3.13/site-packages/gidocgen/templates/basic/basic.toml -lib/python3.13/site-packages/gidocgen/templates/basic/class.html -lib/python3.13/site-packages/gidocgen/templates/basic/class_method.html -lib/python3.13/site-packages/gidocgen/templates/basic/constant.html -lib/python3.13/site-packages/gidocgen/templates/basic/content.html -lib/python3.13/site-packages/gidocgen/templates/basic/ctor.html -lib/python3.13/site-packages/gidocgen/templates/basic/enum.html -lib/python3.13/site-packages/gidocgen/templates/basic/fonts.css -lib/python3.13/site-packages/gidocgen/templates/basic/function.html -lib/python3.13/site-packages/gidocgen/templates/basic/fzy.js -lib/python3.13/site-packages/gidocgen/templates/basic/go-up-symbolic.png -lib/python3.13/site-packages/gidocgen/templates/basic/interface.html -lib/python3.13/site-packages/gidocgen/templates/basic/main.js -lib/python3.13/site-packages/gidocgen/templates/basic/method.html -lib/python3.13/site-packages/gidocgen/templates/basic/namespace.html -lib/python3.13/site-packages/gidocgen/templates/basic/property.html -lib/python3.13/site-packages/gidocgen/templates/basic/search.js -lib/python3.13/site-packages/gidocgen/templates/basic/signal.html -lib/python3.13/site-packages/gidocgen/templates/basic/solarized-dark.css -lib/python3.13/site-packages/gidocgen/templates/basic/solarized-light.css -lib/python3.13/site-packages/gidocgen/templates/basic/struct.html -lib/python3.13/site-packages/gidocgen/templates/basic/style.css -lib/python3.13/site-packages/gidocgen/templates/basic/type_func.html -lib/python3.13/site-packages/gidocgen/templates/basic/vfunc.html -lib/python3.13/site-packages/gidocgen/utils.py +lib/python3.14/site-packages/gi_docgen-2026.1.dist-info/ +lib/python3.14/site-packages/gi_docgen-2026.1.dist-info/METADATA +lib/python3.14/site-packages/gi_docgen-2026.1.dist-info/RECORD +lib/python3.14/site-packages/gi_docgen-2026.1.dist-info/WHEEL +lib/python3.14/site-packages/gi_docgen-2026.1.dist-info/entry_points.txt +lib/python3.14/site-packages/gi_docgen-2026.1.dist-info/licenses/ +lib/python3.14/site-packages/gi_docgen-2026.1.dist-info/licenses/LICENSES/ +lib/python3.14/site-packages/gi_docgen-2026.1.dist-info/licenses/LICENSES/Apache-2.0.txt +lib/python3.14/site-packages/gi_docgen-2026.1.dist-info/licenses/LICENSES/GPL-3.0-or-later.txt +lib/python3.14/site-packages/gi_docgen-2026.1.dist-info/top_level.txt +lib/python3.14/site-packages/gidocgen/ +lib/python3.14/site-packages/gidocgen/__init__.py +lib/python3.14/site-packages/gidocgen/__pycache__/ +lib/python3.14/site-packages/gidocgen/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/config.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/config.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/core.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/core.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdcheck.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdcheck.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdgendeps.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdgendeps.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdgenerate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdgenerate.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdgenindices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdgenindices.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdindex.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdindex.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdsearch.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdsearch.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdserver.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gdserver.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gidocmain.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/gidocmain.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/log.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/log.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/mdext.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/mdext.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/config.py +lib/python3.14/site-packages/gidocgen/core.py +lib/python3.14/site-packages/gidocgen/gdcheck.py +lib/python3.14/site-packages/gidocgen/gdgendeps.py +lib/python3.14/site-packages/gidocgen/gdgenerate.py +lib/python3.14/site-packages/gidocgen/gdgenindices.py +lib/python3.14/site-packages/gidocgen/gdindex.py +lib/python3.14/site-packages/gidocgen/gdsearch.py +lib/python3.14/site-packages/gidocgen/gdserver.py +lib/python3.14/site-packages/gidocgen/gidocmain.py +lib/python3.14/site-packages/gidocgen/gir/ +lib/python3.14/site-packages/gidocgen/gir/__init__.py +lib/python3.14/site-packages/gidocgen/gir/__pycache__/ +lib/python3.14/site-packages/gidocgen/gir/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/gir/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/gir/__pycache__/ast.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/gir/__pycache__/ast.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/gir/__pycache__/parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/gidocgen/gir/__pycache__/parser.cpython-314.pyc +lib/python3.14/site-packages/gidocgen/gir/ast.py +lib/python3.14/site-packages/gidocgen/gir/parser.py +lib/python3.14/site-packages/gidocgen/log.py +lib/python3.14/site-packages/gidocgen/mdext.py +lib/python3.14/site-packages/gidocgen/py.typed +lib/python3.14/site-packages/gidocgen/templates/ +lib/python3.14/site-packages/gidocgen/templates/basic/ +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-Black.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-Black.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-BlackItalic.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-BlackItalic.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-Bold.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-Bold.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-BoldItalic.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-BoldItalic.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-Italic.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-Italic.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-Medium.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-Medium.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-MediumItalic.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-MediumItalic.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-Regular.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatDisplay-Regular.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatText-Bold.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatText-Bold.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatText-BoldItalic.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatText-BoldItalic.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatText-Italic.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatText-Italic.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatText-Medium.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatText-Medium.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatText-MediumItalic.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatText-MediumItalic.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatText-Regular.woff +lib/python3.14/site-packages/gidocgen/templates/basic/RedHatText-Regular.woff2 +lib/python3.14/site-packages/gidocgen/templates/basic/SourceCodePro-It.ttf.woff +lib/python3.14/site-packages/gidocgen/templates/basic/SourceCodePro-Regular.ttf.woff +lib/python3.14/site-packages/gidocgen/templates/basic/SourceCodePro-Semibold.ttf.woff +lib/python3.14/site-packages/gidocgen/templates/basic/base.html +lib/python3.14/site-packages/gidocgen/templates/basic/basic.toml +lib/python3.14/site-packages/gidocgen/templates/basic/class.html +lib/python3.14/site-packages/gidocgen/templates/basic/class_method.html +lib/python3.14/site-packages/gidocgen/templates/basic/constant.html +lib/python3.14/site-packages/gidocgen/templates/basic/content.html +lib/python3.14/site-packages/gidocgen/templates/basic/ctor.html +lib/python3.14/site-packages/gidocgen/templates/basic/enum.html +lib/python3.14/site-packages/gidocgen/templates/basic/fonts.css +lib/python3.14/site-packages/gidocgen/templates/basic/function.html +lib/python3.14/site-packages/gidocgen/templates/basic/fzy.js +lib/python3.14/site-packages/gidocgen/templates/basic/go-up-symbolic.png +lib/python3.14/site-packages/gidocgen/templates/basic/interface.html +lib/python3.14/site-packages/gidocgen/templates/basic/main.js +lib/python3.14/site-packages/gidocgen/templates/basic/method.html +lib/python3.14/site-packages/gidocgen/templates/basic/namespace.html +lib/python3.14/site-packages/gidocgen/templates/basic/property.html +lib/python3.14/site-packages/gidocgen/templates/basic/search.js +lib/python3.14/site-packages/gidocgen/templates/basic/signal.html +lib/python3.14/site-packages/gidocgen/templates/basic/solarized-dark.css +lib/python3.14/site-packages/gidocgen/templates/basic/solarized-light.css +lib/python3.14/site-packages/gidocgen/templates/basic/struct.html +lib/python3.14/site-packages/gidocgen/templates/basic/style.css +lib/python3.14/site-packages/gidocgen/templates/basic/type_func.html +lib/python3.14/site-packages/gidocgen/templates/basic/vfunc.html +lib/python3.14/site-packages/gidocgen/utils.py @man man/man1/gi-docgen.1 share/pkgconfig/gi-docgen.pc Link to /exopi-cvs/ports/packages/amd64/ftp/gi-docgen-2026.1.tgz >>> Running clean in textproc/gi-docgen at 1778680309.41 ===> textproc/gi-docgen ===> Cleaning for gi-docgen-2026.1 >>> Ended at 1778680309.71 max_stuck=7.90/waiting-for-lock #144=15.68/show-prepare-results=1.92/extract=0.66/build=1.99/package=4.71/clean=0.33