>>> py3-sphinxcontrib-qthelp: Building main/py3-sphinxcontrib-qthelp 1.0.3-r5 (using abuild 3.10.0-r0) started Wed, 01 Mar 2023 23:41:09 +0000 >>> py3-sphinxcontrib-qthelp: Checking sanity of /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/APKBUILD... >>> py3-sphinxcontrib-qthelp: Analyzing dependencies... >>> py3-sphinxcontrib-qthelp: Installing for build: build-base python3 py3-setuptools (1/13) Installing libbz2 (1.0.8-r4) (2/13) Installing libffi (3.4.4-r0) (3/13) Installing gdbm (1.23-r0) (4/13) Installing xz-libs (5.4.1-r0) (5/13) Installing mpdecimal (2.5.1-r1) (6/13) Installing libpanelw (6.4_p20230225-r0) (7/13) Installing readline (8.2.1-r0) (8/13) Installing sqlite-libs (3.41.0-r0) (9/13) Installing python3 (3.11.2-r0) (10/13) Installing py3-parsing (3.0.9-r1) (11/13) Installing py3-packaging (23.0-r1) (12/13) Installing py3-setuptools (67.4.0-r1) (13/13) Installing .makedepends-py3-sphinxcontrib-qthelp (20230301.234109) Executing busybox-1.36.0-r4.trigger OK: 369 MiB in 108 packages >>> py3-sphinxcontrib-qthelp: Cleaning up srcdir >>> py3-sphinxcontrib-qthelp: Cleaning up pkgdir >>> py3-sphinxcontrib-qthelp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinxcontrib-qthelp-1.0.3.tar.gz >>> py3-sphinxcontrib-qthelp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinxcontrib-qthelp-1.0.3.tar.gz >>> py3-sphinxcontrib-qthelp: Checking sha512sums... sphinxcontrib-qthelp-1.0.3.tar.gz: OK >>> py3-sphinxcontrib-qthelp: Unpacking /var/cache/distfiles/sphinxcontrib-qthelp-1.0.3.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:520: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) /usr/lib/python3.11/site-packages/setuptools/dist.py:287: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages warnings.warn(msg, SetuptoolsDeprecationWarning) running build running build_py creating build creating build/lib creating build/lib/sphinxcontrib copying sphinxcontrib/__init__.py -> build/lib/sphinxcontrib creating build/lib/sphinxcontrib/qthelp copying sphinxcontrib/qthelp/version.py -> build/lib/sphinxcontrib/qthelp copying sphinxcontrib/qthelp/__init__.py -> build/lib/sphinxcontrib/qthelp running egg_info writing sphinxcontrib_qthelp.egg-info/PKG-INFO writing dependency_links to sphinxcontrib_qthelp.egg-info/dependency_links.txt writing namespace_packages to sphinxcontrib_qthelp.egg-info/namespace_packages.txt writing requirements to sphinxcontrib_qthelp.egg-info/requires.txt writing top-level names to sphinxcontrib_qthelp.egg-info/top_level.txt reading manifest file 'sphinxcontrib_qthelp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sphinxcontrib_qthelp.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinxcontrib.qthelp.locales' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales' 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 'sphinxcontrib.qthelp.locales' 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 'sphinxcontrib.qthelp.locales.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.ar.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ar.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.bn.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.bn.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.ca.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ca.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.cs.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.cs.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.cy.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.cy.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.da.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.da.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.de.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.de.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.el.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.el.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.eo.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.eo.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.es.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.es.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.et.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.et.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.eu.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.eu.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.fa.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.fa.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.fi.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.fi.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.fr.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.fr.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.he.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.he.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.hi.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.hi.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.hi_IN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.hi_IN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.hi_IN.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.hi_IN.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.hr.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.hr.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.hu.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.hu.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.id.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.id.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.it.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.it.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.ja.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ja.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.ko.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ko.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.lt.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.lt.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.lv.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.lv.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.mk.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.mk.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.nb_NO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.nb_NO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.nb_NO.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.nb_NO.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.ne.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ne.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.nl.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.nl.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.pl.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.pl.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.pt.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.pt.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.pt_BR.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.pt_BR.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.pt_PT.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.pt_PT.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.pt_PT.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.pt_PT.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.ro.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ro.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.ru.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ru.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.si.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.si.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.si.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.si.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.sk.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.sk.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.sl.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.sl.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.sr.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.sr.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.sv.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.sv.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.ta.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.ta.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.tr.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.tr.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.uk_UA.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.uk_UA.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.uk_UA.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.uk_UA.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.vi.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.vi.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.zh_CN.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.zh_CN.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.locales.zh_TW.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.locales.zh_TW.LC_MESSAGES' 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 'sphinxcontrib.qthelp.locales.zh_TW.LC_MESSAGES' 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 'sphinxcontrib.qthelp.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.qthelp.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.qthelp.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 'sphinxcontrib.qthelp.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) creating build/lib/sphinxcontrib/qthelp/locales copying sphinxcontrib/qthelp/locales/sphinxcontrib.qthelp.pot -> build/lib/sphinxcontrib/qthelp/locales creating build/lib/sphinxcontrib/qthelp/locales/.tx copying sphinxcontrib/qthelp/locales/.tx/config -> build/lib/sphinxcontrib/qthelp/locales/.tx creating build/lib/sphinxcontrib/qthelp/locales/ar creating build/lib/sphinxcontrib/qthelp/locales/ar/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ar/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/ar/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ar/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/ar/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/bn creating build/lib/sphinxcontrib/qthelp/locales/bn/LC_MESSAGES copying sphinxcontrib/qthelp/locales/bn/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/bn/LC_MESSAGES copying sphinxcontrib/qthelp/locales/bn/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/bn/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/ca creating build/lib/sphinxcontrib/qthelp/locales/ca/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ca/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/ca/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ca/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/ca/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/cs creating build/lib/sphinxcontrib/qthelp/locales/cs/LC_MESSAGES copying sphinxcontrib/qthelp/locales/cs/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/cs/LC_MESSAGES copying sphinxcontrib/qthelp/locales/cs/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/cs/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/cy creating build/lib/sphinxcontrib/qthelp/locales/cy/LC_MESSAGES copying sphinxcontrib/qthelp/locales/cy/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/cy/LC_MESSAGES copying sphinxcontrib/qthelp/locales/cy/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/cy/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/da creating build/lib/sphinxcontrib/qthelp/locales/da/LC_MESSAGES copying sphinxcontrib/qthelp/locales/da/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/da/LC_MESSAGES copying sphinxcontrib/qthelp/locales/da/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/da/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/de creating build/lib/sphinxcontrib/qthelp/locales/de/LC_MESSAGES copying sphinxcontrib/qthelp/locales/de/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/de/LC_MESSAGES copying sphinxcontrib/qthelp/locales/de/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/de/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/el creating build/lib/sphinxcontrib/qthelp/locales/el/LC_MESSAGES copying sphinxcontrib/qthelp/locales/el/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/el/LC_MESSAGES copying sphinxcontrib/qthelp/locales/el/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/el/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/eo creating build/lib/sphinxcontrib/qthelp/locales/eo/LC_MESSAGES copying sphinxcontrib/qthelp/locales/eo/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/eo/LC_MESSAGES copying sphinxcontrib/qthelp/locales/eo/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/eo/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/es creating build/lib/sphinxcontrib/qthelp/locales/es/LC_MESSAGES copying sphinxcontrib/qthelp/locales/es/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/es/LC_MESSAGES copying sphinxcontrib/qthelp/locales/es/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/es/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/et creating build/lib/sphinxcontrib/qthelp/locales/et/LC_MESSAGES copying sphinxcontrib/qthelp/locales/et/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/et/LC_MESSAGES copying sphinxcontrib/qthelp/locales/et/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/et/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/eu creating build/lib/sphinxcontrib/qthelp/locales/eu/LC_MESSAGES copying sphinxcontrib/qthelp/locales/eu/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/eu/LC_MESSAGES copying sphinxcontrib/qthelp/locales/eu/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/eu/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/fa creating build/lib/sphinxcontrib/qthelp/locales/fa/LC_MESSAGES copying sphinxcontrib/qthelp/locales/fa/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/fa/LC_MESSAGES copying sphinxcontrib/qthelp/locales/fa/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/fa/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/fi creating build/lib/sphinxcontrib/qthelp/locales/fi/LC_MESSAGES copying sphinxcontrib/qthelp/locales/fi/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/fi/LC_MESSAGES copying sphinxcontrib/qthelp/locales/fi/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/fi/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/fr creating build/lib/sphinxcontrib/qthelp/locales/fr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/fr/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/fr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/fr/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/fr/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/he creating build/lib/sphinxcontrib/qthelp/locales/he/LC_MESSAGES copying sphinxcontrib/qthelp/locales/he/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/he/LC_MESSAGES copying sphinxcontrib/qthelp/locales/he/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/he/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/hi creating build/lib/sphinxcontrib/qthelp/locales/hi/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hi/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/hi/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hi/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/hi/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/hi_IN creating build/lib/sphinxcontrib/qthelp/locales/hi_IN/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/hi_IN/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/hi_IN/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/hr creating build/lib/sphinxcontrib/qthelp/locales/hr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hr/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/hr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hr/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/hr/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/hu creating build/lib/sphinxcontrib/qthelp/locales/hu/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hu/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/hu/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hu/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/hu/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/id creating build/lib/sphinxcontrib/qthelp/locales/id/LC_MESSAGES copying sphinxcontrib/qthelp/locales/id/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/id/LC_MESSAGES copying sphinxcontrib/qthelp/locales/id/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/id/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/it creating build/lib/sphinxcontrib/qthelp/locales/it/LC_MESSAGES copying sphinxcontrib/qthelp/locales/it/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/it/LC_MESSAGES copying sphinxcontrib/qthelp/locales/it/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/it/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/ja creating build/lib/sphinxcontrib/qthelp/locales/ja/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ja/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/ja/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ja/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/ja/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/ko creating build/lib/sphinxcontrib/qthelp/locales/ko/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ko/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/ko/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ko/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/ko/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/lt creating build/lib/sphinxcontrib/qthelp/locales/lt/LC_MESSAGES copying sphinxcontrib/qthelp/locales/lt/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/lt/LC_MESSAGES copying sphinxcontrib/qthelp/locales/lt/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/lt/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/lv creating build/lib/sphinxcontrib/qthelp/locales/lv/LC_MESSAGES copying sphinxcontrib/qthelp/locales/lv/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/lv/LC_MESSAGES copying sphinxcontrib/qthelp/locales/lv/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/lv/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/mk creating build/lib/sphinxcontrib/qthelp/locales/mk/LC_MESSAGES copying sphinxcontrib/qthelp/locales/mk/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/mk/LC_MESSAGES copying sphinxcontrib/qthelp/locales/mk/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/mk/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/nb_NO creating build/lib/sphinxcontrib/qthelp/locales/nb_NO/LC_MESSAGES copying sphinxcontrib/qthelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/nb_NO/LC_MESSAGES copying sphinxcontrib/qthelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/nb_NO/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/ne creating build/lib/sphinxcontrib/qthelp/locales/ne/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ne/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/ne/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ne/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/ne/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/nl creating build/lib/sphinxcontrib/qthelp/locales/nl/LC_MESSAGES copying sphinxcontrib/qthelp/locales/nl/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/nl/LC_MESSAGES copying sphinxcontrib/qthelp/locales/nl/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/nl/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/pl creating build/lib/sphinxcontrib/qthelp/locales/pl/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pl/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/pl/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pl/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/pl/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/pt creating build/lib/sphinxcontrib/qthelp/locales/pt/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pt/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/pt/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pt/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/pt/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/pt_BR creating build/lib/sphinxcontrib/qthelp/locales/pt_BR/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/pt_BR/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/pt_BR/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/pt_PT creating build/lib/sphinxcontrib/qthelp/locales/pt_PT/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/pt_PT/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/pt_PT/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/ro creating build/lib/sphinxcontrib/qthelp/locales/ro/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ro/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/ro/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ro/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/ro/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/ru creating build/lib/sphinxcontrib/qthelp/locales/ru/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ru/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/ru/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ru/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/ru/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/si creating build/lib/sphinxcontrib/qthelp/locales/si/LC_MESSAGES copying sphinxcontrib/qthelp/locales/si/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/si/LC_MESSAGES copying sphinxcontrib/qthelp/locales/si/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/si/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/sk creating build/lib/sphinxcontrib/qthelp/locales/sk/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sk/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/sk/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sk/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/sk/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/sl creating build/lib/sphinxcontrib/qthelp/locales/sl/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sl/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/sl/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sl/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/sl/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/sr creating build/lib/sphinxcontrib/qthelp/locales/sr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sr/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/sr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sr/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/sr/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/sr@latin creating build/lib/sphinxcontrib/qthelp/locales/sr@latin/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/sr@latin/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/sr@latin/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/sv creating build/lib/sphinxcontrib/qthelp/locales/sv/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sv/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/sv/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sv/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/sv/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/ta creating build/lib/sphinxcontrib/qthelp/locales/ta/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ta/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/ta/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ta/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/ta/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/tr creating build/lib/sphinxcontrib/qthelp/locales/tr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/tr/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/tr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/tr/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/tr/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/uk_UA creating build/lib/sphinxcontrib/qthelp/locales/uk_UA/LC_MESSAGES copying sphinxcontrib/qthelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/uk_UA/LC_MESSAGES copying sphinxcontrib/qthelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/uk_UA/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/vi creating build/lib/sphinxcontrib/qthelp/locales/vi/LC_MESSAGES copying sphinxcontrib/qthelp/locales/vi/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/vi/LC_MESSAGES copying sphinxcontrib/qthelp/locales/vi/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/vi/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/zh_CN creating build/lib/sphinxcontrib/qthelp/locales/zh_CN/LC_MESSAGES copying sphinxcontrib/qthelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/zh_CN/LC_MESSAGES copying sphinxcontrib/qthelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/zh_CN/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/locales/zh_TW creating build/lib/sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES copying sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.qthelp.mo -> build/lib/sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES copying sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.qthelp.po -> build/lib/sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES creating build/lib/sphinxcontrib/qthelp/templates copying sphinxcontrib/qthelp/templates/project.qhcp -> build/lib/sphinxcontrib/qthelp/templates copying sphinxcontrib/qthelp/templates/project.qhp -> build/lib/sphinxcontrib/qthelp/templates >>> WARNING: py3-sphinxcontrib-qthelp: 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-sphinxcontrib-qthelp: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:520: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) /usr/lib/python3.11/site-packages/setuptools/dist.py:287: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages warnings.warn(msg, SetuptoolsDeprecationWarning) 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 install_lib Skipping installation of /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/__init__.py (namespace package) copying sphinxcontrib/qthelp/version.py -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp copying sphinxcontrib/qthelp/__init__.py -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp copying sphinxcontrib/qthelp/templates/project.qhcp -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/templates copying sphinxcontrib/qthelp/templates/project.qhp -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/templates copying sphinxcontrib/qthelp/locales/sphinxcontrib.qthelp.pot -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales copying sphinxcontrib/qthelp/locales/ja/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ja/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ja/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ja/LC_MESSAGES copying sphinxcontrib/qthelp/locales/nl/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/nl/LC_MESSAGES copying sphinxcontrib/qthelp/locales/nl/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/nl/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ko/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ko/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ko/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ko/LC_MESSAGES copying sphinxcontrib/qthelp/locales/cs/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/cs/LC_MESSAGES copying sphinxcontrib/qthelp/locales/cs/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/cs/LC_MESSAGES copying sphinxcontrib/qthelp/locales/el/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/el/LC_MESSAGES copying sphinxcontrib/qthelp/locales/el/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/el/LC_MESSAGES copying sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES copying sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES copying sphinxcontrib/qthelp/locales/fr/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/fr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/fr/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/fr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sv/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/sv/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sv/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/sv/LC_MESSAGES copying sphinxcontrib/qthelp/locales/id/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/id/LC_MESSAGES copying sphinxcontrib/qthelp/locales/id/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/id/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ta/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ta/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ta/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ta/LC_MESSAGES copying sphinxcontrib/qthelp/locales/de/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/de/LC_MESSAGES copying sphinxcontrib/qthelp/locales/de/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/de/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ar/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ar/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ar/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ar/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/hi_IN/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/hi_IN/LC_MESSAGES copying sphinxcontrib/qthelp/locales/cy/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/cy/LC_MESSAGES copying sphinxcontrib/qthelp/locales/cy/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/cy/LC_MESSAGES copying sphinxcontrib/qthelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/uk_UA/LC_MESSAGES copying sphinxcontrib/qthelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/uk_UA/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sk/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/sk/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sk/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/sk/LC_MESSAGES copying sphinxcontrib/qthelp/locales/da/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/da/LC_MESSAGES copying sphinxcontrib/qthelp/locales/da/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/da/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/pt_PT/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/pt_PT/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ru/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ru/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ru/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ru/LC_MESSAGES copying sphinxcontrib/qthelp/locales/mk/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/mk/LC_MESSAGES copying sphinxcontrib/qthelp/locales/mk/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/mk/LC_MESSAGES copying sphinxcontrib/qthelp/locales/he/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/he/LC_MESSAGES copying sphinxcontrib/qthelp/locales/he/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/he/LC_MESSAGES copying sphinxcontrib/qthelp/locales/et/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/et/LC_MESSAGES copying sphinxcontrib/qthelp/locales/et/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/et/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/sr@latin/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/sr@latin/LC_MESSAGES copying sphinxcontrib/qthelp/locales/eu/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/eu/LC_MESSAGES copying sphinxcontrib/qthelp/locales/eu/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/eu/LC_MESSAGES copying sphinxcontrib/qthelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/zh_CN/LC_MESSAGES copying sphinxcontrib/qthelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/zh_CN/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pt/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/pt/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pt/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/pt/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sl/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/sl/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sl/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/sl/LC_MESSAGES copying sphinxcontrib/qthelp/locales/lv/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/lv/LC_MESSAGES copying sphinxcontrib/qthelp/locales/lv/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/lv/LC_MESSAGES copying sphinxcontrib/qthelp/locales/.tx/config -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/.tx copying sphinxcontrib/qthelp/locales/fi/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/fi/LC_MESSAGES copying sphinxcontrib/qthelp/locales/fi/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/fi/LC_MESSAGES copying sphinxcontrib/qthelp/locales/bn/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/bn/LC_MESSAGES copying sphinxcontrib/qthelp/locales/bn/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/bn/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ro/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ro/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ro/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ro/LC_MESSAGES copying sphinxcontrib/qthelp/locales/it/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/it/LC_MESSAGES copying sphinxcontrib/qthelp/locales/it/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/it/LC_MESSAGES copying sphinxcontrib/qthelp/locales/lt/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/lt/LC_MESSAGES copying sphinxcontrib/qthelp/locales/lt/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/lt/LC_MESSAGES copying sphinxcontrib/qthelp/locales/fa/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/fa/LC_MESSAGES copying sphinxcontrib/qthelp/locales/fa/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/fa/LC_MESSAGES copying sphinxcontrib/qthelp/locales/si/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/si/LC_MESSAGES copying sphinxcontrib/qthelp/locales/si/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/si/LC_MESSAGES copying sphinxcontrib/qthelp/locales/es/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/es/LC_MESSAGES copying sphinxcontrib/qthelp/locales/es/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/es/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hi/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/hi/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hi/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/hi/LC_MESSAGES copying sphinxcontrib/qthelp/locales/vi/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/vi/LC_MESSAGES copying sphinxcontrib/qthelp/locales/vi/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/vi/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hu/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/hu/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hu/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/hu/LC_MESSAGES copying sphinxcontrib/qthelp/locales/eo/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/eo/LC_MESSAGES copying sphinxcontrib/qthelp/locales/eo/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/eo/LC_MESSAGES copying sphinxcontrib/qthelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/nb_NO/LC_MESSAGES copying sphinxcontrib/qthelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/nb_NO/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ca/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ca/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ca/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ca/LC_MESSAGES copying sphinxcontrib/qthelp/locales/tr/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/tr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/tr/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/tr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sr/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/sr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/sr/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/sr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pl/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/pl/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pl/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/pl/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ne/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ne/LC_MESSAGES copying sphinxcontrib/qthelp/locales/ne/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/ne/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/pt_BR/LC_MESSAGES copying sphinxcontrib/qthelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/pt_BR/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hr/LC_MESSAGES/sphinxcontrib.qthelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/hr/LC_MESSAGES copying sphinxcontrib/qthelp/locales/hr/LC_MESSAGES/sphinxcontrib.qthelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/locales/hr/LC_MESSAGES byte-compiling /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib/qthelp/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing sphinxcontrib_qthelp.egg-info/PKG-INFO writing dependency_links to sphinxcontrib_qthelp.egg-info/dependency_links.txt writing namespace_packages to sphinxcontrib_qthelp.egg-info/namespace_packages.txt writing requirements to sphinxcontrib_qthelp.egg-info/requires.txt writing top-level names to sphinxcontrib_qthelp.egg-info/top_level.txt reading manifest file 'sphinxcontrib_qthelp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sphinxcontrib_qthelp.egg-info/SOURCES.txt' Copying sphinxcontrib_qthelp.egg-info to /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib_qthelp-1.0.3-py3.11.egg-info Installing /home/buildozer/aports/main/py3-sphinxcontrib-qthelp/pkg/py3-sphinxcontrib-qthelp/usr/lib/python3.11/site-packages/sphinxcontrib_qthelp-1.0.3-py3.11-nspkg.pth running install_scripts >>> py3-sphinxcontrib-qthelp*: Running postcheck for py3-sphinxcontrib-qthelp >>> py3-sphinxcontrib-qthelp*: Preparing package py3-sphinxcontrib-qthelp... >>> py3-sphinxcontrib-qthelp*: Tracing dependencies... >>> py3-sphinxcontrib-qthelp*: Package size: 908.0 KB >>> py3-sphinxcontrib-qthelp*: Compressing data... >>> py3-sphinxcontrib-qthelp*: Create checksum... >>> py3-sphinxcontrib-qthelp*: Create py3-sphinxcontrib-qthelp-1.0.3-r5.apk >>> py3-sphinxcontrib-qthelp: Build complete at Wed, 01 Mar 2023 23:41:11 +0000 elapsed time 0h 0m 2s >>> py3-sphinxcontrib-qthelp: Cleaning up srcdir >>> py3-sphinxcontrib-qthelp: Cleaning up pkgdir >>> py3-sphinxcontrib-qthelp: Uninstalling dependencies... (1/13) Purging .makedepends-py3-sphinxcontrib-qthelp (20230301.234109) (2/13) Purging py3-setuptools (67.4.0-r1) (3/13) Purging py3-packaging (23.0-r1) (4/13) Purging py3-parsing (3.0.9-r1) (5/13) Purging python3 (3.11.2-r0) (6/13) Purging libbz2 (1.0.8-r4) (7/13) Purging libffi (3.4.4-r0) (8/13) Purging gdbm (1.23-r0) (9/13) Purging xz-libs (5.4.1-r0) (10/13) Purging mpdecimal (2.5.1-r1) (11/13) Purging libpanelw (6.4_p20230225-r0) (12/13) Purging readline (8.2.1-r0) (13/13) Purging sqlite-libs (3.41.0-r0) Executing busybox-1.36.0-r4.trigger OK: 292 MiB in 95 packages >>> py3-sphinxcontrib-qthelp: Updating the main/ppc64le repository index... >>> py3-sphinxcontrib-qthelp: Signing the index...