>>> py3-python-socks: Building community/py3-python-socks 1.1.2-r2 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 17:58:17 +0000 >>> py3-python-socks: Checking sanity of /home/buildozer/aports/community/py3-python-socks/APKBUILD... >>> py3-python-socks: Analyzing dependencies... >>> py3-python-socks: Installing for build: build-base python3 py3-async-timeout py3-setuptools (1/18) Installing libbz2 (1.0.8-r1) (2/18) Installing libffi (3.4.2-r1) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.5-r1) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.1.2-r0) (7/18) Installing sqlite-libs (3.38.0-r0) (8/18) Installing python3 (3.10.3-r0) (9/18) Installing py3-typing-extensions (4.1.1-r0) (10/18) Installing py3-async-timeout (4.0.2-r0) (11/18) Installing py3-appdirs (1.4.4-r3) (12/18) Installing py3-more-itertools (8.12.0-r2) (13/18) Installing py3-ordered-set (4.0.2-r3) (14/18) Installing py3-parsing (2.4.7-r3) (15/18) Installing py3-six (1.16.0-r1) (16/18) Installing py3-packaging (21.3-r0) (17/18) Installing py3-setuptools (59.4.0-r0) (18/18) Installing .makedepends-py3-python-socks (20220413.175822) Executing busybox-1.35.0-r8.trigger OK: 306 MiB in 106 packages >>> py3-python-socks: Cleaning up srcdir >>> py3-python-socks: Cleaning up pkgdir >>> py3-python-socks: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/python-socks-1.1.2.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-python-socks: Fetching https://files.pythonhosted.org/packages/source/p/python-socks/python-socks-1.1.2.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 18495 100 18495 0 0 81151 0 --:--:-- --:--:-- --:--:-- 81151 >>> py3-python-socks: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/python-socks-1.1.2.tar.gz >>> py3-python-socks: Checking sha512sums... python-socks-1.1.2.tar.gz: OK >>> py3-python-socks: Unpacking /var/cache/distfiles/v3.16/python-socks-1.1.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/python_socks copying python_socks/_stream_async_aio.py -> build/lib/python_socks copying python_socks/_stream_async.py -> build/lib/python_socks copying python_socks/_proto_socks4_sync.py -> build/lib/python_socks copying python_socks/_proto_socks4.py -> build/lib/python_socks copying python_socks/_proxy_chain_async.py -> build/lib/python_socks copying python_socks/_proxy_chain_sync.py -> build/lib/python_socks copying python_socks/_proto_http_async.py -> build/lib/python_socks copying python_socks/_errors.py -> build/lib/python_socks copying python_socks/_resolver_async_curio.py -> build/lib/python_socks copying python_socks/_proto_socks5_sync.py -> build/lib/python_socks copying python_socks/_proto_socks4_async.py -> build/lib/python_socks copying python_socks/_resolver_async.py -> build/lib/python_socks copying python_socks/_stream_async_curio.py -> build/lib/python_socks copying python_socks/_proto_http.py -> build/lib/python_socks copying python_socks/_resolver_async_aio.py -> build/lib/python_socks copying python_socks/_proxy_async_curio.py -> build/lib/python_socks copying python_socks/_proxy_async.py -> build/lib/python_socks copying python_socks/_stream_async_trio.py -> build/lib/python_socks copying python_socks/_helpers.py -> build/lib/python_socks copying python_socks/_types.py -> build/lib/python_socks copying python_socks/_resolver_async_trio.py -> build/lib/python_socks copying python_socks/_proxy_sync.py -> build/lib/python_socks copying python_socks/_proxy_async_aio.py -> build/lib/python_socks copying python_socks/_stream_sync.py -> build/lib/python_socks copying python_socks/_proto_http_sync.py -> build/lib/python_socks copying python_socks/_basic_auth.py -> build/lib/python_socks copying python_socks/__init__.py -> build/lib/python_socks copying python_socks/_proto_socks5_async.py -> build/lib/python_socks copying python_socks/_resolver_sync.py -> build/lib/python_socks copying python_socks/_proxy_factory.py -> build/lib/python_socks copying python_socks/_version.py -> build/lib/python_socks copying python_socks/_proto_socks5.py -> build/lib/python_socks copying python_socks/_proxy_async_trio.py -> build/lib/python_socks creating build/lib/python_socks/sync copying python_socks/sync/__init__.py -> build/lib/python_socks/sync creating build/lib/python_socks/async_ copying python_socks/async_/__init__.py -> build/lib/python_socks/async_ creating build/lib/python_socks/async_/asyncio copying python_socks/async_/asyncio/__init__.py -> build/lib/python_socks/async_/asyncio creating build/lib/python_socks/async_/trio copying python_socks/async_/trio/__init__.py -> build/lib/python_socks/async_/trio creating build/lib/python_socks/async_/curio copying python_socks/async_/curio/__init__.py -> build/lib/python_socks/async_/curio >>> py3-python-socks: Entering fakeroot... 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 install_lib creating /home/buildozer/aports/community/py3-python-socks/pkg creating /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks creating /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr creating /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib creating /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_stream_async_aio.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_stream_async.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proto_socks4_sync.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proto_socks4.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proxy_chain_async.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks creating /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/async_ creating /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/async_/asyncio copying build/lib/python_socks/async_/asyncio/__init__.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/async_/asyncio copying build/lib/python_socks/async_/__init__.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/async_ creating /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/async_/curio copying build/lib/python_socks/async_/curio/__init__.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/async_/curio creating /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/async_/trio copying build/lib/python_socks/async_/trio/__init__.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/async_/trio copying build/lib/python_socks/_proxy_chain_sync.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proto_http_async.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_errors.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_resolver_async_curio.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proto_socks5_sync.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proto_socks4_async.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_resolver_async.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks creating /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/sync copying build/lib/python_socks/sync/__init__.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/sync copying build/lib/python_socks/_stream_async_curio.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proto_http.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_resolver_async_aio.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proxy_async_curio.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proxy_async.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_stream_async_trio.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_helpers.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_types.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_resolver_async_trio.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proxy_sync.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proxy_async_aio.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_stream_sync.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proto_http_sync.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_basic_auth.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/__init__.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proto_socks5_async.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_resolver_sync.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proxy_factory.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_version.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proto_socks5.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks copying build/lib/python_socks/_proxy_async_trio.py -> /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_stream_async_aio.py to _stream_async_aio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_stream_async.py to _stream_async.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proto_socks4_sync.py to _proto_socks4_sync.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proto_socks4.py to _proto_socks4.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proxy_chain_async.py to _proxy_chain_async.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/async_/asyncio/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/async_/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/async_/curio/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/async_/trio/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proxy_chain_sync.py to _proxy_chain_sync.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proto_http_async.py to _proto_http_async.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_errors.py to _errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_resolver_async_curio.py to _resolver_async_curio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proto_socks5_sync.py to _proto_socks5_sync.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proto_socks4_async.py to _proto_socks4_async.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_resolver_async.py to _resolver_async.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/sync/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_stream_async_curio.py to _stream_async_curio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proto_http.py to _proto_http.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_resolver_async_aio.py to _resolver_async_aio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proxy_async_curio.py to _proxy_async_curio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proxy_async.py to _proxy_async.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_stream_async_trio.py to _stream_async_trio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_helpers.py to _helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_types.py to _types.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_resolver_async_trio.py to _resolver_async_trio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proxy_sync.py to _proxy_sync.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proxy_async_aio.py to _proxy_async_aio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_stream_sync.py to _stream_sync.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proto_http_sync.py to _proto_http_sync.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_basic_auth.py to _basic_auth.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proto_socks5_async.py to _proto_socks5_async.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_resolver_sync.py to _resolver_sync.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proxy_factory.py to _proxy_factory.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_version.py to _version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proto_socks5.py to _proto_socks5.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks/_proxy_async_trio.py to _proxy_async_trio.cpython-310.pyc running install_egg_info running egg_info writing python_socks.egg-info/PKG-INFO writing dependency_links to python_socks.egg-info/dependency_links.txt writing requirements to python_socks.egg-info/requires.txt writing top-level names to python_socks.egg-info/top_level.txt reading manifest file 'python_socks.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'python_socks.egg-info/SOURCES.txt' Copying python_socks.egg-info to /home/buildozer/aports/community/py3-python-socks/pkg/py3-python-socks/usr/lib/python3.10/site-packages/python_socks-1.1.2-py3.10.egg-info running install_scripts >>> py3-python-socks*: Running postcheck for py3-python-socks >>> py3-python-socks*: Preparing package py3-python-socks... >>> py3-python-socks*: Tracing dependencies... >>> py3-python-socks*: Package size: 424.0 KB >>> py3-python-socks*: Compressing data... >>> py3-python-socks*: Create checksum... >>> py3-python-socks*: Create py3-python-socks-1.1.2-r2.apk >>> py3-python-socks: Build complete at Wed, 13 Apr 2022 17:58:24 +0000 elapsed time 0h 0m 7s >>> py3-python-socks: Cleaning up srcdir >>> py3-python-socks: Cleaning up pkgdir >>> py3-python-socks: Uninstalling dependencies... (1/18) Purging .makedepends-py3-python-socks (20220413.175822) (2/18) Purging py3-async-timeout (4.0.2-r0) (3/18) Purging py3-typing-extensions (4.1.1-r0) (4/18) Purging py3-setuptools (59.4.0-r0) (5/18) Purging py3-appdirs (1.4.4-r3) (6/18) Purging py3-more-itertools (8.12.0-r2) (7/18) Purging py3-ordered-set (4.0.2-r3) (8/18) Purging py3-packaging (21.3-r0) (9/18) Purging py3-six (1.16.0-r1) (10/18) Purging py3-parsing (2.4.7-r3) (11/18) Purging python3 (3.10.3-r0) (12/18) Purging libbz2 (1.0.8-r1) (13/18) Purging libffi (3.4.2-r1) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.5-r1) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.1.2-r0) (18/18) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-python-socks: Updating the community/armv7 repository index... >>> py3-python-socks: Signing the index...