>>> py3-enrich: Building community/py3-enrich 1.2.7-r0 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 20:30:04 +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-tomli py3-pytest py3-pytest-mock py3-setuptools py3-setuptools_scm (1/27) Installing libbz2 (1.0.8-r3) (2/27) Installing libffi (3.4.4-r0) (3/27) Installing gdbm (1.23-r0) (4/27) Installing xz-libs (5.2.7-r0) (5/27) Installing mpdecimal (2.5.1-r1) (6/27) Installing readline (8.2.0-r0) (7/27) Installing sqlite-libs (3.39.4-r0) (8/27) Installing python3 (3.10.8-r3) (9/27) Installing py3-colorama (0.4.6-r0) (10/27) Installing py3-commonmark (0.9.1-r2) (11/27) Installing py3-pygments (2.13.0-r0) (12/27) Installing py3-typing-extensions (4.4.0-r0) (13/27) Installing py3-rich (12.6.0-r0) (14/27) Installing py3-tomli (2.0.1-r1) (15/27) Installing py3-attrs (22.1.0-r0) (16/27) Installing py3-iniconfig (1.1.1-r3) (17/27) Installing py3-parsing (3.0.9-r0) (18/27) Installing py3-packaging (21.3-r2) (19/27) Installing py3-pluggy (1.0.0-r1) (20/27) Installing py3-py (1.11.0-r0) (21/27) Installing py3-pytest (7.1.3-r1) (22/27) Installing py3-pbr (5.11.0-r0) (23/27) Installing py3-mock (4.0.3-r3) (24/27) Installing py3-pytest-mock (3.9.0-r0) (25/27) Installing py3-setuptools (65.5.0-r0) (26/27) Installing py3-setuptools_scm (7.0.5-r0) (27/27) Installing .makedepends-py3-enrich (20221027.203004) Executing busybox-1.35.0-r27.trigger OK: 263 MiB in 120 packages >>> py3-enrich: Cleaning up srcdir >>> py3-enrich: Cleaning up pkgdir >>> py3-enrich: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/enrich-1.2.7.tar.gz >>> py3-enrich: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/enrich-1.2.7.tar.gz >>> py3-enrich: Checking sha512sums... enrich-1.2.7.tar.gz: OK >>> py3-enrich: Unpacking /var/cache/distfiles/v3.17/enrich-1.2.7.tar.gz... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/enrich copying src/enrich/logging.py -> build/lib/enrich copying src/enrich/console.py -> build/lib/enrich copying src/enrich/__init__.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.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'enrich.test' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'enrich.test' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'enrich.test' 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 'enrich.test' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying 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.10.8, pytest-7.1.3, 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.9.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.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.10/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 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.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'enrich.test' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'enrich.test' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'enrich.test' 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 'enrich.test' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/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.10 creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test copying build/lib/enrich/test/test_console.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test copying build/lib/enrich/test/test_logging.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test copying build/lib/enrich/logging.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich copying build/lib/enrich/py.typed -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich copying build/lib/enrich/console.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich copying build/lib/enrich/__init__.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test/test_console.py to test_console.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test/test_logging.py to test_logging.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/logging.py to logging.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/console.py to console.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying src/enrich.egg-info to /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich-1.2.7-py3.10.egg-info running install_scripts >>> py3-enrich*: Running postcheck for py3-enrich >>> py3-enrich*: Preparing package py3-enrich... >>> py3-enrich*: Tracing dependencies... >>> py3-enrich*: Package size: 100.0 KB >>> py3-enrich*: Compressing data... >>> py3-enrich*: Create checksum... >>> py3-enrich*: Create py3-enrich-1.2.7-r0.apk >>> py3-enrich: Build complete at Thu, 27 Oct 2022 20:30:10 +0000 elapsed time 0h 0m 6s >>> py3-enrich: Cleaning up srcdir >>> py3-enrich: Cleaning up pkgdir >>> py3-enrich: Uninstalling dependencies... (1/27) Purging .makedepends-py3-enrich (20221027.203004) (2/27) Purging py3-rich (12.6.0-r0) (3/27) Purging py3-colorama (0.4.6-r0) (4/27) Purging py3-commonmark (0.9.1-r2) (5/27) Purging py3-pygments (2.13.0-r0) (6/27) Purging py3-pytest-mock (3.9.0-r0) (7/27) Purging py3-mock (4.0.3-r3) (8/27) Purging py3-pbr (5.11.0-r0) (9/27) Purging py3-pytest (7.1.3-r1) (10/27) Purging py3-attrs (22.1.0-r0) (11/27) Purging py3-iniconfig (1.1.1-r3) (12/27) Purging py3-pluggy (1.0.0-r1) (13/27) Purging py3-py (1.11.0-r0) (14/27) Purging py3-setuptools_scm (7.0.5-r0) (15/27) Purging py3-setuptools (65.5.0-r0) (16/27) Purging py3-tomli (2.0.1-r1) (17/27) Purging py3-packaging (21.3-r2) (18/27) Purging py3-parsing (3.0.9-r0) (19/27) Purging py3-typing-extensions (4.4.0-r0) (20/27) Purging python3 (3.10.8-r3) (21/27) Purging libbz2 (1.0.8-r3) (22/27) Purging libffi (3.4.4-r0) (23/27) Purging gdbm (1.23-r0) (24/27) Purging xz-libs (5.2.7-r0) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.2.0-r0) (27/27) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-enrich: Updating the community/armv7 repository index... >>> py3-enrich: Signing the index...