>>> py3-prettytable: Building community/py3-prettytable 0.7.2-r13 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 03:06:26 +0000 >>> py3-prettytable: Validating /home/buildozer/aports/community/py3-prettytable/APKBUILD... >>> py3-prettytable: Analyzing dependencies... >>> py3-prettytable: Installing for build: build-base python3 !py3-prettytable3 py3-setuptools py3-pytest ( 1/28) Installing libbz2 (1.0.8-r6) ( 2/28) Installing libffi (3.5.2-r0) ( 3/28) Installing gdbm (1.26-r0) ( 4/28) Installing xz-libs (5.8.2-r0) ( 5/28) Installing mpdecimal (4.0.1-r0) ( 6/28) Installing libpanelw (6.6_p20251231-r0) ( 7/28) Installing sqlite-libs (3.51.2-r1) ( 8/28) Installing python3 (3.14.3-r0) ( 9/28) Installing python3-pycache-pyc0 (3.14.3-r0) (10/28) Installing pyc (3.14.3-r0) (11/28) Installing python3-pyc (3.14.3-r0) (12/28) Installing py3-parsing (3.3.2-r1) (13/28) Installing py3-parsing-pyc (3.3.2-r1) (14/28) Installing py3-packaging (26.0-r1) (15/28) Installing py3-packaging-pyc (26.0-r1) (16/28) Installing py3-setuptools (82.0.1-r1) (17/28) Installing py3-setuptools-pyc (82.0.1-r1) (18/28) Installing py3-iniconfig (2.3.0-r1) (19/28) Installing py3-iniconfig-pyc (2.3.0-r1) (20/28) Installing py3-pluggy (1.6.0-r1) (21/28) Installing py3-pluggy-pyc (1.6.0-r1) (22/28) Installing py3-py (1.11.0-r5) (23/28) Installing py3-py-pyc (1.11.0-r5) (24/28) Installing py3-pygments (2.19.2-r1) (25/28) Installing py3-pygments-pyc (2.19.2-r1) (26/28) Installing py3-pytest (9.0.2-r1) (27/28) Installing py3-pytest-pyc (9.0.2-r1) (28/28) Installing .makedepends-py3-prettytable (20260328.030629) Executing busybox-1.37.0-r31.trigger OK: 491.7 MiB in 136 packages >>> py3-prettytable: Cleaning up srcdir >>> py3-prettytable: Cleaning up pkgdir >>> py3-prettytable: Cleaning up tmpdir >>> py3-prettytable: Fetching https://distfiles.alpinelinux.org/distfiles/edge/prettytable-0.7.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-prettytable: Fetching https://files.pythonhosted.org/packages/source/P/PrettyTable/prettytable-0.7.2.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:600::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) saving to '/var/cache/distfiles/edge/prettytable-0.7.2.tar.gz.part' prettytable-0.7.2.ta 100% |********************************| 24784 0:00:00 ETA '/var/cache/distfiles/edge/prettytable-0.7.2.tar.gz.part' saved /var/cache/distfiles/edge/prettytable-0.7.2.tar.gz: OK >>> py3-prettytable: Fetching https://distfiles.alpinelinux.org/distfiles/edge/prettytable-0.7.2.tar.gz /var/cache/distfiles/edge/prettytable-0.7.2.tar.gz: OK >>> py3-prettytable: Unpacking /var/cache/distfiles/edge/prettytable-0.7.2.tar.gz... /home/buildozer/aports/community/py3-prettytable/src/prettytable-0.7.2/prettytable.py:74: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option. _re = re.compile("\033\[[0-9;]*m") /home/buildozer/aports/community/py3-prettytable/src/prettytable-0.7.2/prettytable.py:800: SyntaxWarning: "\{" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\{"? A raw string is also an option. self.vertical_char = random.choice("~!@#$%^&*()_+|-=\{}[];':\",./;<>?") /home/buildozer/aports/community/py3-prettytable/src/prettytable-0.7.2/prettytable.py:801: SyntaxWarning: "\{" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\{"? A raw string is also an option. self.horizontal_char = random.choice("~!@#$%^&*()_+|-=\{}[];':\",./;<>?") /home/buildozer/aports/community/py3-prettytable/src/prettytable-0.7.2/prettytable.py:802: SyntaxWarning: "\{" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\{"? A raw string is also an option. self.junction_char = random.choice("~!@#$%^&*()_+|-=\{}[];':\",./;<>?") /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib copying prettytable.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-prettytable/src/prettytable-0.7.2 collected 52 items prettytable_test.py .................................................... [100%] ============================== 52 passed in 0.12s ============================== >>> py3-prettytable: Entering fakeroot... /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. 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-prettytable/pkg/py3-prettytable/usr/lib/python3.14/site-packages copying build/lib/prettytable.py -> /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.14/site-packages byte-compiling /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.14/site-packages/prettytable.py to prettytable.cpython-314.pyc /usr/lib/python3.14/site-packages/prettytable.py:74: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option. /usr/lib/python3.14/site-packages/prettytable.py:800: SyntaxWarning: "\{" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\{"? A raw string is also an option. /usr/lib/python3.14/site-packages/prettytable.py:801: SyntaxWarning: "\{" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\{"? A raw string is also an option. /usr/lib/python3.14/site-packages/prettytable.py:802: SyntaxWarning: "\{" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\{"? A raw string is also an option. running install_egg_info running egg_info writing prettytable.egg-info/PKG-INFO writing dependency_links to prettytable.egg-info/dependency_links.txt writing top-level names to prettytable.egg-info/top_level.txt reading manifest file 'prettytable.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'prettytable.egg-info/SOURCES.txt' Copying prettytable.egg-info to /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.14/site-packages/prettytable-0.7.2-py3.14.egg-info running install_scripts >>> py3-prettytable-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-prettytable-pyc*: Preparing subpackage py3-prettytable-pyc... >>> py3-prettytable-pyc*: Running postcheck for py3-prettytable-pyc >>> py3-prettytable*: Running postcheck for py3-prettytable >>> py3-prettytable*: Preparing package py3-prettytable... >>> py3-prettytable-pyc*: Tracing dependencies... python3~3.14 >>> py3-prettytable-pyc*: Package size: 68.8 KB >>> py3-prettytable-pyc*: Compressing data... >>> py3-prettytable-pyc*: Create checksum... >>> py3-prettytable-pyc*: Create py3-prettytable-pyc-0.7.2-r13.apk >>> py3-prettytable*: Tracing dependencies... python3 !py3-prettytable3 python3~3.14 >>> py3-prettytable*: Package size: 54.0 KB >>> py3-prettytable*: Compressing data... >>> py3-prettytable*: Create checksum... >>> py3-prettytable*: Create py3-prettytable-0.7.2-r13.apk >>> py3-prettytable: Build complete at Sat, 28 Mar 2026 03:06:32 +0000 elapsed time 0h 0m 6s >>> py3-prettytable: Cleaning up srcdir >>> py3-prettytable: Cleaning up pkgdir >>> py3-prettytable: Cleaning up tmpdir >>> py3-prettytable: Uninstalling dependencies... ( 1/28) Purging .makedepends-py3-prettytable (20260328.030629) ( 2/28) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/28) Purging py3-setuptools (82.0.1-r1) ( 4/28) Purging py3-pytest-pyc (9.0.2-r1) ( 5/28) Purging py3-pytest (9.0.2-r1) ( 6/28) Purging py3-iniconfig-pyc (2.3.0-r1) ( 7/28) Purging py3-iniconfig (2.3.0-r1) ( 8/28) Purging py3-packaging-pyc (26.0-r1) ( 9/28) Purging py3-packaging (26.0-r1) (10/28) Purging py3-parsing-pyc (3.3.2-r1) (11/28) Purging py3-parsing (3.3.2-r1) (12/28) Purging py3-pluggy-pyc (1.6.0-r1) (13/28) Purging py3-pluggy (1.6.0-r1) (14/28) Purging py3-py-pyc (1.11.0-r5) (15/28) Purging py3-py (1.11.0-r5) (16/28) Purging py3-pygments-pyc (2.19.2-r1) (17/28) Purging py3-pygments (2.19.2-r1) (18/28) Purging python3-pyc (3.14.3-r0) (19/28) Purging python3-pycache-pyc0 (3.14.3-r0) (20/28) Purging pyc (3.14.3-r0) (21/28) Purging python3 (3.14.3-r0) (22/28) Purging gdbm (1.26-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.5.2-r0) (25/28) Purging libpanelw (6.6_p20251231-r0) (26/28) Purging mpdecimal (4.0.1-r0) (27/28) Purging sqlite-libs (3.51.2-r1) (28/28) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 108 packages >>> py3-prettytable: Updating the community/aarch64 repository index... >>> py3-prettytable: Signing the index...