>>> py3-tidyexc: Building community/py3-tidyexc 0.9.0-r2 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 00:00:18 +0000 >>> py3-tidyexc: Checking sanity of /home/buildozer/aports/community/py3-tidyexc/APKBUILD... >>> py3-tidyexc: Analyzing dependencies... >>> py3-tidyexc: Installing for build: build-base py3-setuptools pyproject2setuppy py3-pytest (1/23) Installing libffi (3.4.2-r1) (2/23) Installing gdbm (1.22-r0) (3/23) Installing mpdecimal (2.5.1-r1) (4/23) Installing readline (8.1.1-r0) (5/23) Installing sqlite-libs (3.37.0-r0) (6/23) Installing python3 (3.10.1-r0) (7/23) Installing py3-ordered-set (4.0.2-r3) (8/23) Installing py3-appdirs (1.4.4-r3) (9/23) Installing py3-parsing (2.4.7-r3) (10/23) Installing py3-six (1.16.0-r1) (11/23) Installing py3-packaging (21.3-r0) (12/23) Installing py3-setuptools (52.0.0-r5) (13/23) Installing py3-toml (0.10.2-r3) (14/23) Installing pyproject2setuppy (17-r1) (15/23) Installing py3-atomicwrites (1.4.0-r2) (16/23) Installing py3-attrs (21.2.0-r1) (17/23) Installing py3-more-itertools (8.12.0-r1) (18/23) Installing py3-iniconfig (1.1.1-r2) (19/23) Installing py3-pluggy (0.13.1-r5) (20/23) Installing py3-py (1.10.0-r2) (21/23) Installing py3-wcwidth (0.2.5-r2) (22/23) Installing py3-pytest (6.2.5-r1) (23/23) Installing .makedepends-py3-tidyexc (20211216.000018) Executing busybox-1.34.1-r5.trigger OK: 363 MiB in 124 packages >>> py3-tidyexc: Cleaning up srcdir >>> py3-tidyexc: Cleaning up pkgdir >>> py3-tidyexc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tidyexc-0.9.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20742 100 20742 0 0 39577 0 --:--:-- --:--:-- --:--:-- 39583 >>> py3-tidyexc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tidyexc-0.9.0.tar.gz >>> py3-tidyexc: Checking sha512sums... tidyexc-0.9.0.tar.gz: OK >>> py3-tidyexc: Unpacking /var/cache/distfiles/edge/tidyexc-0.9.0.tar.gz... /home/buildozer/aports/community/py3-tidyexc/src/tidyexc-0.9.0/setup.py:4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/tidyexc copying tidyexc/views.py -> build/lib/tidyexc copying tidyexc/utils.py -> build/lib/tidyexc copying tidyexc/exc.py -> build/lib/tidyexc copying tidyexc/__init__.py -> build/lib/tidyexc ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-tidyexc/src/tidyexc-0.9.0, configfile: pyproject.toml collected 76 items README.rst . [ 1%] docs/basic_usage.rst . [ 2%] docs/parse_xy_coords.py .... [ 7%] tests/test_exc.py .................................... [ 55%] tests/test_utils.py ................... [ 80%] tests/test_views.py ..... [ 86%] tidyexc/exc.py .......... [100%] ============================== 76 passed in 0.30s ============================== >>> py3-tidyexc: Entering fakeroot... /home/buildozer/aports/community/py3-tidyexc/src/tidyexc-0.9.0/setup.py:4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-tidyexc/pkg creating /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc creating /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr creating /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib creating /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10/site-packages/tidyexc copying build/lib/tidyexc/views.py -> /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10/site-packages/tidyexc creating /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10/site-packages/tidyexc/__pycache__ copying build/lib/tidyexc/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10/site-packages/tidyexc/__pycache__ copying build/lib/tidyexc/__pycache__/exc.cpython-310.pyc -> /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10/site-packages/tidyexc/__pycache__ copying build/lib/tidyexc/__pycache__/utils.cpython-310.pyc -> /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10/site-packages/tidyexc/__pycache__ copying build/lib/tidyexc/__pycache__/views.cpython-310.pyc -> /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10/site-packages/tidyexc/__pycache__ copying build/lib/tidyexc/utils.py -> /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10/site-packages/tidyexc copying build/lib/tidyexc/exc.py -> /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10/site-packages/tidyexc copying build/lib/tidyexc/__init__.py -> /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10/site-packages/tidyexc running install_egg_info Writing /home/buildozer/aports/community/py3-tidyexc/pkg/py3-tidyexc/usr/lib/python3.10/site-packages/tidyexc-0.9.0-py3.10.egg-info >>> py3-tidyexc*: Running postcheck for py3-tidyexc >>> py3-tidyexc*: Preparing package py3-tidyexc... >>> py3-tidyexc*: Tracing dependencies... >>> py3-tidyexc*: Package size: 100.0 KB >>> py3-tidyexc*: Compressing data... >>> py3-tidyexc*: Create checksum... >>> py3-tidyexc*: Create py3-tidyexc-0.9.0-r2.apk >>> py3-tidyexc: Build complete at Thu, 16 Dec 2021 00:00:20 +0000 elapsed time 0h 0m 2s >>> py3-tidyexc: Cleaning up srcdir >>> py3-tidyexc: Cleaning up pkgdir >>> py3-tidyexc: Uninstalling dependencies... (1/23) Purging .makedepends-py3-tidyexc (20211216.000018) (2/23) Purging pyproject2setuppy (17-r1) (3/23) Purging py3-setuptools (52.0.0-r5) (4/23) Purging py3-ordered-set (4.0.2-r3) (5/23) Purging py3-appdirs (1.4.4-r3) (6/23) Purging py3-pytest (6.2.5-r1) (7/23) Purging py3-atomicwrites (1.4.0-r2) (8/23) Purging py3-attrs (21.2.0-r1) (9/23) Purging py3-more-itertools (8.12.0-r1) (10/23) Purging py3-iniconfig (1.1.1-r2) (11/23) Purging py3-pluggy (0.13.1-r5) (12/23) Purging py3-py (1.10.0-r2) (13/23) Purging py3-wcwidth (0.2.5-r2) (14/23) Purging py3-packaging (21.3-r0) (15/23) Purging py3-parsing (2.4.7-r3) (16/23) Purging py3-six (1.16.0-r1) (17/23) Purging py3-toml (0.10.2-r3) (18/23) Purging python3 (3.10.1-r0) (19/23) Purging libffi (3.4.2-r1) (20/23) Purging gdbm (1.22-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.1.1-r0) (23/23) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 307 MiB in 101 packages >>> py3-tidyexc: Updating the community/armhf repository index... >>> py3-tidyexc: Signing the index...