>>> py3-prettytable: Building community/py3-prettytable 0.7.2-r12 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 14:30:15 +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/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.6-r0) (3/26) Installing gdbm (1.24-r0) (4/26) Installing xz-libs (5.6.3-r0) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.5_p20241006-r1) (7/26) Installing sqlite-libs (3.47.0-r0) (8/26) Installing python3 (3.12.7-r1) (9/26) Installing python3-pycache-pyc0 (3.12.7-r1) (10/26) Installing pyc (3.12.7-r1) (11/26) Installing python3-pyc (3.12.7-r1) (12/26) Installing py3-parsing (3.1.4-r0) (13/26) Installing py3-parsing-pyc (3.1.4-r0) (14/26) Installing py3-packaging (24.1-r0) (15/26) Installing py3-packaging-pyc (24.1-r0) (16/26) Installing py3-setuptools (70.3.0-r0) (17/26) Installing py3-setuptools-pyc (70.3.0-r0) (18/26) Installing py3-iniconfig (2.0.0-r1) (19/26) Installing py3-iniconfig-pyc (2.0.0-r1) (20/26) Installing py3-pluggy (1.5.0-r0) (21/26) Installing py3-pluggy-pyc (1.5.0-r0) (22/26) Installing py3-py (1.11.0-r4) (23/26) Installing py3-py-pyc (1.11.0-r4) (24/26) Installing py3-pytest (8.3.3-r0) (25/26) Installing py3-pytest-pyc (8.3.3-r0) (26/26) Installing .makedepends-py3-prettytable (20241030.143027) Executing busybox-1.37.0-r3.trigger OK: 313 MiB in 127 packages >>> py3-prettytable: Cleaning up srcdir >>> py3-prettytable: Cleaning up pkgdir >>> py3-prettytable: Cleaning up tmpdir >>> py3-prettytable: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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:200::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) saving to '/var/cache/distfiles/v3.21/prettytable-0.7.2.tar.gz.part' prettytable-0.7.2.ta 100% |********************************| 24784 0:00:00 ETA '/var/cache/distfiles/v3.21/prettytable-0.7.2.tar.gz.part' saved >>> py3-prettytable: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/prettytable-0.7.2.tar.gz >>> py3-prettytable: Checking sha512sums... prettytable-0.7.2.tar.gz: OK >>> py3-prettytable: Unpacking /var/cache/distfiles/v3.21/prettytable-0.7.2.tar.gz... /home/buildozer/aports/community/py3-prettytable/src/prettytable-0.7.2/prettytable.py:74: SyntaxWarning: invalid escape sequence '\[' _re = re.compile("\033\[[0-9;]*m") /home/buildozer/aports/community/py3-prettytable/src/prettytable-0.7.2/prettytable.py:800: SyntaxWarning: invalid escape sequence '\{' self.vertical_char = random.choice("~!@#$%^&*()_+|-=\{}[];':\",./;<>?") /home/buildozer/aports/community/py3-prettytable/src/prettytable-0.7.2/prettytable.py:801: SyntaxWarning: invalid escape sequence '\{' self.horizontal_char = random.choice("~!@#$%^&*()_+|-=\{}[];':\",./;<>?") /home/buildozer/aports/community/py3-prettytable/src/prettytable-0.7.2/prettytable.py:802: SyntaxWarning: invalid escape sequence '\{' self.junction_char = random.choice("~!@#$%^&*()_+|-=\{}[];':\",./;<>?") running build running build_py creating build creating build/lib copying prettytable.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-prettytable/src/prettytable-0.7.2 collected 52 items prettytable_test.py .................................................... [100%] ============================== 52 passed in 0.15s ============================== >>> py3-prettytable: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. 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 creating /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable creating /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr creating /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib creating /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.12/site-packages copying build/lib/prettytable.py -> /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.12/site-packages byte-compiling /home/buildozer/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/buildozer/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/buildozer/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: 53.8 KB >>> py3-prettytable*: Compressing data... >>> py3-prettytable*: Create checksum... >>> py3-prettytable*: Create py3-prettytable-0.7.2-r12.apk >>> py3-prettytable: Build complete at Wed, 30 Oct 2024 14:30:29 +0000 elapsed time 0h 0m 14s >>> py3-prettytable: Cleaning up srcdir >>> py3-prettytable: Cleaning up pkgdir >>> py3-prettytable: Uninstalling dependencies... (1/26) Purging .makedepends-py3-prettytable (20241030.143027) (2/26) Purging py3-setuptools-pyc (70.3.0-r0) (3/26) Purging py3-setuptools (70.3.0-r0) (4/26) Purging py3-pytest-pyc (8.3.3-r0) (5/26) Purging py3-pytest (8.3.3-r0) (6/26) Purging py3-iniconfig-pyc (2.0.0-r1) (7/26) Purging py3-iniconfig (2.0.0-r1) (8/26) Purging py3-packaging-pyc (24.1-r0) (9/26) Purging py3-packaging (24.1-r0) (10/26) Purging py3-parsing-pyc (3.1.4-r0) (11/26) Purging py3-parsing (3.1.4-r0) (12/26) Purging py3-pluggy-pyc (1.5.0-r0) (13/26) Purging py3-pluggy (1.5.0-r0) (14/26) Purging py3-py-pyc (1.11.0-r4) (15/26) Purging py3-py (1.11.0-r4) (16/26) Purging python3-pyc (3.12.7-r1) (17/26) Purging python3-pycache-pyc0 (3.12.7-r1) (18/26) Purging pyc (3.12.7-r1) (19/26) Purging python3 (3.12.7-r1) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.4.6-r0) (23/26) Purging libpanelw (6.5_p20241006-r1) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging sqlite-libs (3.47.0-r0) (26/26) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-prettytable: Updating the community/armv7 repository index... >>> py3-prettytable: Signing the index...