>>> mkdocs: Building testing/mkdocs 1.4.0-r1 (using abuild 3.10.0_rc1-r2) started Mon, 28 Nov 2022 07:01:24 +0000 >>> mkdocs: Checking sanity of /home/buildozer/aports/testing/mkdocs/APKBUILD... >>> mkdocs: Analyzing dependencies... >>> mkdocs: Installing for build: build-base py3-click py3-ghp-import py3-importlib-metadata py3-jinja2 py3-markdown py3-mergedeep py3-packaging py3-pyyaml-env-tag py3-typing-extensions py3-watchdog py3-yaml python3 py3-setuptools (1/29) Installing libbz2 (1.0.8-r4) (2/29) Installing libffi (3.4.4-r0) (3/29) Installing gdbm (1.23-r0) (4/29) Installing xz-libs (5.2.8-r0) (5/29) Installing mpdecimal (2.5.1-r1) (6/29) Installing readline (8.2.0-r0) (7/29) Installing sqlite-libs (3.40.0-r0) (8/29) Installing python3 (3.11.0-r2) (9/29) Installing py3-click (8.1.3-r1) (10/29) Installing py3-six (1.16.0-r4) (11/29) Installing py3-dateutil (2.8.2-r2) (12/29) Installing py3-ghp-import (2.1.0-r1) (13/29) Installing py3-zipp (3.10.0-r1) (14/29) Installing py3-importlib-metadata (5.0.0-r2) (15/29) Installing py3-markupsafe (2.1.1-r2) (16/29) Installing py3-jinja2 (3.1.2-r1) (17/29) Installing py3-markdown (3.4.1-r1) (18/29) Installing py3-mergedeep (1.3.4-r2) (19/29) Installing py3-parsing (3.0.9-r1) (20/29) Installing py3-packaging (21.3-r3) (21/29) Installing yaml (0.2.5-r0) (22/29) Installing py3-yaml (6.0-r1) (23/29) Installing py3-pyyaml-env-tag (0.1-r2) (24/29) Installing py3-typing-extensions (4.4.0-r1) (25/29) Installing py3-pathtools (0.1.2-r9) (26/29) Installing py3-argh (0.26.2-r8) (27/29) Installing py3-watchdog (2.1.9-r1) (28/29) Installing py3-setuptools (65.6.3-r0) (29/29) Installing .makedepends-mkdocs (20221128.070128) Executing busybox-1.35.0-r29.trigger OK: 350 MiB in 125 packages >>> mkdocs: Cleaning up srcdir >>> mkdocs: Cleaning up pkgdir >>> mkdocs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mkdocs-1.4.0.tar.gz >>> mkdocs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mkdocs-1.4.0.tar.gz >>> mkdocs: Checking sha512sums... mkdocs-1.4.0.tar.gz: OK >>> mkdocs: Unpacking /var/cache/distfiles/mkdocs-1.4.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/mkdocs copying mkdocs/plugins.py -> build/lib/mkdocs copying mkdocs/__init__.py -> build/lib/mkdocs copying mkdocs/exceptions.py -> build/lib/mkdocs copying mkdocs/__main__.py -> build/lib/mkdocs copying mkdocs/theme.py -> build/lib/mkdocs copying mkdocs/localization.py -> build/lib/mkdocs creating build/lib/mkdocs/config copying mkdocs/config/__init__.py -> build/lib/mkdocs/config copying mkdocs/config/config_options.py -> build/lib/mkdocs/config copying mkdocs/config/base.py -> build/lib/mkdocs/config copying mkdocs/config/defaults.py -> build/lib/mkdocs/config creating build/lib/mkdocs/themes copying mkdocs/themes/__init__.py -> build/lib/mkdocs/themes creating build/lib/mkdocs/themes/readthedocs copying mkdocs/themes/readthedocs/__init__.py -> build/lib/mkdocs/themes/readthedocs creating build/lib/mkdocs/themes/mkdocs copying mkdocs/themes/mkdocs/__init__.py -> build/lib/mkdocs/themes/mkdocs creating build/lib/mkdocs/commands copying mkdocs/commands/serve.py -> build/lib/mkdocs/commands copying mkdocs/commands/new.py -> build/lib/mkdocs/commands copying mkdocs/commands/__init__.py -> build/lib/mkdocs/commands copying mkdocs/commands/babel.py -> build/lib/mkdocs/commands copying mkdocs/commands/setup.py -> build/lib/mkdocs/commands copying mkdocs/commands/gh_deploy.py -> build/lib/mkdocs/commands copying mkdocs/commands/build.py -> build/lib/mkdocs/commands creating build/lib/mkdocs/livereload copying mkdocs/livereload/__init__.py -> build/lib/mkdocs/livereload creating build/lib/mkdocs/tests copying mkdocs/tests/integration.py -> build/lib/mkdocs/tests copying mkdocs/tests/cli_tests.py -> build/lib/mkdocs/tests copying mkdocs/tests/__init__.py -> build/lib/mkdocs/tests copying mkdocs/tests/base.py -> build/lib/mkdocs/tests copying mkdocs/tests/babel_cmd_tests.py -> build/lib/mkdocs/tests copying mkdocs/tests/plugin_tests.py -> build/lib/mkdocs/tests copying mkdocs/tests/build_tests.py -> build/lib/mkdocs/tests copying mkdocs/tests/livereload_tests.py -> build/lib/mkdocs/tests copying mkdocs/tests/gh_deploy_tests.py -> build/lib/mkdocs/tests copying mkdocs/tests/theme_tests.py -> build/lib/mkdocs/tests copying mkdocs/tests/localization_tests.py -> build/lib/mkdocs/tests copying mkdocs/tests/search_tests.py -> build/lib/mkdocs/tests copying mkdocs/tests/new_tests.py -> build/lib/mkdocs/tests creating build/lib/mkdocs/tests/config copying mkdocs/tests/config/__init__.py -> build/lib/mkdocs/tests/config copying mkdocs/tests/config/config_tests.py -> build/lib/mkdocs/tests/config copying mkdocs/tests/config/config_options_legacy_tests.py -> build/lib/mkdocs/tests/config copying mkdocs/tests/config/base_tests.py -> build/lib/mkdocs/tests/config copying mkdocs/tests/config/config_options_tests.py -> build/lib/mkdocs/tests/config creating build/lib/mkdocs/tests/structure copying mkdocs/tests/structure/toc_tests.py -> build/lib/mkdocs/tests/structure copying mkdocs/tests/structure/__init__.py -> build/lib/mkdocs/tests/structure copying mkdocs/tests/structure/page_tests.py -> build/lib/mkdocs/tests/structure copying mkdocs/tests/structure/nav_tests.py -> build/lib/mkdocs/tests/structure copying mkdocs/tests/structure/file_tests.py -> build/lib/mkdocs/tests/structure creating build/lib/mkdocs/tests/utils copying mkdocs/tests/utils/__init__.py -> build/lib/mkdocs/tests/utils copying mkdocs/tests/utils/babel_stub_tests.py -> build/lib/mkdocs/tests/utils copying mkdocs/tests/utils/utils_tests.py -> build/lib/mkdocs/tests/utils creating build/lib/mkdocs/structure copying mkdocs/structure/pages.py -> build/lib/mkdocs/structure copying mkdocs/structure/__init__.py -> build/lib/mkdocs/structure copying mkdocs/structure/nav.py -> build/lib/mkdocs/structure copying mkdocs/structure/files.py -> build/lib/mkdocs/structure copying mkdocs/structure/toc.py -> build/lib/mkdocs/structure creating build/lib/mkdocs/contrib copying mkdocs/contrib/__init__.py -> build/lib/mkdocs/contrib creating build/lib/mkdocs/contrib/search copying mkdocs/contrib/search/search_index.py -> build/lib/mkdocs/contrib/search copying mkdocs/contrib/search/__init__.py -> build/lib/mkdocs/contrib/search creating build/lib/mkdocs/utils copying mkdocs/utils/filters.py -> build/lib/mkdocs/utils copying mkdocs/utils/__init__.py -> build/lib/mkdocs/utils copying mkdocs/utils/meta.py -> build/lib/mkdocs/utils copying mkdocs/utils/babel_stub.py -> build/lib/mkdocs/utils running egg_info creating mkdocs.egg-info writing mkdocs.egg-info/PKG-INFO writing dependency_links to mkdocs.egg-info/dependency_links.txt writing entry points to mkdocs.egg-info/entry_points.txt writing requirements to mkdocs.egg-info/requires.txt writing top-level names to mkdocs.egg-info/top_level.txt writing manifest file 'mkdocs.egg-info/SOURCES.txt' reading manifest file 'mkdocs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.mustache' under directory 'mkdocs' warning: no files found matching '*.mo' under directory 'mkdocs' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'mkdocs.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/contrib/search.templates.search' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/contrib/search.templates.search' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/contrib/search.templates.search' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/contrib/search.templates.search' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/tests.integration.complicated_config.documentation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/tests.integration.complicated_config.documentation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/tests.integration.complicated_config.documentation' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/tests.integration.complicated_config.documentation' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/tests.integration.complicated_config.theme_tweaks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/tests.integration.complicated_config.theme_tweaks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/tests.integration.complicated_config.theme_tweaks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/tests.integration.complicated_config.theme_tweaks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/tests.integration.subpages.docs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/tests.integration.subpages.docs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/tests.integration.subpages.docs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/tests.integration.subpages.docs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/tests.integration.subpages.docs.sub1' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/tests.integration.subpages.docs.sub1' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/tests.integration.subpages.docs.sub1' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/tests.integration.subpages.docs.sub1' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/mkdocs.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/mkdocs.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/mkdocs.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/mkdocs.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/mkdocs.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/mkdocs.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/mkdocs.fonts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/mkdocs.fonts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/mkdocs.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/mkdocs.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/mkdocs.img' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/mkdocs.img' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/mkdocs.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/mkdocs.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/mkdocs.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/mkdocs.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/readthedocs.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/readthedocs.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/readthedocs.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/readthedocs.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/readthedocs.css.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/readthedocs.css.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/readthedocs.css.fonts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/readthedocs.css.fonts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/readthedocs.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/readthedocs.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/readthedocs.img' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/readthedocs.img' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/readthedocs.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/readthedocs.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/readthedocs.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/readthedocs.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying mkdocs/py.typed -> build/lib/mkdocs creating build/lib/mkdocs/templates copying mkdocs/templates/sitemap.xml -> build/lib/mkdocs/templates copying mkdocs/themes/readthedocs/404.html -> build/lib/mkdocs/themes/readthedocs copying mkdocs/themes/readthedocs/base.html -> build/lib/mkdocs/themes/readthedocs copying mkdocs/themes/readthedocs/breadcrumbs.html -> build/lib/mkdocs/themes/readthedocs copying mkdocs/themes/readthedocs/footer.html -> build/lib/mkdocs/themes/readthedocs copying mkdocs/themes/readthedocs/main.html -> build/lib/mkdocs/themes/readthedocs copying mkdocs/themes/readthedocs/mkdocs_theme.yml -> build/lib/mkdocs/themes/readthedocs copying mkdocs/themes/readthedocs/nav.html -> build/lib/mkdocs/themes/readthedocs copying mkdocs/themes/readthedocs/search.html -> build/lib/mkdocs/themes/readthedocs copying mkdocs/themes/readthedocs/searchbox.html -> build/lib/mkdocs/themes/readthedocs copying mkdocs/themes/readthedocs/toc.html -> build/lib/mkdocs/themes/readthedocs copying mkdocs/themes/readthedocs/versions.html -> build/lib/mkdocs/themes/readthedocs creating build/lib/mkdocs/themes/readthedocs/css copying mkdocs/themes/readthedocs/css/theme.css -> build/lib/mkdocs/themes/readthedocs/css copying mkdocs/themes/readthedocs/css/theme_extra.css -> build/lib/mkdocs/themes/readthedocs/css creating build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Bold.woff -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Bold.woff2 -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Regular.woff -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Regular.woff2 -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.eot -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.svg -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.ttf -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.woff -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.woff2 -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/lato-bold-italic.woff -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/lato-bold-italic.woff2 -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/lato-bold.woff -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/lato-bold.woff2 -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/lato-normal-italic.woff -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/lato-normal-italic.woff2 -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/lato-normal.woff -> build/lib/mkdocs/themes/readthedocs/css/fonts copying mkdocs/themes/readthedocs/css/fonts/lato-normal.woff2 -> build/lib/mkdocs/themes/readthedocs/css/fonts creating build/lib/mkdocs/themes/readthedocs/img copying mkdocs/themes/readthedocs/img/favicon.ico -> build/lib/mkdocs/themes/readthedocs/img creating build/lib/mkdocs/themes/readthedocs/js copying mkdocs/themes/readthedocs/js/html5shiv.min.js -> build/lib/mkdocs/themes/readthedocs/js copying mkdocs/themes/readthedocs/js/jquery-3.6.0.min.js -> build/lib/mkdocs/themes/readthedocs/js copying mkdocs/themes/readthedocs/js/theme.js -> build/lib/mkdocs/themes/readthedocs/js copying mkdocs/themes/readthedocs/js/theme_extra.js -> build/lib/mkdocs/themes/readthedocs/js copying mkdocs/themes/mkdocs/404.html -> build/lib/mkdocs/themes/mkdocs copying mkdocs/themes/mkdocs/base.html -> build/lib/mkdocs/themes/mkdocs copying mkdocs/themes/mkdocs/content.html -> build/lib/mkdocs/themes/mkdocs copying mkdocs/themes/mkdocs/keyboard-modal.html -> build/lib/mkdocs/themes/mkdocs copying mkdocs/themes/mkdocs/main.html -> build/lib/mkdocs/themes/mkdocs copying mkdocs/themes/mkdocs/mkdocs_theme.yml -> build/lib/mkdocs/themes/mkdocs copying mkdocs/themes/mkdocs/nav-sub.html -> build/lib/mkdocs/themes/mkdocs copying mkdocs/themes/mkdocs/search-modal.html -> build/lib/mkdocs/themes/mkdocs copying mkdocs/themes/mkdocs/toc.html -> build/lib/mkdocs/themes/mkdocs creating build/lib/mkdocs/themes/mkdocs/css copying mkdocs/themes/mkdocs/css/base.css -> build/lib/mkdocs/themes/mkdocs/css copying mkdocs/themes/mkdocs/css/bootstrap.min.css -> build/lib/mkdocs/themes/mkdocs/css copying mkdocs/themes/mkdocs/css/font-awesome.min.css -> build/lib/mkdocs/themes/mkdocs/css creating build/lib/mkdocs/themes/mkdocs/fonts copying mkdocs/themes/mkdocs/fonts/fontawesome-webfont.eot -> build/lib/mkdocs/themes/mkdocs/fonts copying mkdocs/themes/mkdocs/fonts/fontawesome-webfont.svg -> build/lib/mkdocs/themes/mkdocs/fonts copying mkdocs/themes/mkdocs/fonts/fontawesome-webfont.ttf -> build/lib/mkdocs/themes/mkdocs/fonts copying mkdocs/themes/mkdocs/fonts/fontawesome-webfont.woff -> build/lib/mkdocs/themes/mkdocs/fonts copying mkdocs/themes/mkdocs/fonts/fontawesome-webfont.woff2 -> build/lib/mkdocs/themes/mkdocs/fonts creating build/lib/mkdocs/themes/mkdocs/img copying mkdocs/themes/mkdocs/img/favicon.ico -> build/lib/mkdocs/themes/mkdocs/img copying mkdocs/themes/mkdocs/img/grid.png -> build/lib/mkdocs/themes/mkdocs/img creating build/lib/mkdocs/themes/mkdocs/js copying mkdocs/themes/mkdocs/js/base.js -> build/lib/mkdocs/themes/mkdocs/js copying mkdocs/themes/mkdocs/js/bootstrap.min.js -> build/lib/mkdocs/themes/mkdocs/js copying mkdocs/themes/mkdocs/js/jquery-1.10.2.min.js -> build/lib/mkdocs/themes/mkdocs/js creating build/lib/mkdocs/tests/integration creating build/lib/mkdocs/tests/integration/complicated_config creating build/lib/mkdocs/tests/integration/complicated_config/documentation copying mkdocs/tests/integration/complicated_config/documentation/custom.html -> build/lib/mkdocs/tests/integration/complicated_config/documentation copying mkdocs/tests/integration/complicated_config/documentation/tweak.css -> build/lib/mkdocs/tests/integration/complicated_config/documentation copying mkdocs/tests/integration/complicated_config/documentation/tweak.js -> build/lib/mkdocs/tests/integration/complicated_config/documentation creating build/lib/mkdocs/tests/integration/complicated_config/theme_tweaks copying mkdocs/tests/integration/complicated_config/theme_tweaks/404.html -> build/lib/mkdocs/tests/integration/complicated_config/theme_tweaks creating build/lib/mkdocs/tests/integration/subpages creating build/lib/mkdocs/tests/integration/subpages/docs copying mkdocs/tests/integration/subpages/docs/image.png -> build/lib/mkdocs/tests/integration/subpages/docs creating build/lib/mkdocs/tests/integration/subpages/docs/sub1 copying mkdocs/tests/integration/subpages/docs/sub1/image.png -> build/lib/mkdocs/tests/integration/subpages/docs/sub1 copying mkdocs/contrib/search/prebuild-index.js -> build/lib/mkdocs/contrib/search creating build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.ar.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.da.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.de.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.du.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.es.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.fi.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.fr.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.hu.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.it.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.ja.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.jp.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.multi.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.nl.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.no.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.pt.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.ro.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.ru.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.stemmer.support.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.sv.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.th.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.tr.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/lunr.vi.js -> build/lib/mkdocs/contrib/search/lunr-language copying mkdocs/contrib/search/lunr-language/tinyseg.js -> build/lib/mkdocs/contrib/search/lunr-language creating build/lib/mkdocs/contrib/search/templates creating build/lib/mkdocs/contrib/search/templates/search copying mkdocs/contrib/search/templates/search/lunr.js -> build/lib/mkdocs/contrib/search/templates/search copying mkdocs/contrib/search/templates/search/main.js -> build/lib/mkdocs/contrib/search/templates/search copying mkdocs/contrib/search/templates/search/worker.js -> build/lib/mkdocs/contrib/search/templates/search >>> mkdocs: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing mkdocs.egg-info/PKG-INFO writing dependency_links to mkdocs.egg-info/dependency_links.txt writing entry points to mkdocs.egg-info/entry_points.txt writing requirements to mkdocs.egg-info/requires.txt writing top-level names to mkdocs.egg-info/top_level.txt reading manifest file 'mkdocs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.mustache' under directory 'mkdocs' warning: no files found matching '*.mo' under directory 'mkdocs' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'mkdocs.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/contrib/search.templates.search' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/contrib/search.templates.search' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/contrib/search.templates.search' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/contrib/search.templates.search' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/tests.integration.complicated_config.documentation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/tests.integration.complicated_config.documentation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/tests.integration.complicated_config.documentation' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/tests.integration.complicated_config.documentation' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/tests.integration.complicated_config.theme_tweaks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/tests.integration.complicated_config.theme_tweaks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/tests.integration.complicated_config.theme_tweaks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/tests.integration.complicated_config.theme_tweaks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/tests.integration.subpages.docs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/tests.integration.subpages.docs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/tests.integration.subpages.docs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/tests.integration.subpages.docs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/tests.integration.subpages.docs.sub1' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/tests.integration.subpages.docs.sub1' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/tests.integration.subpages.docs.sub1' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/tests.integration.subpages.docs.sub1' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/mkdocs.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/mkdocs.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/mkdocs.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/mkdocs.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/mkdocs.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/mkdocs.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/mkdocs.fonts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/mkdocs.fonts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/mkdocs.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/mkdocs.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/mkdocs.img' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/mkdocs.img' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/mkdocs.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/mkdocs.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/mkdocs.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/mkdocs.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/readthedocs.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/readthedocs.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/readthedocs.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/readthedocs.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/readthedocs.css.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/readthedocs.css.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/readthedocs.css.fonts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/readthedocs.css.fonts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/readthedocs.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/readthedocs.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/readthedocs.img' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/readthedocs.img' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs/themes/readthedocs.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs/themes/readthedocs.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs/themes/readthedocs.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mkdocs/themes/readthedocs.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/testing/mkdocs/pkg creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11 creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/templates copying build/lib/mkdocs/templates/sitemap.xml -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/templates creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/config copying build/lib/mkdocs/config/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/config copying build/lib/mkdocs/config/config_options.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/config copying build/lib/mkdocs/config/base.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/config copying build/lib/mkdocs/config/defaults.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/config creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes copying build/lib/mkdocs/themes/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs copying build/lib/mkdocs/themes/readthedocs/nav.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs copying build/lib/mkdocs/themes/readthedocs/search.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs copying build/lib/mkdocs/themes/readthedocs/main.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs copying build/lib/mkdocs/themes/readthedocs/mkdocs_theme.yml -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css copying build/lib/mkdocs/themes/readthedocs/css/theme_extra.css -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/lato-bold-italic.woff -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.ttf -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/lato-normal-italic.woff2 -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/lato-bold-italic.woff2 -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.woff2 -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Regular.woff2 -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.eot -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/lato-normal.woff -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/lato-bold.woff -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/lato-normal-italic.woff -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Bold.woff2 -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.svg -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Bold.woff -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.woff -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Regular.woff -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/lato-bold.woff2 -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/fonts/lato-normal.woff2 -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css/fonts copying build/lib/mkdocs/themes/readthedocs/css/theme.css -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/css copying build/lib/mkdocs/themes/readthedocs/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs copying build/lib/mkdocs/themes/readthedocs/toc.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs copying build/lib/mkdocs/themes/readthedocs/versions.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs copying build/lib/mkdocs/themes/readthedocs/breadcrumbs.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs copying build/lib/mkdocs/themes/readthedocs/footer.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/js copying build/lib/mkdocs/themes/readthedocs/js/jquery-3.6.0.min.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/js copying build/lib/mkdocs/themes/readthedocs/js/theme.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/js copying build/lib/mkdocs/themes/readthedocs/js/html5shiv.min.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/js copying build/lib/mkdocs/themes/readthedocs/js/theme_extra.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/js creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/img copying build/lib/mkdocs/themes/readthedocs/img/favicon.ico -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/img copying build/lib/mkdocs/themes/readthedocs/base.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs copying build/lib/mkdocs/themes/readthedocs/404.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs copying build/lib/mkdocs/themes/readthedocs/searchbox.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs copying build/lib/mkdocs/themes/mkdocs/search-modal.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs copying build/lib/mkdocs/themes/mkdocs/main.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs copying build/lib/mkdocs/themes/mkdocs/mkdocs_theme.yml -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/css copying build/lib/mkdocs/themes/mkdocs/css/bootstrap.min.css -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/css copying build/lib/mkdocs/themes/mkdocs/css/base.css -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/css copying build/lib/mkdocs/themes/mkdocs/css/font-awesome.min.css -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/css copying build/lib/mkdocs/themes/mkdocs/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs copying build/lib/mkdocs/themes/mkdocs/toc.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/fonts copying build/lib/mkdocs/themes/mkdocs/fonts/fontawesome-webfont.ttf -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/fonts copying build/lib/mkdocs/themes/mkdocs/fonts/fontawesome-webfont.woff2 -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/fonts copying build/lib/mkdocs/themes/mkdocs/fonts/fontawesome-webfont.eot -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/fonts copying build/lib/mkdocs/themes/mkdocs/fonts/fontawesome-webfont.svg -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/fonts copying build/lib/mkdocs/themes/mkdocs/fonts/fontawesome-webfont.woff -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/fonts copying build/lib/mkdocs/themes/mkdocs/content.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs copying build/lib/mkdocs/themes/mkdocs/nav-sub.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs copying build/lib/mkdocs/themes/mkdocs/keyboard-modal.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/js copying build/lib/mkdocs/themes/mkdocs/js/bootstrap.min.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/js copying build/lib/mkdocs/themes/mkdocs/js/base.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/js copying build/lib/mkdocs/themes/mkdocs/js/jquery-1.10.2.min.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/js creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/img copying build/lib/mkdocs/themes/mkdocs/img/favicon.ico -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/img copying build/lib/mkdocs/themes/mkdocs/img/grid.png -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/img copying build/lib/mkdocs/themes/mkdocs/base.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs copying build/lib/mkdocs/themes/mkdocs/404.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands copying build/lib/mkdocs/commands/serve.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands copying build/lib/mkdocs/commands/new.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands copying build/lib/mkdocs/commands/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands copying build/lib/mkdocs/commands/babel.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands copying build/lib/mkdocs/commands/setup.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands copying build/lib/mkdocs/commands/gh_deploy.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands copying build/lib/mkdocs/commands/build.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands copying build/lib/mkdocs/plugins.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/livereload copying build/lib/mkdocs/livereload/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/livereload copying build/lib/mkdocs/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/config copying build/lib/mkdocs/tests/config/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/config copying build/lib/mkdocs/tests/config/config_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/config copying build/lib/mkdocs/tests/config/config_options_legacy_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/config copying build/lib/mkdocs/tests/config/base_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/config copying build/lib/mkdocs/tests/config/config_options_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/config copying build/lib/mkdocs/tests/integration.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests copying build/lib/mkdocs/tests/cli_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests copying build/lib/mkdocs/tests/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests copying build/lib/mkdocs/tests/base.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests copying build/lib/mkdocs/tests/babel_cmd_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests copying build/lib/mkdocs/tests/plugin_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/structure copying build/lib/mkdocs/tests/structure/toc_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/structure copying build/lib/mkdocs/tests/structure/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/structure copying build/lib/mkdocs/tests/structure/page_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/structure copying build/lib/mkdocs/tests/structure/nav_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/structure copying build/lib/mkdocs/tests/structure/file_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/structure copying build/lib/mkdocs/tests/build_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests copying build/lib/mkdocs/tests/livereload_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests copying build/lib/mkdocs/tests/gh_deploy_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests copying build/lib/mkdocs/tests/theme_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests copying build/lib/mkdocs/tests/localization_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration/subpages creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration/subpages/docs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration/subpages/docs/sub1 copying build/lib/mkdocs/tests/integration/subpages/docs/sub1/image.png -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration/subpages/docs/sub1 copying build/lib/mkdocs/tests/integration/subpages/docs/image.png -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration/subpages/docs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration/complicated_config creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration/complicated_config/theme_tweaks copying build/lib/mkdocs/tests/integration/complicated_config/theme_tweaks/404.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration/complicated_config/theme_tweaks creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration/complicated_config/documentation copying build/lib/mkdocs/tests/integration/complicated_config/documentation/tweak.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration/complicated_config/documentation copying build/lib/mkdocs/tests/integration/complicated_config/documentation/custom.html -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration/complicated_config/documentation copying build/lib/mkdocs/tests/integration/complicated_config/documentation/tweak.css -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration/complicated_config/documentation creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/utils copying build/lib/mkdocs/tests/utils/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/utils copying build/lib/mkdocs/tests/utils/babel_stub_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/utils copying build/lib/mkdocs/tests/utils/utils_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/utils copying build/lib/mkdocs/tests/search_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests copying build/lib/mkdocs/tests/new_tests.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/structure copying build/lib/mkdocs/structure/pages.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/structure copying build/lib/mkdocs/structure/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/structure copying build/lib/mkdocs/structure/nav.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/structure copying build/lib/mkdocs/structure/files.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/structure copying build/lib/mkdocs/structure/toc.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/structure copying build/lib/mkdocs/exceptions.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs copying build/lib/mkdocs/__main__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib copying build/lib/mkdocs/contrib/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/templates creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/templates/search copying build/lib/mkdocs/contrib/search/templates/search/lunr.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/templates/search copying build/lib/mkdocs/contrib/search/templates/search/worker.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/templates/search copying build/lib/mkdocs/contrib/search/templates/search/main.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/templates/search copying build/lib/mkdocs/contrib/search/search_index.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search copying build/lib/mkdocs/contrib/search/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search copying build/lib/mkdocs/contrib/search/prebuild-index.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.vi.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.no.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.da.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.tr.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.ru.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.stemmer.support.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.du.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.fr.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/tinyseg.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.ro.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.ja.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.de.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.hu.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.th.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.jp.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.multi.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.it.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.ar.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.fi.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.nl.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.pt.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.es.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/contrib/search/lunr-language/lunr.sv.js -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/lunr-language copying build/lib/mkdocs/py.typed -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs copying build/lib/mkdocs/theme.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs creating /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/utils copying build/lib/mkdocs/utils/filters.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/utils copying build/lib/mkdocs/utils/__init__.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/utils copying build/lib/mkdocs/utils/meta.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/utils copying build/lib/mkdocs/utils/babel_stub.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/utils copying build/lib/mkdocs/localization.py -> /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/config/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/config/config_options.py to config_options.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/config/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/config/defaults.py to defaults.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/readthedocs/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/themes/mkdocs/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands/serve.py to serve.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands/new.py to new.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands/babel.py to babel.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands/setup.py to setup.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands/gh_deploy.py to gh_deploy.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/commands/build.py to build.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/plugins.py to plugins.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/livereload/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/config/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/config/config_tests.py to config_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/config/config_options_legacy_tests.py to config_options_legacy_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/config/base_tests.py to base_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/config/config_options_tests.py to config_options_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/integration.py to integration.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/cli_tests.py to cli_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/babel_cmd_tests.py to babel_cmd_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/plugin_tests.py to plugin_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/structure/toc_tests.py to toc_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/structure/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/structure/page_tests.py to page_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/structure/nav_tests.py to nav_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/structure/file_tests.py to file_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/build_tests.py to build_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/livereload_tests.py to livereload_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/gh_deploy_tests.py to gh_deploy_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/theme_tests.py to theme_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/localization_tests.py to localization_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/utils/babel_stub_tests.py to babel_stub_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/utils/utils_tests.py to utils_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/search_tests.py to search_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/tests/new_tests.py to new_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/structure/pages.py to pages.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/structure/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/structure/nav.py to nav.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/structure/files.py to files.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/structure/toc.py to toc.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/search_index.py to search_index.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/contrib/search/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/theme.py to theme.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/utils/filters.py to filters.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/utils/meta.py to meta.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/utils/babel_stub.py to babel_stub.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs/localization.py to localization.cpython-311.pyc running install_egg_info Copying mkdocs.egg-info to /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/lib/python3.11/site-packages/mkdocs-1.4.0-py3.11.egg-info running install_scripts Installing mkdocs script to /home/buildozer/aports/testing/mkdocs/pkg/mkdocs/usr/bin >>> mkdocs*: Running postcheck for mkdocs >>> mkdocs*: Preparing package mkdocs... >>> mkdocs*: Tracing dependencies... >>> mkdocs*: Package size: 7.4 MB >>> mkdocs*: Compressing data... >>> mkdocs*: Create checksum... >>> mkdocs*: Create mkdocs-1.4.0-r1.apk >>> mkdocs: Build complete at Mon, 28 Nov 2022 07:01:39 +0000 elapsed time 0h 0m 15s >>> mkdocs: Cleaning up srcdir >>> mkdocs: Cleaning up pkgdir >>> mkdocs: Uninstalling dependencies... (1/29) Purging .makedepends-mkdocs (20221128.070128) (2/29) Purging py3-click (8.1.3-r1) (3/29) Purging py3-ghp-import (2.1.0-r1) (4/29) Purging py3-dateutil (2.8.2-r2) (5/29) Purging py3-six (1.16.0-r4) (6/29) Purging py3-importlib-metadata (5.0.0-r2) (7/29) Purging py3-zipp (3.10.0-r1) (8/29) Purging py3-jinja2 (3.1.2-r1) (9/29) Purging py3-markupsafe (2.1.1-r2) (10/29) Purging py3-markdown (3.4.1-r1) (11/29) Purging py3-mergedeep (1.3.4-r2) (12/29) Purging py3-pyyaml-env-tag (0.1-r2) (13/29) Purging py3-typing-extensions (4.4.0-r1) (14/29) Purging py3-watchdog (2.1.9-r1) (15/29) Purging py3-pathtools (0.1.2-r9) (16/29) Purging py3-argh (0.26.2-r8) (17/29) Purging py3-yaml (6.0-r1) (18/29) Purging py3-setuptools (65.6.3-r0) (19/29) Purging py3-packaging (21.3-r3) (20/29) Purging py3-parsing (3.0.9-r1) (21/29) Purging python3 (3.11.0-r2) (22/29) Purging libbz2 (1.0.8-r4) (23/29) Purging libffi (3.4.4-r0) (24/29) Purging gdbm (1.23-r0) (25/29) Purging xz-libs (5.2.8-r0) (26/29) Purging mpdecimal (2.5.1-r1) (27/29) Purging readline (8.2.0-r0) (28/29) Purging sqlite-libs (3.40.0-r0) (29/29) Purging yaml (0.2.5-r0) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> mkdocs: Updating the testing/riscv64 repository index... >>> mkdocs: Signing the index...