>>> py3-cheroot: Building community/py3-cheroot 9.0.0-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 07:30:13 +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/23) Installing libbz2 (1.0.8-r4) (2/23) Installing libffi (3.4.4-r0) (3/23) Installing gdbm (1.23-r0) (4/23) Installing xz-libs (5.2.8-r0) (5/23) Installing mpdecimal (2.5.1-r1) (6/23) Installing readline (8.2.0-r0) (7/23) Installing sqlite-libs (3.40.0-r0) (8/23) Installing python3 (3.11.0-r2) (9/23) Installing py3-more-itertools (9.0.0-r1) (10/23) Installing py3-six (1.16.0-r4) (11/23) Installing py3-jaraco.classes (3.2.3-r2) (12/23) Installing py3-jaraco.functools (3.5.2-r2) (13/23) Installing py3-dateutil (2.8.2-r2) (14/23) Installing py3-pbr (5.11.0-r1) (15/23) Installing py3-tz (2022.6-r1) (16/23) Installing py3-tempora (5.0.2-r1) (17/23) Installing py3-portend (3.1.0-r3) (18/23) Installing py3-parsing (3.0.9-r1) (19/23) Installing py3-packaging (21.3-r3) (20/23) Installing py3-setuptools (65.6.0-r1) (21/23) Installing py3-typing-extensions (4.4.0-r1) (22/23) Installing py3-setuptools_scm (7.0.5-r3) (23/23) Installing .makedepends-py3-cheroot (20221123.073014) Executing busybox-1.35.0-r29.trigger OK: 413 MiB in 119 packages >>> py3-cheroot: Cleaning up srcdir >>> py3-cheroot: Cleaning up pkgdir >>> py3-cheroot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cheroot-9.0.0.tar.gz >>> py3-cheroot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/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.11/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.11/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.11/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.11 creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/errors.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/test_makefile.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/_pytest_plugin.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/test_server.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/test_conn.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/test_dispatch.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/helper.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/test_ssl.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/test_errors.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/__init__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/test_core.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/test__compat.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/webtest.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/test_cli.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/conftest.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/test/test_wsgi.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test copying build/lib/cheroot/errors.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/connections.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/py.typed -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/workers copying build/lib/cheroot/workers/threadpool.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/workers copying build/lib/cheroot/workers/__init__.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/workers copying build/lib/cheroot/workers/threadpool.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/workers copying build/lib/cheroot/workers/__init__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/workers copying build/lib/cheroot/__main__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/testing.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/cli.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/__init__.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/connections.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/wsgi.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/wsgi.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/makefile.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/testing.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/__init__.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/__init__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/builtin.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/pyopenssl.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/pyopenssl.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/builtin.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/ssl copying build/lib/cheroot/server.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/_compat.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/__init__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/cli.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/makefile.pyi -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/server.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot copying build/lib/cheroot/_compat.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/test_makefile.py to test_makefile.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/_pytest_plugin.py to _pytest_plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/test_server.py to test_server.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/test_conn.py to test_conn.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/test_dispatch.py to test_dispatch.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/helper.py to helper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/test_ssl.py to test_ssl.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/test_errors.py to test_errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/test_core.py to test_core.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/test__compat.py to test__compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/webtest.py to webtest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/test_cli.py to test_cli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/conftest.py to conftest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/test/test_wsgi.py to test_wsgi.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/workers/threadpool.py to threadpool.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/workers/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/testing.py to testing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/connections.py to connections.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/wsgi.py to wsgi.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/makefile.py to makefile.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/ssl/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/ssl/builtin.py to builtin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/ssl/pyopenssl.py to pyopenssl.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/server.py to server.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot/_compat.py to _compat.cpython-311.pyc running install_egg_info Copying cheroot.egg-info to /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.11/site-packages/cheroot-9.0.0-py3.11.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.11/site-packages/cheroot/test' -> '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot-tests/usr/lib/python3.11/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: 408.0 KB >>> py3-cheroot-tests*: Compressing data... >>> py3-cheroot-tests*: Create checksum... >>> py3-cheroot-tests*: Create py3-cheroot-tests-9.0.0-r1.apk >>> py3-cheroot*: Tracing dependencies... >>> py3-cheroot*: Package size: 568.0 KB >>> py3-cheroot*: Compressing data... >>> py3-cheroot*: Create checksum... >>> py3-cheroot*: Create py3-cheroot-9.0.0-r1.apk >>> py3-cheroot: Build complete at Wed, 23 Nov 2022 07:30:20 +0000 elapsed time 0h 0m 7s >>> py3-cheroot: Cleaning up srcdir >>> py3-cheroot: Cleaning up pkgdir >>> py3-cheroot: Uninstalling dependencies... (1/23) Purging .makedepends-py3-cheroot (20221123.073014) (2/23) Purging py3-dateutil (2.8.2-r2) (3/23) Purging py3-six (1.16.0-r4) (4/23) Purging py3-pbr (5.11.0-r1) (5/23) Purging py3-portend (3.1.0-r3) (6/23) Purging py3-tempora (5.0.2-r1) (7/23) Purging py3-jaraco.functools (3.5.2-r2) (8/23) Purging py3-jaraco.classes (3.2.3-r2) (9/23) Purging py3-more-itertools (9.0.0-r1) (10/23) Purging py3-tz (2022.6-r1) (11/23) Purging py3-setuptools_scm (7.0.5-r3) (12/23) Purging py3-setuptools (65.6.0-r1) (13/23) Purging py3-packaging (21.3-r3) (14/23) Purging py3-parsing (3.0.9-r1) (15/23) Purging py3-typing-extensions (4.4.0-r1) (16/23) Purging python3 (3.11.0-r2) (17/23) Purging libbz2 (1.0.8-r4) (18/23) Purging libffi (3.4.4-r0) (19/23) Purging gdbm (1.23-r0) (20/23) Purging xz-libs (5.2.8-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.2.0-r0) (23/23) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-cheroot: Updating the community/armhf repository index... >>> py3-cheroot: Signing the index...