>>> py3-enrich: Building community/py3-enrich 1.2.7-r3 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 18:30:38 +0000 >>> py3-enrich: Checking sanity of /home/buildozer/aports/community/py3-enrich/APKBUILD... >>> py3-enrich: Analyzing dependencies... >>> py3-enrich: Installing for build: build-base py3-rich py3-pytest py3-pytest-mock py3-setuptools py3-setuptools_scm (1/43) Installing libbz2 (1.0.8-r5) (2/43) Installing libffi (3.4.4-r2) (3/43) Installing gdbm (1.23-r1) (4/43) Installing xz-libs (5.4.2-r1) (5/43) Installing mpdecimal (2.5.1-r2) (6/43) Installing libpanelw (6.4_p20230401-r5) (7/43) Installing readline (8.2.1-r1) (8/43) Installing sqlite-libs (3.41.2-r2) (9/43) Installing python3 (3.11.3-r10) (10/43) Installing python3-pycache-pyc0 (3.11.3-r10) (11/43) Installing pyc (0.1-r0) (12/43) Installing py3-attrs (23.1.0-r1) (13/43) Installing py3-attrs-pyc (23.1.0-r1) (14/43) Installing py3-mdurl (0.1.2-r2) (15/43) Installing py3-mdurl-pyc (0.1.2-r2) (16/43) Installing py3-markdown-it-py-pyc (2.2.0-r1) (17/43) Installing py3-pygments (2.15.1-r0) (18/43) Installing py3-pygments-pyc (2.15.1-r0) (19/43) Installing py3-rich-pyc (13.3.4-r1) (20/43) Installing python3-pyc (3.11.3-r10) (21/43) Installing py3-markdown-it-py (2.2.0-r1) (22/43) Installing py3-rich (13.3.4-r1) (23/43) Installing py3-iniconfig (1.1.1-r6) (24/43) Installing py3-iniconfig-pyc (1.1.1-r6) (25/43) Installing py3-parsing (3.0.9-r2) (26/43) Installing py3-parsing-pyc (3.0.9-r2) (27/43) Installing py3-packaging (23.1-r1) (28/43) Installing py3-packaging-pyc (23.1-r1) (29/43) Installing py3-pluggy (1.0.0-r3) (30/43) Installing py3-pluggy-pyc (1.0.0-r3) (31/43) Installing py3-py (1.11.0-r2) (32/43) Installing py3-py-pyc (1.11.0-r2) (33/43) Installing py3-pytest (7.3.1-r1) (34/43) Installing py3-pytest-pyc (7.3.1-r1) (35/43) Installing py3-mock (5.0.2-r1) (36/43) Installing py3-mock-pyc (5.0.2-r1) (37/43) Installing py3-pytest-mock (3.10.0-r1) (38/43) Installing py3-setuptools (67.7.2-r0) (39/43) Installing py3-setuptools-pyc (67.7.2-r0) (40/43) Installing py3-typing-extensions (4.5.0-r1) (41/43) Installing py3-typing-extensions-pyc (4.5.0-r1) (42/43) Installing py3-setuptools_scm (7.1.0-r0) (43/43) Installing .makedepends-py3-enrich (20230424.183040) Executing busybox-1.36.0-r7.trigger OK: 392 MiB in 141 packages >>> py3-enrich: Cleaning up srcdir >>> py3-enrich: Cleaning up pkgdir >>> py3-enrich: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/enrich-1.2.7.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 100 16918 100 16918 0 0 195k 0 --:--:-- --:--:-- --:--:-- 196k >>> py3-enrich: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/enrich-1.2.7.tar.gz >>> py3-enrich: Checking sha512sums... enrich-1.2.7.tar.gz: OK >>> py3-enrich: Unpacking /var/cache/distfiles/v3.18/enrich-1.2.7.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/enrich copying src/enrich/__init__.py -> build/lib/enrich copying src/enrich/logging.py -> build/lib/enrich copying src/enrich/console.py -> build/lib/enrich running egg_info writing src/enrich.egg-info/PKG-INFO writing dependency_links to src/enrich.egg-info/dependency_links.txt writing requirements to src/enrich.egg-info/requires.txt writing top-level names to src/enrich.egg-info/top_level.txt reading manifest file 'src/enrich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'asset' adding license file 'LICENSE' writing manifest file 'src/enrich.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'enrich.test' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'enrich.test' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'enrich.test' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'enrich.test' to be distributed and are already explicitly excluding 'enrich.test' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying src/enrich/py.typed -> build/lib/enrich creating build/lib/enrich/test copying src/enrich/test/test_console.py -> build/lib/enrich/test copying src/enrich/test/test_logging.py -> build/lib/enrich/test ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-enrich/src/enrich-1.2.7 configfile: setup.cfg testpaths: src plugins: mock-3.10.0 collecting ... collected 9 items / 2 deselected / 7 selected src/enrich/test/test_console.py::test_console_soft_wrap PASSED [ 14%] src/enrich/test/test_console.py::test_console_print_ansi PASSED [ 28%] src/enrich/test/test_console.py::test_markup_detection_pycolors0 PASSED [ 42%] src/enrich/test/test_console.py::test_markup_detection_pycolors1 PASSED [ 57%] src/enrich/test/test_console.py::test_markup_detection_tty_yes PASSED [ 71%] src/enrich/test/test_console.py::test_markup_detection_tty_no PASSED [ 85%] src/enrich/test/test_logging.py::test_logging PASSED [100%] ============================= slowest 10 durations ============================= (10 durations < 3s hidden. Use -vv to show these durations.) ======================= 7 passed, 2 deselected in 0.10s ======================== >>> py3-enrich: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-enrich/pkg creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich copying build/lib/enrich/__init__.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich copying build/lib/enrich/logging.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich/test copying build/lib/enrich/test/test_console.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich/test copying build/lib/enrich/test/test_logging.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich/test copying build/lib/enrich/py.typed -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich copying build/lib/enrich/console.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich/logging.py to logging.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich/test/test_console.py to test_console.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich/test/test_logging.py to test_logging.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich/console.py to console.cpython-311.pyc running install_egg_info running egg_info writing src/enrich.egg-info/PKG-INFO writing dependency_links to src/enrich.egg-info/dependency_links.txt writing requirements to src/enrich.egg-info/requires.txt writing top-level names to src/enrich.egg-info/top_level.txt reading manifest file 'src/enrich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'asset' adding license file 'LICENSE' writing manifest file 'src/enrich.egg-info/SOURCES.txt' Copying src/enrich.egg-info to /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich-1.2.7-py3.11.egg-info running install_scripts >>> py3-enrich-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich/__pycache__' -> '/home/buildozer/aports/community/py3-enrich/pkg/py3-enrich-pyc/usr/lib/python3.11/site-packages/enrich/__pycache__' '/home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.11/site-packages/enrich/test/__pycache__' -> '/home/buildozer/aports/community/py3-enrich/pkg/py3-enrich-pyc/usr/lib/python3.11/site-packages/enrich/test/__pycache__' >>> py3-enrich-pyc*: Preparing subpackage py3-enrich-pyc... >>> py3-enrich-pyc*: Running postcheck for py3-enrich-pyc >>> py3-enrich*: Running postcheck for py3-enrich >>> py3-enrich*: Preparing package py3-enrich... >>> py3-enrich-pyc*: Tracing dependencies... py3-rich python3~3.11 >>> py3-enrich-pyc*: Package size: 68.0 KB >>> py3-enrich-pyc*: Compressing data... >>> py3-enrich-pyc*: Create checksum... >>> py3-enrich-pyc*: Create py3-enrich-pyc-1.2.7-r3.apk >>> py3-enrich*: Tracing dependencies... py3-rich python3~3.11 >>> py3-enrich*: Package size: 72.0 KB >>> py3-enrich*: Compressing data... >>> py3-enrich*: Create checksum... >>> py3-enrich*: Create py3-enrich-1.2.7-r3.apk >>> py3-enrich: Build complete at Mon, 24 Apr 2023 18:30:44 +0000 elapsed time 0h 0m 6s >>> py3-enrich: Cleaning up srcdir >>> py3-enrich: Cleaning up pkgdir >>> py3-enrich: Uninstalling dependencies... (1/43) Purging .makedepends-py3-enrich (20230424.183040) (2/43) Purging py3-rich-pyc (13.3.4-r1) (3/43) Purging py3-rich (13.3.4-r1) (4/43) Purging py3-markdown-it-py-pyc (2.2.0-r1) (5/43) Purging py3-markdown-it-py (2.2.0-r1) (6/43) Purging py3-attrs-pyc (23.1.0-r1) (7/43) Purging py3-attrs (23.1.0-r1) (8/43) Purging py3-mdurl-pyc (0.1.2-r2) (9/43) Purging py3-mdurl (0.1.2-r2) (10/43) Purging py3-pygments-pyc (2.15.1-r0) (11/43) Purging py3-pygments (2.15.1-r0) (12/43) Purging py3-pytest-mock (3.10.0-r1) (13/43) Purging py3-mock-pyc (5.0.2-r1) (14/43) Purging py3-mock (5.0.2-r1) (15/43) Purging py3-pytest-pyc (7.3.1-r1) (16/43) Purging py3-pytest (7.3.1-r1) (17/43) Purging py3-iniconfig-pyc (1.1.1-r6) (18/43) Purging py3-iniconfig (1.1.1-r6) (19/43) Purging py3-pluggy-pyc (1.0.0-r3) (20/43) Purging py3-pluggy (1.0.0-r3) (21/43) Purging py3-py-pyc (1.11.0-r2) (22/43) Purging py3-py (1.11.0-r2) (23/43) Purging py3-setuptools_scm (7.1.0-r0) (24/43) Purging py3-setuptools-pyc (67.7.2-r0) (25/43) Purging py3-setuptools (67.7.2-r0) (26/43) Purging py3-packaging-pyc (23.1-r1) (27/43) Purging py3-packaging (23.1-r1) (28/43) Purging py3-parsing-pyc (3.0.9-r2) (29/43) Purging py3-parsing (3.0.9-r2) (30/43) Purging py3-typing-extensions-pyc (4.5.0-r1) (31/43) Purging py3-typing-extensions (4.5.0-r1) (32/43) Purging python3-pyc (3.11.3-r10) (33/43) Purging python3-pycache-pyc0 (3.11.3-r10) (34/43) Purging pyc (0.1-r0) (35/43) Purging python3 (3.11.3-r10) (36/43) Purging gdbm (1.23-r1) (37/43) Purging libbz2 (1.0.8-r5) (38/43) Purging libffi (3.4.4-r2) (39/43) Purging libpanelw (6.4_p20230401-r5) (40/43) Purging mpdecimal (2.5.1-r2) (41/43) Purging readline (8.2.1-r1) (42/43) Purging sqlite-libs (3.41.2-r2) (43/43) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 98 packages >>> py3-enrich: Updating the community/armhf repository index... >>> py3-enrich: Signing the index...