>>> py3-colorful: Building community/py3-colorful 0.5.6-r2 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 00:30:00 +0000 >>> py3-colorful: Validating /home/buildozer/aports/community/py3-colorful/APKBUILD... >>> py3-colorful: Analyzing dependencies... >>> py3-colorful: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing gdbm (1.24-r0) (3/30) Installing mpdecimal (4.0.0-r0) (4/30) Installing libpanelw (6.5_p20250412-r0) (5/30) Installing sqlite-libs (3.49.1-r0) (6/30) Installing python3 (3.12.10-r0) (7/30) Installing python3-pycache-pyc0 (3.12.10-r0) (8/30) Installing pyc (3.12.10-r0) (9/30) Installing python3-pyc (3.12.10-r0) (10/30) Installing py3-installer (0.7.0-r2) (11/30) Installing py3-installer-pyc (0.7.0-r2) (12/30) Installing py3-gpep517 (16-r0) (13/30) Installing py3-gpep517-pyc (16-r0) (14/30) Installing py3-parsing (3.2.0-r0) (15/30) Installing py3-parsing-pyc (3.2.0-r0) (16/30) Installing py3-packaging (24.2-r0) (17/30) Installing py3-packaging-pyc (24.2-r0) (18/30) Installing py3-setuptools (77.0.3-r0) (19/30) Installing py3-setuptools-pyc (77.0.3-r0) (20/30) Installing py3-wheel (0.43.0-r0) (21/30) Installing py3-wheel-pyc (0.43.0-r0) (22/30) Installing py3-iniconfig (2.1.0-r0) (23/30) Installing py3-iniconfig-pyc (2.1.0-r0) (24/30) Installing py3-pluggy (1.5.0-r0) (25/30) Installing py3-pluggy-pyc (1.5.0-r0) (26/30) Installing py3-py (1.11.0-r4) (27/30) Installing py3-py-pyc (1.11.0-r4) (28/30) Installing py3-pytest (8.3.5-r0) (29/30) Installing py3-pytest-pyc (8.3.5-r0) (30/30) Installing .makedepends-py3-colorful (20250424.003021) Executing busybox-1.37.0-r16.trigger OK: 648 MiB in 139 packages >>> py3-colorful: Cleaning up srcdir >>> py3-colorful: Cleaning up pkgdir >>> py3-colorful: Cleaning up tmpdir >>> py3-colorful: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-colorful-0.5.6.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-colorful: Fetching py3-colorful-0.5.6.tar.gz::https://github.com/timofurrer/colorful/archive/refs/tags/v0.5.6.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/py3-colorful-0.5.6.tar.gz.part' py3-colorful-0.5.6.t 100% |********************************| 357k 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-colorful-0.5.6.tar.gz.part' saved >>> py3-colorful: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-colorful-0.5.6.tar.gz >>> py3-colorful: Checking sha512sums... py3-colorful-0.5.6.tar.gz: OK >>> py3-colorful: Unpacking /var/cache/distfiles/v3.22/py3-colorful-0.5.6.tar.gz... 2025-04-24 00:30:22,870 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :43: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-24 00:30:22,898 root INFO running bdist_wheel 2025-04-24 00:30:22,909 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-04-24 00:30:22,915 root INFO running build 2025-04-24 00:30:22,915 root INFO running build_py 2025-04-24 00:30:22,919 root INFO creating build/lib/colorful 2025-04-24 00:30:22,919 root INFO copying colorful/__init__.py -> build/lib/colorful 2025-04-24 00:30:22,920 root INFO copying colorful/core.py -> build/lib/colorful 2025-04-24 00:30:22,920 root INFO copying colorful/styles.py -> build/lib/colorful 2025-04-24 00:30:22,920 root INFO copying colorful/ansi.py -> build/lib/colorful 2025-04-24 00:30:22,921 root INFO copying colorful/colors.py -> build/lib/colorful 2025-04-24 00:30:22,921 root INFO copying colorful/terminal.py -> build/lib/colorful 2025-04-24 00:30:22,921 root INFO copying colorful/utils.py -> build/lib/colorful 2025-04-24 00:30:22,921 root INFO running egg_info 2025-04-24 00:30:22,924 root INFO creating colorful.egg-info 2025-04-24 00:30:22,924 root INFO writing colorful.egg-info/PKG-INFO 2025-04-24 00:30:22,925 root INFO writing dependency_links to colorful.egg-info/dependency_links.txt 2025-04-24 00:30:22,925 root INFO writing requirements to colorful.egg-info/requires.txt 2025-04-24 00:30:22,926 root INFO writing top-level names to colorful.egg-info/top_level.txt 2025-04-24 00:30:22,926 root INFO writing manifest file 'colorful.egg-info/SOURCES.txt' 2025-04-24 00:30:22,930 root INFO reading manifest file 'colorful.egg-info/SOURCES.txt' 2025-04-24 00:30:22,930 root INFO reading manifest template 'MANIFEST.in' 2025-04-24 00:30:22,930 root INFO adding license file 'LICENSE' 2025-04-24 00:30:22,931 root INFO writing manifest file 'colorful.egg-info/SOURCES.txt' 2025-04-24 00:30:22,932 root INFO creating build/lib/colorful/data 2025-04-24 00:30:22,933 root INFO copying colorful/data/colornames.json -> build/lib/colorful/data 2025-04-24 00:30:22,934 root INFO copying colorful/data/rgb.txt -> build/lib/colorful/data 2025-04-24 00:30:22,941 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-24 00:30:22,941 root INFO running install 2025-04-24 00:30:22,952 root INFO running install_lib 2025-04-24 00:30:22,955 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-24 00:30:22,956 root INFO creating build/bdist.linux-armv8l/wheel/colorful 2025-04-24 00:30:22,956 root INFO copying build/lib/colorful/__init__.py -> build/bdist.linux-armv8l/wheel/./colorful 2025-04-24 00:30:22,956 root INFO copying build/lib/colorful/core.py -> build/bdist.linux-armv8l/wheel/./colorful 2025-04-24 00:30:22,956 root INFO copying build/lib/colorful/styles.py -> build/bdist.linux-armv8l/wheel/./colorful 2025-04-24 00:30:22,957 root INFO copying build/lib/colorful/ansi.py -> build/bdist.linux-armv8l/wheel/./colorful 2025-04-24 00:30:22,957 root INFO copying build/lib/colorful/colors.py -> build/bdist.linux-armv8l/wheel/./colorful 2025-04-24 00:30:22,957 root INFO creating build/bdist.linux-armv8l/wheel/colorful/data 2025-04-24 00:30:22,957 root INFO copying build/lib/colorful/data/rgb.txt -> build/bdist.linux-armv8l/wheel/./colorful/data 2025-04-24 00:30:22,957 root INFO copying build/lib/colorful/data/colornames.json -> build/bdist.linux-armv8l/wheel/./colorful/data 2025-04-24 00:30:22,959 root INFO copying build/lib/colorful/terminal.py -> build/bdist.linux-armv8l/wheel/./colorful 2025-04-24 00:30:22,959 root INFO copying build/lib/colorful/utils.py -> build/bdist.linux-armv8l/wheel/./colorful 2025-04-24 00:30:22,959 root INFO running install_egg_info 2025-04-24 00:30:22,963 root INFO Copying colorful.egg-info to build/bdist.linux-armv8l/wheel/./colorful-0.5.6-py3.12.egg-info 2025-04-24 00:30:22,964 root INFO running install_scripts 2025-04-24 00:30:22,965 root INFO creating build/bdist.linux-armv8l/wheel/colorful-0.5.6.dist-info/WHEEL 2025-04-24 00:30:22,966 wheel INFO creating '/home/buildozer/aports/community/py3-colorful/src/colorful-0.5.6/.dist/.tmp-xbdgillh/colorful-0.5.6-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-24 00:30:22,966 wheel INFO adding 'colorful/__init__.py' 2025-04-24 00:30:22,967 wheel INFO adding 'colorful/ansi.py' 2025-04-24 00:30:22,967 wheel INFO adding 'colorful/colors.py' 2025-04-24 00:30:22,967 wheel INFO adding 'colorful/core.py' 2025-04-24 00:30:22,968 wheel INFO adding 'colorful/styles.py' 2025-04-24 00:30:22,968 wheel INFO adding 'colorful/terminal.py' 2025-04-24 00:30:22,968 wheel INFO adding 'colorful/utils.py' 2025-04-24 00:30:22,970 wheel INFO adding 'colorful/data/colornames.json' 2025-04-24 00:30:22,973 wheel INFO adding 'colorful/data/rgb.txt' 2025-04-24 00:30:22,973 wheel INFO adding 'colorful-0.5.6.dist-info/licenses/LICENSE' 2025-04-24 00:30:22,973 wheel INFO adding 'colorful-0.5.6.dist-info/METADATA' 2025-04-24 00:30:22,973 wheel INFO adding 'colorful-0.5.6.dist-info/WHEEL' 2025-04-24 00:30:22,974 wheel INFO adding 'colorful-0.5.6.dist-info/top_level.txt' 2025-04-24 00:30:22,974 wheel INFO adding 'colorful-0.5.6.dist-info/RECORD' 2025-04-24 00:30:22,974 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-24 00:30:22,975 gpep517 INFO The backend produced .dist/colorful-0.5.6-py2.py3-none-any.whl colorful-0.5.6-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-colorful/src/colorful-0.5.6 collected 288 items tests/test_ansi.py . [ 0%] tests/test_colors.py .... [ 1%] tests/test_core.py ..................................................... [ 20%] ........................................................................ [ 45%] .................................................ssssss................. [ 70%] ................................... [ 82%] tests/test_module.py ........ [ 85%] tests/test_terminal.py ssssssssssssssssssssssssssss [ 94%] tests/test_utils.py ............... [100%] ======================= 254 passed, 34 skipped in 0.48s ======================== >>> py3-colorful: Entering fakeroot... >>> py3-colorful-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/colorful/__pycache__' -> '/home/buildozer/aports/community/py3-colorful/pkg/py3-colorful-pyc/usr/lib/python3.12/site-packages/colorful/__pycache__' >>> py3-colorful-pyc*: Preparing subpackage py3-colorful-pyc... >>> py3-colorful-pyc*: Running postcheck for py3-colorful-pyc >>> py3-colorful*: Running postcheck for py3-colorful >>> py3-colorful*: Preparing package py3-colorful... >>> py3-colorful-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-colorful-pyc*: Package size: 41.3 KB >>> py3-colorful-pyc*: Compressing data... >>> py3-colorful-pyc*: Create checksum... >>> py3-colorful-pyc*: Create py3-colorful-pyc-0.5.6-r2.apk >>> py3-colorful*: Tracing dependencies... python3 python3~3.12 >>> py3-colorful*: Package size: 745.8 KB >>> py3-colorful*: Compressing data... >>> py3-colorful*: Create checksum... >>> py3-colorful*: Create py3-colorful-0.5.6-r2.apk >>> py3-colorful: Build complete at Thu, 24 Apr 2025 00:30:24 +0000 elapsed time 0h 0m 24s >>> py3-colorful: Cleaning up srcdir >>> py3-colorful: Cleaning up pkgdir >>> py3-colorful: Uninstalling dependencies... (1/30) Purging .makedepends-py3-colorful (20250424.003021) (2/30) Purging py3-gpep517-pyc (16-r0) (3/30) Purging py3-gpep517 (16-r0) (4/30) Purging py3-installer-pyc (0.7.0-r2) (5/30) Purging py3-installer (0.7.0-r2) (6/30) Purging py3-setuptools-pyc (77.0.3-r0) (7/30) Purging py3-setuptools (77.0.3-r0) (8/30) Purging py3-wheel-pyc (0.43.0-r0) (9/30) Purging py3-wheel (0.43.0-r0) (10/30) Purging py3-pytest-pyc (8.3.5-r0) (11/30) Purging py3-pytest (8.3.5-r0) (12/30) Purging py3-iniconfig-pyc (2.1.0-r0) (13/30) Purging py3-iniconfig (2.1.0-r0) (14/30) Purging py3-packaging-pyc (24.2-r0) (15/30) Purging py3-packaging (24.2-r0) (16/30) Purging py3-parsing-pyc (3.2.0-r0) (17/30) Purging py3-parsing (3.2.0-r0) (18/30) Purging py3-pluggy-pyc (1.5.0-r0) (19/30) Purging py3-pluggy (1.5.0-r0) (20/30) Purging py3-py-pyc (1.11.0-r4) (21/30) Purging py3-py (1.11.0-r4) (22/30) Purging python3-pyc (3.12.10-r0) (23/30) Purging python3-pycache-pyc0 (3.12.10-r0) (24/30) Purging pyc (3.12.10-r0) (25/30) Purging python3 (3.12.10-r0) (26/30) Purging gdbm (1.24-r0) (27/30) Purging libbz2 (1.0.8-r6) (28/30) Purging libpanelw (6.5_p20250412-r0) (29/30) Purging mpdecimal (4.0.0-r0) (30/30) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-colorful: Updating the community/armhf repository index... >>> py3-colorful: Signing the index...