>>> py3-prettytable: Building community/py3-prettytable 0.7.2-r12 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 02:05:48 +0000 >>> py3-prettytable: Validating /home/udu/aports/community/py3-prettytable/APKBUILD... >>> py3-prettytable: Analyzing dependencies... >>> py3-prettytable: Installing for build: build-base python3 !py3-prettytable3 py3-setuptools py3-pytest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/15) Installing py3-parsing (3.2.3-r0) (2/15) Installing py3-parsing-pyc (3.2.3-r0) (3/15) Installing py3-packaging (25.0-r0) (4/15) Installing py3-packaging-pyc (25.0-r0) (5/15) Installing py3-setuptools (80.9.0-r0) (6/15) Installing py3-setuptools-pyc (80.9.0-r0) (7/15) Installing py3-iniconfig (2.1.0-r0) (8/15) Installing py3-iniconfig-pyc (2.1.0-r0) (9/15) Installing py3-pluggy (1.5.0-r0) (10/15) Installing py3-pluggy-pyc (1.5.0-r0) (11/15) Installing py3-py (1.11.0-r4) (12/15) Installing py3-py-pyc (1.11.0-r4) (13/15) Installing py3-pytest (8.3.5-r0) (14/15) Installing py3-pytest-pyc (8.3.5-r0) (15/15) Installing .makedepends-py3-prettytable (20251013.020548) Executing busybox-1.37.0-r19.trigger OK: 309 MiB in 104 packages >>> py3-prettytable: Cleaning up srcdir >>> py3-prettytable: Cleaning up pkgdir >>> py3-prettytable: Cleaning up tmpdir >>> py3-prettytable: Fetching https://files.pythonhosted.org/packages/source/P/PrettyTable/prettytable-0.7.2.tar.gz >>> py3-prettytable: Fetching https://files.pythonhosted.org/packages/source/P/PrettyTable/prettytable-0.7.2.tar.gz >>> py3-prettytable: Checking sha512sums... prettytable-0.7.2.tar.gz: OK >>> py3-prettytable: Unpacking /var/cache/distfiles/prettytable-0.7.2.tar.gz... /home/udu/aports/community/py3-prettytable/src/prettytable-0.7.2/prettytable.py:74: SyntaxWarning: invalid escape sequence '\[' _re = re.compile("\033\[[0-9;]*m") /home/udu/aports/community/py3-prettytable/src/prettytable-0.7.2/prettytable.py:800: SyntaxWarning: invalid escape sequence '\{' self.vertical_char = random.choice("~!@#$%^&*()_+|-=\{}[];':\",./;<>?") /home/udu/aports/community/py3-prettytable/src/prettytable-0.7.2/prettytable.py:801: SyntaxWarning: invalid escape sequence '\{' self.horizontal_char = random.choice("~!@#$%^&*()_+|-=\{}[];':\",./;<>?") /home/udu/aports/community/py3-prettytable/src/prettytable-0.7.2/prettytable.py:802: SyntaxWarning: invalid escape sequence '\{' self.junction_char = random.choice("~!@#$%^&*()_+|-=\{}[];':\",./;<>?") /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-prettytable/src/prettytable-0.7.2 collected 52 items prettytable_test.py .................................................... [100%] ============================================================================================================================================= 52 passed in 0.07s ============================================================================================================================================= >>> py3-prettytable: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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.12/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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.12/site-packages copying build/lib/prettytable.py -> /home/udu/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.12/site-packages byte-compiling /home/udu/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.12/site-packages/prettytable.py to prettytable.cpython-312.pyc /usr/lib/python3.12/site-packages/prettytable.py:74: SyntaxWarning: invalid escape sequence '\[' /usr/lib/python3.12/site-packages/prettytable.py:800: SyntaxWarning: invalid escape sequence '\{' /usr/lib/python3.12/site-packages/prettytable.py:801: SyntaxWarning: invalid escape sequence '\{' /usr/lib/python3.12/site-packages/prettytable.py:802: SyntaxWarning: invalid escape sequence '\{' 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/udu/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.12/site-packages/prettytable-0.7.2-py3.12.egg-info running install_scripts >>> py3-prettytable-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/aports/community/py3-prettytable/pkg/py3-prettytable-pyc/usr/lib/python3.12/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 !py3-prettytable3 python3~3.12 >>> py3-prettytable-pyc*: Package size: 65.6 KB >>> py3-prettytable-pyc*: Compressing data... >>> py3-prettytable-pyc*: Create checksum... >>> py3-prettytable-pyc*: Create py3-prettytable-pyc-0.7.2-r12.apk >>> py3-prettytable*: Tracing dependencies... python3 !py3-prettytable3 python3~3.12 >>> py3-prettytable*: Package size: 54.0 KB >>> py3-prettytable*: Compressing data... >>> py3-prettytable*: Create checksum... >>> py3-prettytable*: Create py3-prettytable-0.7.2-r12.apk >>> py3-prettytable: Build complete at Mon, 13 Oct 2025 02:05:49 +0000 elapsed time 0h 0m 1s >>> py3-prettytable: Cleaning up srcdir >>> py3-prettytable: Cleaning up pkgdir >>> py3-prettytable: Uninstalling dependencies... (1/15) Purging .makedepends-py3-prettytable (20251013.020548) (2/15) Purging py3-setuptools-pyc (80.9.0-r0) (3/15) Purging py3-setuptools (80.9.0-r0) (4/15) Purging py3-pytest-pyc (8.3.5-r0) (5/15) Purging py3-pytest (8.3.5-r0) (6/15) Purging py3-iniconfig-pyc (2.1.0-r0) (7/15) Purging py3-iniconfig (2.1.0-r0) (8/15) Purging py3-packaging-pyc (25.0-r0) (9/15) Purging py3-packaging (25.0-r0) (10/15) Purging py3-parsing-pyc (3.2.3-r0) (11/15) Purging py3-parsing (3.2.3-r0) (12/15) Purging py3-pluggy-pyc (1.5.0-r0) (13/15) Purging py3-pluggy (1.5.0-r0) (14/15) Purging py3-py-pyc (1.11.0-r4) (15/15) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-prettytable: Updating the community/x86_64 repository index... >>> py3-prettytable: Signing the index...