>>> py3-sphinxcontrib-applehelp: Building main/py3-sphinxcontrib-applehelp 1.0.2-r4 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 00:39:40 +0000 >>> py3-sphinxcontrib-applehelp: Checking sanity of /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/APKBUILD... >>> py3-sphinxcontrib-applehelp: Analyzing dependencies... >>> py3-sphinxcontrib-applehelp: Installing for build: build-base python3 py3-setuptools (1/12) Installing libbz2 (1.0.8-r4) (2/12) Installing libffi (3.4.4-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.8-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.40.0-r0) (8/12) Installing python3 (3.11.0-r2) (9/12) Installing py3-parsing (3.0.9-r1) (10/12) Installing py3-packaging (21.3-r3) (11/12) Installing py3-setuptools (65.6.0-r1) (12/12) Installing .makedepends-py3-sphinxcontrib-applehelp (20221123.003942) Executing busybox-1.35.0-r29.trigger OK: 343 MiB in 108 packages >>> py3-sphinxcontrib-applehelp: Cleaning up srcdir >>> py3-sphinxcontrib-applehelp: Cleaning up pkgdir >>> py3-sphinxcontrib-applehelp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinxcontrib-applehelp-1.0.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24548 100 24548 0 0 40714 0 --:--:-- --:--:-- --:--:-- 42841 >>> py3-sphinxcontrib-applehelp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinxcontrib-applehelp-1.0.2.tar.gz >>> py3-sphinxcontrib-applehelp: Checking sha512sums... sphinxcontrib-applehelp-1.0.2.tar.gz: OK >>> py3-sphinxcontrib-applehelp: Unpacking /var/cache/distfiles/sphinxcontrib-applehelp-1.0.2.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: 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:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). 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/applehelp copying sphinxcontrib/applehelp/__init__.py -> build/lib/sphinxcontrib/applehelp copying sphinxcontrib/applehelp/version.py -> build/lib/sphinxcontrib/applehelp running egg_info writing sphinxcontrib_applehelp.egg-info/PKG-INFO writing dependency_links to sphinxcontrib_applehelp.egg-info/dependency_links.txt writing namespace_packages to sphinxcontrib_applehelp.egg-info/namespace_packages.txt writing requirements to sphinxcontrib_applehelp.egg-info/requires.txt writing top-level names to sphinxcontrib_applehelp.egg-info/top_level.txt reading manifest file 'sphinxcontrib_applehelp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sphinxcontrib_applehelp.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinxcontrib.applehelp.locales' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.cak.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.cak.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.locales.cak.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.applehelp.locales.cak.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.applehelp.locales.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.hi_IN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.hi_IN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.nb_NO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.nb_NO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.pt_PT.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.pt_PT.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.si.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.si.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.uk_UA.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.uk_UA.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.locales.ur.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.applehelp.locales.ur.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.applehelp.locales.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.zh_TW.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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/applehelp/locales copying sphinxcontrib/applehelp/locales/sphinxcontrib.applehelp.pot -> build/lib/sphinxcontrib/applehelp/locales creating build/lib/sphinxcontrib/applehelp/locales/.tx copying sphinxcontrib/applehelp/locales/.tx/config -> build/lib/sphinxcontrib/applehelp/locales/.tx creating build/lib/sphinxcontrib/applehelp/locales/ar creating build/lib/sphinxcontrib/applehelp/locales/ar/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ar/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/ar/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ar/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/ar/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/bn creating build/lib/sphinxcontrib/applehelp/locales/bn/LC_MESSAGES copying sphinxcontrib/applehelp/locales/bn/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/bn/LC_MESSAGES copying sphinxcontrib/applehelp/locales/bn/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/bn/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/ca creating build/lib/sphinxcontrib/applehelp/locales/ca/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ca/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/ca/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ca/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/ca/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/cak creating build/lib/sphinxcontrib/applehelp/locales/cak/LC_MESSAGES copying sphinxcontrib/applehelp/locales/cak/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/cak/LC_MESSAGES copying sphinxcontrib/applehelp/locales/cak/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/cak/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/cs creating build/lib/sphinxcontrib/applehelp/locales/cs/LC_MESSAGES copying sphinxcontrib/applehelp/locales/cs/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/cs/LC_MESSAGES copying sphinxcontrib/applehelp/locales/cs/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/cs/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/cy creating build/lib/sphinxcontrib/applehelp/locales/cy/LC_MESSAGES copying sphinxcontrib/applehelp/locales/cy/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/cy/LC_MESSAGES copying sphinxcontrib/applehelp/locales/cy/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/cy/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/da creating build/lib/sphinxcontrib/applehelp/locales/da/LC_MESSAGES copying sphinxcontrib/applehelp/locales/da/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/da/LC_MESSAGES copying sphinxcontrib/applehelp/locales/da/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/da/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/de creating build/lib/sphinxcontrib/applehelp/locales/de/LC_MESSAGES copying sphinxcontrib/applehelp/locales/de/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/de/LC_MESSAGES copying sphinxcontrib/applehelp/locales/de/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/de/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/el creating build/lib/sphinxcontrib/applehelp/locales/el/LC_MESSAGES copying sphinxcontrib/applehelp/locales/el/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/el/LC_MESSAGES copying sphinxcontrib/applehelp/locales/el/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/el/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/eo creating build/lib/sphinxcontrib/applehelp/locales/eo/LC_MESSAGES copying sphinxcontrib/applehelp/locales/eo/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/eo/LC_MESSAGES copying sphinxcontrib/applehelp/locales/eo/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/eo/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/es creating build/lib/sphinxcontrib/applehelp/locales/es/LC_MESSAGES copying sphinxcontrib/applehelp/locales/es/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/es/LC_MESSAGES copying sphinxcontrib/applehelp/locales/es/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/es/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/et creating build/lib/sphinxcontrib/applehelp/locales/et/LC_MESSAGES copying sphinxcontrib/applehelp/locales/et/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/et/LC_MESSAGES copying sphinxcontrib/applehelp/locales/et/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/et/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/eu creating build/lib/sphinxcontrib/applehelp/locales/eu/LC_MESSAGES copying sphinxcontrib/applehelp/locales/eu/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/eu/LC_MESSAGES copying sphinxcontrib/applehelp/locales/eu/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/eu/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/fa creating build/lib/sphinxcontrib/applehelp/locales/fa/LC_MESSAGES copying sphinxcontrib/applehelp/locales/fa/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/fa/LC_MESSAGES copying sphinxcontrib/applehelp/locales/fa/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/fa/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/fi creating build/lib/sphinxcontrib/applehelp/locales/fi/LC_MESSAGES copying sphinxcontrib/applehelp/locales/fi/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/fi/LC_MESSAGES copying sphinxcontrib/applehelp/locales/fi/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/fi/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/fr creating build/lib/sphinxcontrib/applehelp/locales/fr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/fr/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/fr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/fr/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/fr/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/he creating build/lib/sphinxcontrib/applehelp/locales/he/LC_MESSAGES copying sphinxcontrib/applehelp/locales/he/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/he/LC_MESSAGES copying sphinxcontrib/applehelp/locales/he/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/he/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/hi creating build/lib/sphinxcontrib/applehelp/locales/hi/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hi/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/hi/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hi/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/hi/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/hi_IN creating build/lib/sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/hr creating build/lib/sphinxcontrib/applehelp/locales/hr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hr/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/hr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hr/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/hr/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/hu creating build/lib/sphinxcontrib/applehelp/locales/hu/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hu/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/hu/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hu/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/hu/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/id creating build/lib/sphinxcontrib/applehelp/locales/id/LC_MESSAGES copying sphinxcontrib/applehelp/locales/id/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/id/LC_MESSAGES copying sphinxcontrib/applehelp/locales/id/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/id/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/it creating build/lib/sphinxcontrib/applehelp/locales/it/LC_MESSAGES copying sphinxcontrib/applehelp/locales/it/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/it/LC_MESSAGES copying sphinxcontrib/applehelp/locales/it/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/it/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/ja creating build/lib/sphinxcontrib/applehelp/locales/ja/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ja/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/ja/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ja/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/ja/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/ko creating build/lib/sphinxcontrib/applehelp/locales/ko/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ko/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/ko/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ko/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/ko/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/lt creating build/lib/sphinxcontrib/applehelp/locales/lt/LC_MESSAGES copying sphinxcontrib/applehelp/locales/lt/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/lt/LC_MESSAGES copying sphinxcontrib/applehelp/locales/lt/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/lt/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/lv creating build/lib/sphinxcontrib/applehelp/locales/lv/LC_MESSAGES copying sphinxcontrib/applehelp/locales/lv/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/lv/LC_MESSAGES copying sphinxcontrib/applehelp/locales/lv/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/lv/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/mk creating build/lib/sphinxcontrib/applehelp/locales/mk/LC_MESSAGES copying sphinxcontrib/applehelp/locales/mk/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/mk/LC_MESSAGES copying sphinxcontrib/applehelp/locales/mk/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/mk/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/nb_NO creating build/lib/sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES copying sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES copying sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/ne creating build/lib/sphinxcontrib/applehelp/locales/ne/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ne/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/ne/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ne/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/ne/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/nl creating build/lib/sphinxcontrib/applehelp/locales/nl/LC_MESSAGES copying sphinxcontrib/applehelp/locales/nl/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/nl/LC_MESSAGES copying sphinxcontrib/applehelp/locales/nl/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/nl/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/pl creating build/lib/sphinxcontrib/applehelp/locales/pl/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pl/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/pl/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pl/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/pl/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/pt creating build/lib/sphinxcontrib/applehelp/locales/pt/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pt/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/pt/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pt/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/pt/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/pt_BR creating build/lib/sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/pt_PT creating build/lib/sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/ro creating build/lib/sphinxcontrib/applehelp/locales/ro/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ro/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/ro/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ro/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/ro/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/ru creating build/lib/sphinxcontrib/applehelp/locales/ru/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ru/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/ru/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ru/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/ru/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/si creating build/lib/sphinxcontrib/applehelp/locales/si/LC_MESSAGES copying sphinxcontrib/applehelp/locales/si/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/si/LC_MESSAGES copying sphinxcontrib/applehelp/locales/si/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/si/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/sk creating build/lib/sphinxcontrib/applehelp/locales/sk/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sk/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/sk/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sk/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/sk/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/sl creating build/lib/sphinxcontrib/applehelp/locales/sl/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sl/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/sl/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sl/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/sl/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/sr creating build/lib/sphinxcontrib/applehelp/locales/sr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sr/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/sr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sr/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/sr/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/sr@latin creating build/lib/sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/sv creating build/lib/sphinxcontrib/applehelp/locales/sv/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sv/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/sv/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sv/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/sv/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/ta creating build/lib/sphinxcontrib/applehelp/locales/ta/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ta/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/ta/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ta/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/ta/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/tr creating build/lib/sphinxcontrib/applehelp/locales/tr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/tr/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/tr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/tr/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/tr/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/uk_UA creating build/lib/sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES copying sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES copying sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/ur creating build/lib/sphinxcontrib/applehelp/locales/ur/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ur/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/ur/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ur/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/ur/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/vi creating build/lib/sphinxcontrib/applehelp/locales/vi/LC_MESSAGES copying sphinxcontrib/applehelp/locales/vi/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/vi/LC_MESSAGES copying sphinxcontrib/applehelp/locales/vi/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/vi/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/zh_CN creating build/lib/sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES copying sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES copying sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/locales/zh_TW creating build/lib/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES copying sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.applehelp.mo -> build/lib/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES copying sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.applehelp.po -> build/lib/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES creating build/lib/sphinxcontrib/applehelp/templates copying sphinxcontrib/applehelp/templates/_access.html_t -> build/lib/sphinxcontrib/applehelp/templates >>> py3-sphinxcontrib-applehelp: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: 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:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). 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 build running build_py running egg_info writing sphinxcontrib_applehelp.egg-info/PKG-INFO writing dependency_links to sphinxcontrib_applehelp.egg-info/dependency_links.txt writing namespace_packages to sphinxcontrib_applehelp.egg-info/namespace_packages.txt writing requirements to sphinxcontrib_applehelp.egg-info/requires.txt writing top-level names to sphinxcontrib_applehelp.egg-info/top_level.txt reading manifest file 'sphinxcontrib_applehelp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sphinxcontrib_applehelp.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinxcontrib.applehelp.locales' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.cak.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.cak.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.locales.cak.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.applehelp.locales.cak.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.applehelp.locales.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.hi_IN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.hi_IN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.nb_NO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.nb_NO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.pt_PT.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.pt_PT.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.si.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.si.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.uk_UA.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.uk_UA.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.locales.ur.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.applehelp.locales.ur.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.applehelp.locales.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.locales.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.locales.zh_TW.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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.applehelp.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.applehelp.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.applehelp.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.applehelp.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) running install_lib Skipping installation of /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/__init__.py (namespace package) copying sphinxcontrib/applehelp/__init__.py -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp copying sphinxcontrib/applehelp/version.py -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp copying sphinxcontrib/applehelp/templates/_access.html_t -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/templates copying sphinxcontrib/applehelp/locales/sphinxcontrib.applehelp.pot -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales copying sphinxcontrib/applehelp/locales/sv/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/sv/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sv/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/sv/LC_MESSAGES copying sphinxcontrib/applehelp/locales/et/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/et/LC_MESSAGES copying sphinxcontrib/applehelp/locales/et/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/et/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ar/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ar/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ar/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ar/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sr/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/sr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sr/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/sr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/el/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/el/LC_MESSAGES copying sphinxcontrib/applehelp/locales/el/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/el/LC_MESSAGES copying sphinxcontrib/applehelp/locales/de/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/de/LC_MESSAGES copying sphinxcontrib/applehelp/locales/de/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/de/LC_MESSAGES copying sphinxcontrib/applehelp/locales/nl/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/nl/LC_MESSAGES copying sphinxcontrib/applehelp/locales/nl/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/nl/LC_MESSAGES copying sphinxcontrib/applehelp/locales/si/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/si/LC_MESSAGES copying sphinxcontrib/applehelp/locales/si/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/si/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ur/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ur/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ur/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ur/LC_MESSAGES copying sphinxcontrib/applehelp/locales/mk/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/mk/LC_MESSAGES copying sphinxcontrib/applehelp/locales/mk/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/mk/LC_MESSAGES copying sphinxcontrib/applehelp/locales/cak/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/cak/LC_MESSAGES copying sphinxcontrib/applehelp/locales/cak/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/cak/LC_MESSAGES copying sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES copying sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hu/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/hu/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hu/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/hu/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES copying sphinxcontrib/applehelp/locales/cy/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/cy/LC_MESSAGES copying sphinxcontrib/applehelp/locales/cy/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/cy/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hr/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/hr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hr/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/hr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/es/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/es/LC_MESSAGES copying sphinxcontrib/applehelp/locales/es/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/es/LC_MESSAGES copying sphinxcontrib/applehelp/locales/da/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/da/LC_MESSAGES copying sphinxcontrib/applehelp/locales/da/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/da/LC_MESSAGES copying sphinxcontrib/applehelp/locales/vi/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/vi/LC_MESSAGES copying sphinxcontrib/applehelp/locales/vi/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/vi/LC_MESSAGES copying sphinxcontrib/applehelp/locales/.tx/config -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/.tx copying sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES copying sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES copying sphinxcontrib/applehelp/locales/lv/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/lv/LC_MESSAGES copying sphinxcontrib/applehelp/locales/lv/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/lv/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pl/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/pl/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pl/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/pl/LC_MESSAGES copying sphinxcontrib/applehelp/locales/fa/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/fa/LC_MESSAGES copying sphinxcontrib/applehelp/locales/fa/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/fa/LC_MESSAGES copying sphinxcontrib/applehelp/locales/he/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/he/LC_MESSAGES copying sphinxcontrib/applehelp/locales/he/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/he/LC_MESSAGES copying sphinxcontrib/applehelp/locales/fr/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/fr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/fr/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/fr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ro/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ro/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ro/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ro/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ja/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ja/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ja/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ja/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ru/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ru/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ru/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ru/LC_MESSAGES copying sphinxcontrib/applehelp/locales/lt/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/lt/LC_MESSAGES copying sphinxcontrib/applehelp/locales/lt/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/lt/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ne/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ne/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ne/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ne/LC_MESSAGES copying sphinxcontrib/applehelp/locales/cs/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/cs/LC_MESSAGES copying sphinxcontrib/applehelp/locales/cs/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/cs/LC_MESSAGES copying sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES copying sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sk/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/sk/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sk/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/sk/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ko/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ko/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ko/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ko/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ta/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ta/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ta/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ta/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sl/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/sl/LC_MESSAGES copying sphinxcontrib/applehelp/locales/sl/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/sl/LC_MESSAGES copying sphinxcontrib/applehelp/locales/tr/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/tr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/tr/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/tr/LC_MESSAGES copying sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES copying sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES copying sphinxcontrib/applehelp/locales/id/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/id/LC_MESSAGES copying sphinxcontrib/applehelp/locales/id/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/id/LC_MESSAGES copying sphinxcontrib/applehelp/locales/eo/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/eo/LC_MESSAGES copying sphinxcontrib/applehelp/locales/eo/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/eo/LC_MESSAGES copying sphinxcontrib/applehelp/locales/fi/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/fi/LC_MESSAGES copying sphinxcontrib/applehelp/locales/fi/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/fi/LC_MESSAGES copying sphinxcontrib/applehelp/locales/eu/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/eu/LC_MESSAGES copying sphinxcontrib/applehelp/locales/eu/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/eu/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hi/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/hi/LC_MESSAGES copying sphinxcontrib/applehelp/locales/hi/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/hi/LC_MESSAGES copying sphinxcontrib/applehelp/locales/it/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/it/LC_MESSAGES copying sphinxcontrib/applehelp/locales/it/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/it/LC_MESSAGES copying sphinxcontrib/applehelp/locales/bn/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/bn/LC_MESSAGES copying sphinxcontrib/applehelp/locales/bn/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/bn/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pt/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/pt/LC_MESSAGES copying sphinxcontrib/applehelp/locales/pt/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/pt/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ca/LC_MESSAGES/sphinxcontrib.applehelp.po -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ca/LC_MESSAGES copying sphinxcontrib/applehelp/locales/ca/LC_MESSAGES/sphinxcontrib.applehelp.mo -> /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/locales/ca/LC_MESSAGES byte-compiling /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib/applehelp/version.py to version.cpython-311.pyc running install_egg_info Copying sphinxcontrib_applehelp.egg-info to /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib_applehelp-1.0.2-py3.11.egg-info Installing /home/buildozer/aports/main/py3-sphinxcontrib-applehelp/pkg/py3-sphinxcontrib-applehelp/usr/lib/python3.11/site-packages/sphinxcontrib_applehelp-1.0.2-py3.11-nspkg.pth running install_scripts >>> py3-sphinxcontrib-applehelp*: Running postcheck for py3-sphinxcontrib-applehelp >>> py3-sphinxcontrib-applehelp*: Preparing package py3-sphinxcontrib-applehelp... >>> py3-sphinxcontrib-applehelp*: Tracing dependencies... >>> py3-sphinxcontrib-applehelp*: Package size: 940.0 KB >>> py3-sphinxcontrib-applehelp*: Compressing data... >>> py3-sphinxcontrib-applehelp*: Create checksum... >>> py3-sphinxcontrib-applehelp*: Create py3-sphinxcontrib-applehelp-1.0.2-r4.apk >>> py3-sphinxcontrib-applehelp: Build complete at Wed, 23 Nov 2022 00:39:50 +0000 elapsed time 0h 0m 10s >>> py3-sphinxcontrib-applehelp: Cleaning up srcdir >>> py3-sphinxcontrib-applehelp: Cleaning up pkgdir >>> py3-sphinxcontrib-applehelp: Uninstalling dependencies... (1/12) Purging .makedepends-py3-sphinxcontrib-applehelp (20221123.003942) (2/12) Purging py3-setuptools (65.6.0-r1) (3/12) Purging py3-packaging (21.3-r3) (4/12) Purging py3-parsing (3.0.9-r1) (5/12) Purging python3 (3.11.0-r2) (6/12) Purging libbz2 (1.0.8-r4) (7/12) Purging libffi (3.4.4-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.8-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> py3-sphinxcontrib-applehelp: Updating the main/riscv64 repository index... >>> py3-sphinxcontrib-applehelp: Signing the index...