>>> py3-ansicolor: Building community/py3-ansicolor 0.3.3-r2 (using abuild 3.17.0_rc2-r0) started Tue, 26 May 2026 16:06:43 +0000 >>> py3-ansicolor: Validating /home/buildozer/aports/community/py3-ansicolor/APKBUILD... >>> py3-ansicolor: Analyzing dependencies... >>> py3-ansicolor: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-pytest ( 1/30) Installing gdbm (1.26-r0) ( 2/30) Installing mpdecimal (4.0.1-r0) ( 3/30) Installing libpanelw (6.6_p20260516-r0) ( 4/30) Installing readline (8.3.3-r1) ( 5/30) Installing sqlite-libs (3.53.1-r0) ( 6/30) Installing python3 (3.14.3-r0) ( 7/30) Installing python3-pycache-pyc0 (3.14.3-r0) ( 8/30) Installing pyc (3.14.3-r0) ( 9/30) Installing python3-pyc (3.14.3-r0) (10/30) Installing py3-parsing (3.3.2-r1) (11/30) Installing py3-parsing-pyc (3.3.2-r1) (12/30) Installing py3-packaging (26.2-r0) (13/30) Installing py3-packaging-pyc (26.2-r0) (14/30) Installing py3-setuptools (82.0.1-r1) (15/30) Installing py3-setuptools-pyc (82.0.1-r1) (16/30) Installing py3-installer (1.0.0-r0) (17/30) Installing py3-installer-pyc (1.0.0-r0) (18/30) Installing py3-gpep517 (19-r2) (19/30) Installing py3-gpep517-pyc (19-r2) (20/30) Installing py3-iniconfig (2.3.0-r1) (21/30) Installing py3-iniconfig-pyc (2.3.0-r1) (22/30) Installing py3-pluggy (1.6.0-r1) (23/30) Installing py3-pluggy-pyc (1.6.0-r1) (24/30) Installing py3-py (1.11.0-r5) (25/30) Installing py3-py-pyc (1.11.0-r5) (26/30) Installing py3-pygments (2.20.0-r0) (27/30) Installing py3-pygments-pyc (2.20.0-r0) (28/30) Installing py3-pytest (9.0.3-r0) (29/30) Installing py3-pytest-pyc (9.0.3-r0) (30/30) Installing .makedepends-py3-ansicolor (20260526.160644) Executing busybox-1.37.0-r31.trigger OK: 1982.7 MiB in 155 packages >>> py3-ansicolor: Cleaning up srcdir >>> py3-ansicolor: Cleaning up pkgdir >>> py3-ansicolor: Cleaning up tmpdir >>> py3-ansicolor: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-ansicolor-0.3.3.tar.gz /var/cache/distfiles/v3.24/py3-ansicolor-0.3.3.tar.gz: OK >>> py3-ansicolor: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-ansicolor-0.3.3.tar.gz /var/cache/distfiles/v3.24/py3-ansicolor-0.3.3.tar.gz: OK >>> py3-ansicolor: Unpacking /var/cache/distfiles/v3.24/py3-ansicolor-0.3.3.tar.gz... 2026-05-26 16:06:44,790 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-05-26 16:06:44,813 root INFO running bdist_wheel 2026-05-26 16:06:44,819 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-05-26 16:06:44,825 root INFO running build 2026-05-26 16:06:44,825 root INFO running build_py 2026-05-26 16:06:44,828 root INFO creating build/lib/ansicolor 2026-05-26 16:06:44,829 root INFO copying ansicolor/__init__.py -> build/lib/ansicolor 2026-05-26 16:06:44,829 root INFO copying ansicolor/ansicolor.py -> build/lib/ansicolor 2026-05-26 16:06:44,829 root INFO copying ansicolor/demos.py -> build/lib/ansicolor 2026-05-26 16:06:44,834 root INFO installing to build/bdist.linux-aarch64/wheel 2026-05-26 16:06:44,834 root INFO running install 2026-05-26 16:06:44,841 root INFO running install_lib 2026-05-26 16:06:44,843 root INFO creating build/bdist.linux-aarch64/wheel 2026-05-26 16:06:44,844 root INFO creating build/bdist.linux-aarch64/wheel/ansicolor 2026-05-26 16:06:44,844 root INFO copying build/lib/ansicolor/__init__.py -> build/bdist.linux-aarch64/wheel/./ansicolor 2026-05-26 16:06:44,844 root INFO copying build/lib/ansicolor/ansicolor.py -> build/bdist.linux-aarch64/wheel/./ansicolor 2026-05-26 16:06:44,844 root INFO copying build/lib/ansicolor/demos.py -> build/bdist.linux-aarch64/wheel/./ansicolor 2026-05-26 16:06:44,845 root INFO running install_egg_info 2026-05-26 16:06:44,847 root INFO running egg_info 2026-05-26 16:06:44,849 root INFO creating ansicolor.egg-info 2026-05-26 16:06:44,849 root INFO writing ansicolor.egg-info/PKG-INFO 2026-05-26 16:06:44,849 root INFO writing dependency_links to ansicolor.egg-info/dependency_links.txt 2026-05-26 16:06:44,850 root INFO writing top-level names to ansicolor.egg-info/top_level.txt 2026-05-26 16:06:44,850 root INFO writing manifest file 'ansicolor.egg-info/SOURCES.txt' 2026-05-26 16:06:44,852 root INFO reading manifest file 'ansicolor.egg-info/SOURCES.txt' 2026-05-26 16:06:44,852 root INFO adding license file 'LICENSE' 2026-05-26 16:06:44,853 root INFO writing manifest file 'ansicolor.egg-info/SOURCES.txt' 2026-05-26 16:06:44,853 root INFO Copying ansicolor.egg-info to build/bdist.linux-aarch64/wheel/./ansicolor-0.3.3-py3.14.egg-info 2026-05-26 16:06:44,854 root INFO running install_scripts 2026-05-26 16:06:44,855 root INFO creating build/bdist.linux-aarch64/wheel/ansicolor-0.3.3.dist-info/WHEEL 2026-05-26 16:06:44,855 wheel INFO creating '/home/buildozer/aports/community/py3-ansicolor/src/ansicolor-0.3.3/.dist/.tmp-zhx17d1x/ansicolor-0.3.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-05-26 16:06:44,856 wheel INFO adding 'ansicolor/__init__.py' 2026-05-26 16:06:44,856 wheel INFO adding 'ansicolor/ansicolor.py' 2026-05-26 16:06:44,856 wheel INFO adding 'ansicolor/demos.py' 2026-05-26 16:06:44,856 wheel INFO adding 'ansicolor-0.3.3.dist-info/licenses/LICENSE' 2026-05-26 16:06:44,857 wheel INFO adding 'ansicolor-0.3.3.dist-info/METADATA' 2026-05-26 16:06:44,857 wheel INFO adding 'ansicolor-0.3.3.dist-info/WHEEL' 2026-05-26 16:06:44,857 wheel INFO adding 'ansicolor-0.3.3.dist-info/top_level.txt' 2026-05-26 16:06:44,857 wheel INFO adding 'ansicolor-0.3.3.dist-info/RECORD' 2026-05-26 16:06:44,857 root INFO removing build/bdist.linux-aarch64/wheel 2026-05-26 16:06:44,858 gpep517 INFO The backend produced .dist/ansicolor-0.3.3-py2.py3-none-any.whl ansicolor-0.3.3-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-ansicolor/src/ansicolor-0.3.3 collected 24 items tests/test_colors.py ....................... [ 95%] tests/test_imports.py . [100%] =============================== warnings summary =============================== tests/test_colors.py::test_highlight_string_one_color_chosen /home/buildozer/aports/community/py3-ansicolor/src/ansicolor-0.3.3/tests/test_colors.py:141: DeprecationWarning: color is deprecated ) == highlight_string(text, *spanlists, color=Colors.Cyan) tests/test_colors.py::test_wrap_string /home/buildozer/aports/community/py3-ansicolor/src/ansicolor-0.3.3/tests/test_colors.py:245: DeprecationWarning: wrap_string is deprecated assert (get_code(Colors.Red) + "Hi " + get_code(None) + "there") == wrap_string( tests/test_colors.py::test_wrap_string_disabled /home/buildozer/aports/community/py3-ansicolor/src/ansicolor-0.3.3/tests/test_colors.py:252: DeprecationWarning: wrap_string is deprecated assert "Hi|there" == wrap_string("Hi there", 3, Colors.Red) tests/test_colors.py::test_wrap_string_disabled /home/buildozer/aports/community/py3-ansicolor/src/ansicolor-0.3.3/tests/test_colors.py:253: DeprecationWarning: wrap_string is deprecated assert "|i there" == wrap_string("Hi there", 0, Colors.Red) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 24 passed, 4 warnings in 0.10s ======================== >>> py3-ansicolor: Entering fakeroot... >>> py3-ansicolor-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/ansicolor/__pycache__' -> '/home/buildozer/aports/community/py3-ansicolor/pkg/py3-ansicolor-pyc/usr/lib/python3.14/site-packages/ansicolor/__pycache__' >>> py3-ansicolor-pyc*: Preparing subpackage py3-ansicolor-pyc... >>> py3-ansicolor-pyc*: Running postcheck for py3-ansicolor-pyc >>> py3-ansicolor*: Running postcheck for py3-ansicolor >>> py3-ansicolor*: Preparing package py3-ansicolor... >>> py3-ansicolor-pyc*: Tracing dependencies... python3~3.14 >>> py3-ansicolor-pyc*: Package size: 28.1 KB >>> py3-ansicolor-pyc*: Compressing data... >>> py3-ansicolor-pyc*: Create checksum... >>> py3-ansicolor-pyc*: Create py3-ansicolor-pyc-0.3.3-r2.apk >>> py3-ansicolor*: Tracing dependencies... python3 python3~3.14 >>> py3-ansicolor*: Package size: 23.1 KB >>> py3-ansicolor*: Compressing data... >>> py3-ansicolor*: Create checksum... >>> py3-ansicolor*: Create py3-ansicolor-0.3.3-r2.apk >>> py3-ansicolor: Build complete at Tue, 26 May 2026 16:06:45 +0000 elapsed time 0h 0m 2s >>> py3-ansicolor: Cleaning up srcdir >>> py3-ansicolor: Cleaning up pkgdir >>> py3-ansicolor: Cleaning up tmpdir >>> py3-ansicolor: Uninstalling dependencies... ( 1/30) Purging .makedepends-py3-ansicolor (20260526.160644) ( 2/30) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/30) Purging py3-setuptools (82.0.1-r1) ( 4/30) Purging py3-gpep517-pyc (19-r2) ( 5/30) Purging py3-gpep517 (19-r2) ( 6/30) Purging py3-installer-pyc (1.0.0-r0) ( 7/30) Purging py3-installer (1.0.0-r0) ( 8/30) Purging py3-pytest-pyc (9.0.3-r0) ( 9/30) Purging py3-pytest (9.0.3-r0) (10/30) Purging py3-iniconfig-pyc (2.3.0-r1) (11/30) Purging py3-iniconfig (2.3.0-r1) (12/30) Purging py3-packaging-pyc (26.2-r0) (13/30) Purging py3-packaging (26.2-r0) (14/30) Purging py3-parsing-pyc (3.3.2-r1) (15/30) Purging py3-parsing (3.3.2-r1) (16/30) Purging py3-pluggy-pyc (1.6.0-r1) (17/30) Purging py3-pluggy (1.6.0-r1) (18/30) Purging py3-py-pyc (1.11.0-r5) (19/30) Purging py3-py (1.11.0-r5) (20/30) Purging py3-pygments-pyc (2.20.0-r0) (21/30) Purging py3-pygments (2.20.0-r0) (22/30) Purging python3-pyc (3.14.3-r0) (23/30) Purging python3-pycache-pyc0 (3.14.3-r0) (24/30) Purging pyc (3.14.3-r0) (25/30) Purging python3 (3.14.3-r0) (26/30) Purging gdbm (1.26-r0) (27/30) Purging libpanelw (6.6_p20260516-r0) (28/30) Purging mpdecimal (4.0.1-r0) (29/30) Purging readline (8.3.3-r1) (30/30) Purging sqlite-libs (3.53.1-r0) Executing busybox-1.37.0-r31.trigger OK: 1922.5 MiB in 125 packages >>> py3-ansicolor: Updating the community/aarch64 repository index... >>> py3-ansicolor: Signing the index...