>>> py3-cheroot: Building community/py3-cheroot 9.0.0-r0 (using abuild 3.10.0_rc1-r2) started Sat, 19 Nov 2022 22:03:45 +0000 >>> py3-cheroot: Checking sanity of /home/buildozer/aports/community/py3-cheroot/APKBUILD... >>> py3-cheroot: Analyzing dependencies... >>> py3-cheroot: Installing for build: build-base python3 py3-more-itertools py3-six py3-jaraco.functools py3-dateutil py3-pbr py3-portend py3-setuptools py3-setuptools_scm (1/24) Installing libbz2 (1.0.8-r4) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.8-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.40.0-r0) (8/24) Installing python3 (3.10.8-r3) (9/24) Installing py3-more-itertools (9.0.0-r0) (10/24) Installing py3-six (1.16.0-r3) (11/24) Installing py3-jaraco.classes (3.2.3-r1) (12/24) Installing py3-jaraco.functools (3.5.2-r1) (13/24) Installing py3-dateutil (2.8.2-r1) (14/24) Installing py3-pbr (5.11.0-r0) (15/24) Installing py3-tz (2022.6-r0) (16/24) Installing py3-tempora (5.0.2-r0) (17/24) Installing py3-portend (3.1.0-r2) (18/24) Installing py3-parsing (3.0.9-r0) (19/24) Installing py3-packaging (21.3-r2) (20/24) Installing py3-setuptools (65.6.0-r0) (21/24) Installing py3-tomli (2.0.1-r1) (22/24) Installing py3-typing-extensions (4.4.0-r0) (23/24) Installing py3-setuptools_scm (7.0.5-r0) (24/24) Installing .makedepends-py3-cheroot (20221119.220345) Executing busybox-1.35.0-r29.trigger OK: 253 MiB in 116 packages >>> py3-cheroot: Cleaning up srcdir >>> py3-cheroot: Cleaning up pkgdir >>> py3-cheroot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/cheroot-9.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-cheroot: Fetching https://files.pythonhosted.org/packages/source/c/cheroot/cheroot-9.0.0.tar.gz >>> py3-cheroot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/cheroot-9.0.0.tar.gz >>> py3-cheroot: Checking sha512sums... cheroot-9.0.0.tar.gz: OK setuptools-git.patch: OK >>> py3-cheroot: Unpacking /var/cache/distfiles/v3.17/cheroot-9.0.0.tar.gz... >>> py3-cheroot: setuptools-git.patch patching file setup.cfg Hunk #1 succeeded at 55 (offset -1 lines). /usr/lib/python3.10/site-packages/setuptools_scm/git.py:284: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") running build running build_py creating build creating build/lib creating build/lib/cheroot copying cheroot/errors.py -> build/lib/cheroot copying cheroot/__main__.py -> build/lib/cheroot copying cheroot/testing.py -> build/lib/cheroot copying cheroot/connections.py -> build/lib/cheroot copying cheroot/wsgi.py -> build/lib/cheroot copying cheroot/makefile.py -> build/lib/cheroot copying cheroot/__init__.py -> build/lib/cheroot copying cheroot/cli.py -> build/lib/cheroot copying cheroot/server.py -> build/lib/cheroot copying cheroot/_compat.py -> build/lib/cheroot creating build/lib/cheroot/test copying cheroot/test/test_makefile.py -> build/lib/cheroot/test copying cheroot/test/_pytest_plugin.py -> build/lib/cheroot/test copying cheroot/test/test_server.py -> build/lib/cheroot/test copying cheroot/test/test_conn.py -> build/lib/cheroot/test copying cheroot/test/test_dispatch.py -> build/lib/cheroot/test copying cheroot/test/helper.py -> build/lib/cheroot/test copying cheroot/test/test_ssl.py -> build/lib/cheroot/test copying cheroot/test/test_errors.py -> build/lib/cheroot/test copying cheroot/test/__init__.py -> build/lib/cheroot/test copying cheroot/test/test_core.py -> build/lib/cheroot/test copying cheroot/test/test__compat.py -> build/lib/cheroot/test copying cheroot/test/webtest.py -> build/lib/cheroot/test copying cheroot/test/test_cli.py -> build/lib/cheroot/test copying cheroot/test/conftest.py -> build/lib/cheroot/test copying cheroot/test/test_wsgi.py -> build/lib/cheroot/test creating build/lib/cheroot/workers copying cheroot/workers/threadpool.py -> build/lib/cheroot/workers copying cheroot/workers/__init__.py -> build/lib/cheroot/workers creating build/lib/cheroot/ssl copying cheroot/ssl/__init__.py -> build/lib/cheroot/ssl copying cheroot/ssl/builtin.py -> build/lib/cheroot/ssl copying cheroot/ssl/pyopenssl.py -> build/lib/cheroot/ssl running egg_info writing cheroot.egg-info/PKG-INFO writing dependency_links to cheroot.egg-info/dependency_links.txt writing entry points to cheroot.egg-info/entry_points.txt writing requirements to cheroot.egg-info/requires.txt writing top-level names to cheroot.egg-info/top_level.txt reading manifest file 'cheroot.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'cheroot.egg-info/SOURCES.txt' copying cheroot/__init__.pyi -> build/lib/cheroot copying cheroot/_compat.pyi -> build/lib/cheroot copying cheroot/cli.pyi -> build/lib/cheroot copying cheroot/connections.pyi -> build/lib/cheroot copying cheroot/errors.pyi -> build/lib/cheroot copying cheroot/makefile.pyi -> build/lib/cheroot copying cheroot/py.typed -> build/lib/cheroot copying cheroot/server.pyi -> build/lib/cheroot copying cheroot/testing.pyi -> build/lib/cheroot copying cheroot/wsgi.pyi -> build/lib/cheroot copying cheroot/workers/__init__.pyi -> build/lib/cheroot/workers copying cheroot/workers/threadpool.pyi -> build/lib/cheroot/workers copying cheroot/ssl/__init__.pyi -> build/lib/cheroot/ssl copying cheroot/ssl/builtin.pyi -> build/lib/cheroot/ssl copying cheroot/ssl/pyopenssl.pyi -> build/lib/cheroot/ssl >>> py3-cheroot: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools_scm/git.py:284: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing cheroot.egg-info/PKG-INFO writing dependency_links to cheroot.egg-info/dependency_links.txt writing entry points to cheroot.egg-info/entry_points.txt writing requirements to cheroot.egg-info/requires.txt writing top-level names to cheroot.egg-info/top_level.txt reading manifest file 'cheroot.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'cheroot.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-cheroot/pkg creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/errors.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_makefile.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/_pytest_plugin.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_server.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_conn.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_dispatch.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/helper.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_ssl.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_errors.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/__init__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_core.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test__compat.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/webtest.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_cli.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/conftest.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_wsgi.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/errors.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/connections.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/py.typed -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/workers copying build/lib/cheroot/workers/threadpool.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/workers copying build/lib/cheroot/workers/__init__.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/workers copying build/lib/cheroot/workers/threadpool.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/workers copying build/lib/cheroot/workers/__init__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/workers copying build/lib/cheroot/__main__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/testing.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/cli.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/__init__.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/connections.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/wsgi.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/wsgi.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/makefile.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/testing.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/__init__.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/__init__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/builtin.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/pyopenssl.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/pyopenssl.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/builtin.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl copying build/lib/cheroot/server.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/_compat.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/__init__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/cli.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/makefile.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/server.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/_compat.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_makefile.py to test_makefile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/_pytest_plugin.py to _pytest_plugin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_server.py to test_server.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_conn.py to test_conn.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_dispatch.py to test_dispatch.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/helper.py to helper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_ssl.py to test_ssl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_errors.py to test_errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_core.py to test_core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test__compat.py to test__compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/webtest.py to webtest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_cli.py to test_cli.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/conftest.py to conftest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_wsgi.py to test_wsgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/workers/threadpool.py to threadpool.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/workers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/connections.py to connections.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/wsgi.py to wsgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/makefile.py to makefile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl/builtin.py to builtin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl/pyopenssl.py to pyopenssl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/server.py to server.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/_compat.py to _compat.cpython-310.pyc running install_egg_info Copying cheroot.egg-info to /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot-9.0.0-py3.10.egg-info running install_scripts Installing cheroot script to /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/bin >>> py3-cheroot-tests*: Running split function tests... '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test' -> '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot-tests/usr/lib/python3.10/site-packages/cheroot/test' >>> py3-cheroot-tests*: Preparing subpackage py3-cheroot-tests... >>> py3-cheroot-tests*: Running postcheck for py3-cheroot-tests >>> py3-cheroot*: Running postcheck for py3-cheroot >>> py3-cheroot*: Preparing package py3-cheroot... >>> py3-cheroot-tests*: Tracing dependencies... >>> py3-cheroot-tests*: Package size: 336.0 KB >>> py3-cheroot-tests*: Compressing data... >>> py3-cheroot-tests*: Create checksum... >>> py3-cheroot-tests*: Create py3-cheroot-tests-9.0.0-r0.apk >>> py3-cheroot*: Tracing dependencies... >>> py3-cheroot*: Package size: 492.0 KB >>> py3-cheroot*: Compressing data... >>> py3-cheroot*: Create checksum... >>> py3-cheroot*: Create py3-cheroot-9.0.0-r0.apk >>> py3-cheroot: Build complete at Sat, 19 Nov 2022 22:03:54 +0000 elapsed time 0h 0m 9s >>> py3-cheroot: Cleaning up srcdir >>> py3-cheroot: Cleaning up pkgdir >>> py3-cheroot: Uninstalling dependencies... (1/24) Purging .makedepends-py3-cheroot (20221119.220345) (2/24) Purging py3-dateutil (2.8.2-r1) (3/24) Purging py3-six (1.16.0-r3) (4/24) Purging py3-pbr (5.11.0-r0) (5/24) Purging py3-portend (3.1.0-r2) (6/24) Purging py3-tempora (5.0.2-r0) (7/24) Purging py3-jaraco.functools (3.5.2-r1) (8/24) Purging py3-jaraco.classes (3.2.3-r1) (9/24) Purging py3-more-itertools (9.0.0-r0) (10/24) Purging py3-tz (2022.6-r0) (11/24) Purging py3-setuptools_scm (7.0.5-r0) (12/24) Purging py3-setuptools (65.6.0-r0) (13/24) Purging py3-tomli (2.0.1-r1) (14/24) Purging py3-packaging (21.3-r2) (15/24) Purging py3-parsing (3.0.9-r0) (16/24) Purging py3-typing-extensions (4.4.0-r0) (17/24) Purging python3 (3.10.8-r3) (18/24) Purging libbz2 (1.0.8-r4) (19/24) Purging libffi (3.4.4-r0) (20/24) Purging gdbm (1.23-r0) (21/24) Purging xz-libs (5.2.8-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 189 MiB in 92 packages >>> py3-cheroot: Updating the community/armv7 repository index... >>> py3-cheroot: Signing the index...