>>> py3-sphinx-theme-guzzle: Building testing/py3-sphinx-theme-guzzle 0.7.11-r4 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 12:00:45 +0000 >>> py3-sphinx-theme-guzzle: Checking sanity of /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/APKBUILD... >>> py3-sphinx-theme-guzzle: Analyzing dependencies... >>> py3-sphinx-theme-guzzle: Installing for build: build-base py3-sphinx py3-setuptools (1/33) Installing libbz2 (1.0.8-r4) (2/33) Installing libffi (3.4.4-r0) (3/33) Installing gdbm (1.23-r0) (4/33) Installing xz-libs (5.2.8-r0) (5/33) Installing mpdecimal (2.5.1-r1) (6/33) Installing readline (8.2.0-r0) (7/33) Installing sqlite-libs (3.40.0-r0) (8/33) Installing python3 (3.11.0-r2) (9/33) Installing py3-tz (2022.6-r1) (10/33) Installing py3-babel (2.11.0-r1) (11/33) Installing py3-docutils (0.19-r2) (12/33) Installing py3-imagesize (1.4.1-r1) (13/33) Installing py3-markupsafe (2.1.1-r2) (14/33) Installing py3-jinja2 (3.1.2-r1) (15/33) Installing py3-parsing (3.0.9-r1) (16/33) Installing py3-packaging (21.3-r3) (17/33) Installing py3-pygments (2.13.0-r1) (18/33) Installing py3-certifi (2022.9.24-r1) (19/33) Installing py3-charset-normalizer (3.0.1-r1) (20/33) Installing py3-idna (3.4-r3) (21/33) Installing py3-urllib3 (1.26.12-r1) (22/33) Installing py3-requests (2.28.1-r2) (23/33) Installing py3-snowballstemmer (2.2.0-r1) (24/33) Installing py3-alabaster (0.7.12-r6) (25/33) Installing py3-sphinxcontrib-applehelp (1.0.2-r4) (26/33) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (27/33) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r3) (28/33) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (29/33) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (30/33) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (31/33) Installing py3-sphinx (5.3.0-r1) (32/33) Installing py3-setuptools (65.6.3-r0) (33/33) Installing .makedepends-py3-sphinx-theme-guzzle (20221124.120047) Executing busybox-1.35.0-r29.trigger OK: 448 MiB in 130 packages >>> py3-sphinx-theme-guzzle: Cleaning up srcdir >>> py3-sphinx-theme-guzzle: Cleaning up pkgdir >>> py3-sphinx-theme-guzzle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/guzzle_sphinx_theme-0.7.11.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 2488k 3 81866 0 0 87775 0 0:00:29 --:--:-- 0:00:29 87744 66 2488k 66 1663k 0 0 860k 0 0:00:02 0:00:01 0:00:01 860k 100 2488k 100 2488k 0 0 1185k 0 0:00:02 0:00:02 --:--:-- 1185k >>> py3-sphinx-theme-guzzle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/guzzle_sphinx_theme-0.7.11.tar.gz >>> py3-sphinx-theme-guzzle: Checking sha512sums... guzzle_sphinx_theme-0.7.11.tar.gz: OK >>> py3-sphinx-theme-guzzle: Unpacking /var/cache/distfiles/guzzle_sphinx_theme-0.7.11.tar.gz... Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/guzzle_sphinx_theme copying guzzle_sphinx_theme/__init__.py -> build/lib/guzzle_sphinx_theme running egg_info writing guzzle_sphinx_theme.egg-info/PKG-INFO writing dependency_links to guzzle_sphinx_theme.egg-info/dependency_links.txt writing requirements to guzzle_sphinx_theme.egg-info/requires.txt writing top-level names to guzzle_sphinx_theme.egg-info/top_level.txt reading manifest file 'guzzle_sphinx_theme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'guzzle_sphinx_theme.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'guzzle_sphinx_theme.guzzle_sphinx_theme' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'guzzle_sphinx_theme.guzzle_sphinx_theme' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'guzzle_sphinx_theme.guzzle_sphinx_theme' 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 'guzzle_sphinx_theme.guzzle_sphinx_theme' 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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'guzzle_sphinx_theme.guzzle_sphinx_theme.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'guzzle_sphinx_theme.guzzle_sphinx_theme.static' 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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static' 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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.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) creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme copying guzzle_sphinx_theme/guzzle_sphinx_theme/.DS_Store -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme copying guzzle_sphinx_theme/guzzle_sphinx_theme/comments.html -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme copying guzzle_sphinx_theme/guzzle_sphinx_theme/globaltoc.html -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme copying guzzle_sphinx_theme/guzzle_sphinx_theme/layout.html -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme copying guzzle_sphinx_theme/guzzle_sphinx_theme/localtoc.html -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme copying guzzle_sphinx_theme/guzzle_sphinx_theme/logo-text.html -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme copying guzzle_sphinx_theme/guzzle_sphinx_theme/search.html -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme copying guzzle_sphinx_theme/guzzle_sphinx_theme/searchbox.html -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme copying guzzle_sphinx_theme/guzzle_sphinx_theme/theme.conf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/.DS_Store -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/guzzle.css_t -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/jquery.js -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/jquery.min.map -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/css copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/css/bootstrap-theme.min.css -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/css copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/css/bootstrap.min.css -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/css creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/glyphicons-halflings-regular.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/glyphicons-halflings-regular.svg -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/glyphicons-halflings-regular.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/stylesheet.css -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Bold-webfont.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Bold-webfont.svg -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Bold-webfont.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Bold-webfont.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-BoldItalic-webfont.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-BoldItalic-webfont.svg -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-BoldItalic-webfont.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-BoldItalic-webfont.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBold-webfont.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBold-webfont.svg -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBold-webfont.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBold-webfont.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBoldItalic-webfont.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBoldItalic-webfont.svg -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBoldItalic-webfont.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBoldItalic-webfont.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Italic-webfont.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Italic-webfont.svg -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Italic-webfont.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Italic-webfont.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Light-webfont.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Light-webfont.svg -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Light-webfont.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Light-webfont.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-LightItalic-webfont.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-LightItalic-webfont.svg -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-LightItalic-webfont.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-LightItalic-webfont.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Regular-webfont.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Regular-webfont.svg -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Regular-webfont.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Regular-webfont.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Semibold-webfont.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Semibold-webfont.svg -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Semibold-webfont.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Semibold-webfont.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-SemiboldItalic-webfont.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-SemiboldItalic-webfont.svg -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-SemiboldItalic-webfont.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-SemiboldItalic-webfont.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/LICENSE.txt -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/README.md -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/ReadMe.html -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/SourceSerifProReadMe.html -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/bower.json -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/source-serif-pro.css -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT/SourceSerifPro-Black.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT/SourceSerifPro-Bold.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT/SourceSerifPro-ExtraLight.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT/SourceSerifPro-Light.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT/SourceSerifPro-Regular.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT/SourceSerifPro-Semibold.eot -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF/SourceSerifPro-Black.otf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF/SourceSerifPro-Bold.otf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF/SourceSerifPro-ExtraLight.otf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF/SourceSerifPro-Light.otf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF/SourceSerifPro-Regular.otf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF/SourceSerifPro-Semibold.otf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF/SourceSerifPro-Black.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF/SourceSerifPro-Bold.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF/SourceSerifPro-ExtraLight.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF/SourceSerifPro-Light.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF/SourceSerifPro-Regular.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF/SourceSerifPro-Semibold.ttf -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF/SourceSerifPro-Black.otf.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF/SourceSerifPro-Bold.otf.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF/SourceSerifPro-ExtraLight.otf.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF/SourceSerifPro-Light.otf.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF/SourceSerifPro-Regular.otf.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF/SourceSerifPro-Semibold.otf.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF/SourceSerifPro-Black.ttf.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF/SourceSerifPro-Bold.ttf.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF/SourceSerifPro-ExtraLight.ttf.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF/SourceSerifPro-Light.ttf.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF/SourceSerifPro-Regular.ttf.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF/SourceSerifPro-Semibold.ttf.woff -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF creating build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/js copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/js/bootstrap.js -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/js copying guzzle_sphinx_theme/guzzle_sphinx_theme/static/js/bootstrap.min.js -> build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/js >>> WARNING: py3-sphinx-theme-guzzle: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-sphinx-theme-guzzle: Entering fakeroot... Warning: 'classifiers' should be a list, got type 'tuple' 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 guzzle_sphinx_theme.egg-info/PKG-INFO writing dependency_links to guzzle_sphinx_theme.egg-info/dependency_links.txt writing requirements to guzzle_sphinx_theme.egg-info/requires.txt writing top-level names to guzzle_sphinx_theme.egg-info/top_level.txt reading manifest file 'guzzle_sphinx_theme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'guzzle_sphinx_theme.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'guzzle_sphinx_theme.guzzle_sphinx_theme' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'guzzle_sphinx_theme.guzzle_sphinx_theme' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'guzzle_sphinx_theme.guzzle_sphinx_theme' 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 'guzzle_sphinx_theme.guzzle_sphinx_theme' 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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'guzzle_sphinx_theme.guzzle_sphinx_theme.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'guzzle_sphinx_theme.guzzle_sphinx_theme.static' 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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static' 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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.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 'guzzle_sphinx_theme.guzzle_sphinx_theme.static.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/py3-sphinx-theme-guzzle/pkg creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/stylesheet.css -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBoldItalic-webfont.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-BoldItalic-webfont.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Semibold-webfont.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Regular-webfont.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Bold-webfont.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Italic-webfont.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Regular-webfont.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Bold-webfont.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-SemiboldItalic-webfont.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-BoldItalic-webfont.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Light-webfont.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-LightItalic-webfont.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Regular-webfont.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBoldItalic-webfont.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-SemiboldItalic-webfont.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-BoldItalic-webfont.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBold-webfont.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBold-webfont.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Regular-webfont.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-SemiboldItalic-webfont.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Bold-webfont.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Light-webfont.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Light-webfont.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-BoldItalic-webfont.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-LightItalic-webfont.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Semibold-webfont.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Italic-webfont.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-SemiboldItalic-webfont.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Light-webfont.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBold-webfont.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Italic-webfont.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Semibold-webfont.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-LightItalic-webfont.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBoldItalic-webfont.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBold-webfont.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-LightItalic-webfont.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Italic-webfont.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Bold-webfont.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-ExtraBoldItalic-webfont.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts/OpenSans-Semibold-webfont.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/open-sans/fonts creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/LICENSE.txt -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/source-serif-pro.css -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT/SourceSerifPro-Bold.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT/SourceSerifPro-ExtraLight.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT/SourceSerifPro-Semibold.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT/SourceSerifPro-Light.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT/SourceSerifPro-Regular.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT/SourceSerifPro-Black.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/EOT creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF/SourceSerifPro-Semibold.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF/SourceSerifPro-Light.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF/SourceSerifPro-Black.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF/SourceSerifPro-ExtraLight.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF/SourceSerifPro-Bold.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF/SourceSerifPro-Regular.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/README.md -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/bower.json -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/ReadMe.html -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF/SourceSerifPro-Bold.ttf.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF/SourceSerifPro-Regular.ttf.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF/SourceSerifPro-ExtraLight.ttf.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF/SourceSerifPro-Light.ttf.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF/SourceSerifPro-Semibold.ttf.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF/SourceSerifPro-Black.ttf.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/TTF creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF/SourceSerifPro-Bold.otf.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF/SourceSerifPro-Semibold.otf.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF/SourceSerifPro-Light.otf.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF/SourceSerifPro-Black.otf.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF/SourceSerifPro-Regular.otf.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF/SourceSerifPro-ExtraLight.otf.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/WOFF/OTF creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF/SourceSerifPro-Bold.otf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF/SourceSerifPro-Black.otf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF/SourceSerifPro-Semibold.otf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF/SourceSerifPro-ExtraLight.otf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF/SourceSerifPro-Regular.otf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF/SourceSerifPro-Light.otf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/OTF copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro/SourceSerifProReadMe.html -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/source-serif-pro copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/glyphicons-halflings-regular.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/glyphicons-halflings-regular.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/glyphicons-halflings-regular.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts/glyphicons-halflings-regular.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/fonts copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/jquery.min.map -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/js copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/js/bootstrap.min.js -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/js copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/js/bootstrap.js -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/js copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/guzzle.css_t -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/.DS_Store -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/jquery.js -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static creating /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/css copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/css/bootstrap-theme.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/css copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/static/css/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/static/css copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/comments.html -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/localtoc.html -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/logo-text.html -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/.DS_Store -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/theme.conf -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/searchbox.html -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/globaltoc.html -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/layout.html -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme copying build/lib/guzzle_sphinx_theme/guzzle_sphinx_theme/search.html -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme copying build/lib/guzzle_sphinx_theme/__init__.py -> /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme byte-compiling /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme/__init__.py to __init__.cpython-311.pyc running install_egg_info Copying guzzle_sphinx_theme.egg-info to /home/buildozer/aports/testing/py3-sphinx-theme-guzzle/pkg/py3-sphinx-theme-guzzle/usr/lib/python3.11/site-packages/guzzle_sphinx_theme-0.7.11-py3.11.egg-info running install_scripts >>> py3-sphinx-theme-guzzle*: Running postcheck for py3-sphinx-theme-guzzle >>> py3-sphinx-theme-guzzle*: Preparing package py3-sphinx-theme-guzzle... >>> py3-sphinx-theme-guzzle*: Tracing dependencies... >>> py3-sphinx-theme-guzzle*: Package size: 4.7 MB >>> py3-sphinx-theme-guzzle*: Compressing data... >>> py3-sphinx-theme-guzzle*: Create checksum... >>> py3-sphinx-theme-guzzle*: Create py3-sphinx-theme-guzzle-0.7.11-r4.apk >>> py3-sphinx-theme-guzzle: Build complete at Thu, 24 Nov 2022 12:00:51 +0000 elapsed time 0h 0m 6s >>> py3-sphinx-theme-guzzle: Cleaning up srcdir >>> py3-sphinx-theme-guzzle: Cleaning up pkgdir >>> py3-sphinx-theme-guzzle: Uninstalling dependencies... (1/33) Purging .makedepends-py3-sphinx-theme-guzzle (20221124.120047) (2/33) Purging py3-sphinx (5.3.0-r1) (3/33) Purging py3-babel (2.11.0-r1) (4/33) Purging py3-tz (2022.6-r1) (5/33) Purging py3-docutils (0.19-r2) (6/33) Purging py3-imagesize (1.4.1-r1) (7/33) Purging py3-jinja2 (3.1.2-r1) (8/33) Purging py3-markupsafe (2.1.1-r2) (9/33) Purging py3-pygments (2.13.0-r1) (10/33) Purging py3-requests (2.28.1-r2) (11/33) Purging py3-certifi (2022.9.24-r1) (12/33) Purging py3-charset-normalizer (3.0.1-r1) (13/33) Purging py3-idna (3.4-r3) (14/33) Purging py3-urllib3 (1.26.12-r1) (15/33) Purging py3-snowballstemmer (2.2.0-r1) (16/33) Purging py3-alabaster (0.7.12-r6) (17/33) Purging py3-sphinxcontrib-applehelp (1.0.2-r4) (18/33) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (19/33) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r3) (20/33) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (21/33) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (22/33) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (23/33) Purging py3-setuptools (65.6.3-r0) (24/33) Purging py3-packaging (21.3-r3) (25/33) Purging py3-parsing (3.0.9-r1) (26/33) Purging python3 (3.11.0-r2) (27/33) Purging libbz2 (1.0.8-r4) (28/33) Purging libffi (3.4.4-r0) (29/33) Purging gdbm (1.23-r0) (30/33) Purging xz-libs (5.2.8-r0) (31/33) Purging mpdecimal (2.5.1-r1) (32/33) Purging readline (8.2.0-r0) (33/33) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-sphinx-theme-guzzle: Updating the testing/ppc64le repository index... >>> py3-sphinx-theme-guzzle: Signing the index...