>>> py3-alive-progress: Building community/py3-alive-progress 3.2.0-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 14:42:17 +0000 >>> py3-alive-progress: Validating /home/udu/aports/community/py3-alive-progress/APKBUILD... >>> py3-alive-progress: Analyzing dependencies... >>> py3-alive-progress: Installing for build: build-base python3 py3-about-time py3-grapheme py3-gpep517 py3-setuptools py3-wheel py3-click py3-pytest-xdist WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/31) Installing py3-about-time (4.2.1-r3) (2/31) Installing py3-about-time-pyc (4.2.1-r3) (3/31) Installing py3-grapheme (0.6.0-r4) (4/31) Installing py3-grapheme-pyc (0.6.0-r4) (5/31) Installing py3-installer (0.7.0-r2) (6/31) Installing py3-installer-pyc (0.7.0-r2) (7/31) Installing py3-gpep517 (19-r0) (8/31) Installing py3-gpep517-pyc (19-r0) (9/31) Installing py3-parsing (3.2.3-r0) (10/31) Installing py3-parsing-pyc (3.2.3-r0) (11/31) Installing py3-packaging (25.0-r0) (12/31) Installing py3-packaging-pyc (25.0-r0) (13/31) Installing py3-setuptools (80.9.0-r0) (14/31) Installing py3-setuptools-pyc (80.9.0-r0) (15/31) Installing py3-wheel (0.46.1-r0) (16/31) Installing py3-wheel-pyc (0.46.1-r0) (17/31) Installing py3-click (8.1.8-r1) (18/31) Installing py3-click-pyc (8.1.8-r1) (19/31) Installing py3-execnet (2.1.1-r0) (20/31) Installing py3-execnet-pyc (2.1.1-r0) (21/31) Installing py3-iniconfig (2.1.0-r0) (22/31) Installing py3-iniconfig-pyc (2.1.0-r0) (23/31) Installing py3-pluggy (1.5.0-r0) (24/31) Installing py3-pluggy-pyc (1.5.0-r0) (25/31) Installing py3-py (1.11.0-r4) (26/31) Installing py3-py-pyc (1.11.0-r4) (27/31) Installing py3-pytest (8.3.5-r0) (28/31) Installing py3-pytest-pyc (8.3.5-r0) (29/31) Installing py3-pytest-xdist (3.6.1-r0) (30/31) Installing py3-pytest-xdist-pyc (3.6.1-r0) (31/31) Installing .makedepends-py3-alive-progress (20251012.144218) Executing busybox-1.37.0-r19.trigger OK: 313 MiB in 120 packages >>> py3-alive-progress: Cleaning up srcdir >>> py3-alive-progress: Cleaning up pkgdir >>> py3-alive-progress: Cleaning up tmpdir >>> py3-alive-progress: Fetching py3-alive-progress-3.2.0-2.tar.gz::https://github.com/rsalmei/alive-progress/archive/v3.2.0.tar.gz >>> py3-alive-progress: Fetching py3-alive-progress-3.2.0-2.tar.gz::https://github.com/rsalmei/alive-progress/archive/v3.2.0.tar.gz >>> py3-alive-progress: Checking sha512sums... py3-alive-progress-3.2.0-2.tar.gz: OK >>> py3-alive-progress: Unpacking /var/cache/distfiles/py3-alive-progress-3.2.0-2.tar.gz... 2025-10-12 14:42:19,083 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 14:42:19,106 root INFO running bdist_wheel 2025-10-12 14:42:19,114 root INFO running build 2025-10-12 14:42:19,115 root INFO running build_py 2025-10-12 14:42:19,116 root INFO creating build/lib/alive_progress 2025-10-12 14:42:19,117 root INFO copying alive_progress/__init__.py -> build/lib/alive_progress 2025-10-12 14:42:19,117 root INFO creating build/lib/alive_progress/core 2025-10-12 14:42:19,117 root INFO copying alive_progress/core/configuration.py -> build/lib/alive_progress/core 2025-10-12 14:42:19,117 root INFO copying alive_progress/core/hook_manager.py -> build/lib/alive_progress/core 2025-10-12 14:42:19,117 root INFO copying alive_progress/core/calibration.py -> build/lib/alive_progress/core 2025-10-12 14:42:19,117 root INFO copying alive_progress/core/progress.py -> build/lib/alive_progress/core 2025-10-12 14:42:19,117 root INFO copying alive_progress/core/__init__.py -> build/lib/alive_progress/core 2025-10-12 14:42:19,117 root INFO creating build/lib/alive_progress/utils 2025-10-12 14:42:19,117 root INFO copying alive_progress/utils/colors.py -> build/lib/alive_progress/utils 2025-10-12 14:42:19,118 root INFO copying alive_progress/utils/cells.py -> build/lib/alive_progress/utils 2025-10-12 14:42:19,118 root INFO copying alive_progress/utils/timing.py -> build/lib/alive_progress/utils 2025-10-12 14:42:19,118 root INFO copying alive_progress/utils/__init__.py -> build/lib/alive_progress/utils 2025-10-12 14:42:19,118 root INFO creating build/lib/alive_progress/tools 2025-10-12 14:42:19,118 root INFO copying alive_progress/tools/repl.py -> build/lib/alive_progress/tools 2025-10-12 14:42:19,118 root INFO copying alive_progress/tools/unicode_breaks.py -> build/lib/alive_progress/tools 2025-10-12 14:42:19,118 root INFO copying alive_progress/tools/utils.py -> build/lib/alive_progress/tools 2025-10-12 14:42:19,118 root INFO copying alive_progress/tools/demo.py -> build/lib/alive_progress/tools 2025-10-12 14:42:19,118 root INFO copying alive_progress/tools/__init__.py -> build/lib/alive_progress/tools 2025-10-12 14:42:19,118 root INFO copying alive_progress/tools/sampling.py -> build/lib/alive_progress/tools 2025-10-12 14:42:19,118 root INFO creating build/lib/alive_progress/styles 2025-10-12 14:42:19,119 root INFO copying alive_progress/styles/internal.py -> build/lib/alive_progress/styles 2025-10-12 14:42:19,119 root INFO copying alive_progress/styles/exhibit.py -> build/lib/alive_progress/styles 2025-10-12 14:42:19,119 root INFO copying alive_progress/styles/__init__.py -> build/lib/alive_progress/styles 2025-10-12 14:42:19,119 root INFO creating build/lib/alive_progress/animations 2025-10-12 14:42:19,119 root INFO copying alive_progress/animations/bars.py -> build/lib/alive_progress/animations 2025-10-12 14:42:19,119 root INFO copying alive_progress/animations/utils.py -> build/lib/alive_progress/animations 2025-10-12 14:42:19,119 root INFO copying alive_progress/animations/__init__.py -> build/lib/alive_progress/animations 2025-10-12 14:42:19,119 root INFO copying alive_progress/animations/spinners.py -> build/lib/alive_progress/animations 2025-10-12 14:42:19,119 root INFO copying alive_progress/animations/spinner_compiler.py -> build/lib/alive_progress/animations 2025-10-12 14:42:19,119 root INFO creating build/lib/alive_progress/utils/terminal 2025-10-12 14:42:19,119 root INFO copying alive_progress/utils/terminal/non_tty.py -> build/lib/alive_progress/utils/terminal 2025-10-12 14:42:19,119 root INFO copying alive_progress/utils/terminal/jupyter.py -> build/lib/alive_progress/utils/terminal 2025-10-12 14:42:19,120 root INFO copying alive_progress/utils/terminal/tty.py -> build/lib/alive_progress/utils/terminal 2025-10-12 14:42:19,120 root INFO copying alive_progress/utils/terminal/void.py -> build/lib/alive_progress/utils/terminal 2025-10-12 14:42:19,120 root INFO copying alive_progress/utils/terminal/__init__.py -> build/lib/alive_progress/utils/terminal 2025-10-12 14:42:19,124 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 14:42:19,124 root INFO running install 2025-10-12 14:42:19,128 root INFO running install_lib 2025-10-12 14:42:19,130 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 14:42:19,130 root INFO creating build/bdist.linux-x86_64/wheel/alive_progress 2025-10-12 14:42:19,130 root INFO creating build/bdist.linux-x86_64/wheel/alive_progress/core 2025-10-12 14:42:19,130 root INFO copying build/lib/alive_progress/core/configuration.py -> build/bdist.linux-x86_64/wheel/./alive_progress/core 2025-10-12 14:42:19,130 root INFO copying build/lib/alive_progress/core/hook_manager.py -> build/bdist.linux-x86_64/wheel/./alive_progress/core 2025-10-12 14:42:19,130 root INFO copying build/lib/alive_progress/core/calibration.py -> build/bdist.linux-x86_64/wheel/./alive_progress/core 2025-10-12 14:42:19,130 root INFO copying build/lib/alive_progress/core/progress.py -> build/bdist.linux-x86_64/wheel/./alive_progress/core 2025-10-12 14:42:19,130 root INFO copying build/lib/alive_progress/core/__init__.py -> build/bdist.linux-x86_64/wheel/./alive_progress/core 2025-10-12 14:42:19,131 root INFO creating build/bdist.linux-x86_64/wheel/alive_progress/utils 2025-10-12 14:42:19,131 root INFO copying build/lib/alive_progress/utils/colors.py -> build/bdist.linux-x86_64/wheel/./alive_progress/utils 2025-10-12 14:42:19,131 root INFO copying build/lib/alive_progress/utils/cells.py -> build/bdist.linux-x86_64/wheel/./alive_progress/utils 2025-10-12 14:42:19,131 root INFO copying build/lib/alive_progress/utils/timing.py -> build/bdist.linux-x86_64/wheel/./alive_progress/utils 2025-10-12 14:42:19,131 root INFO copying build/lib/alive_progress/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./alive_progress/utils 2025-10-12 14:42:19,131 root INFO creating build/bdist.linux-x86_64/wheel/alive_progress/utils/terminal 2025-10-12 14:42:19,131 root INFO copying build/lib/alive_progress/utils/terminal/non_tty.py -> build/bdist.linux-x86_64/wheel/./alive_progress/utils/terminal 2025-10-12 14:42:19,131 root INFO copying build/lib/alive_progress/utils/terminal/jupyter.py -> build/bdist.linux-x86_64/wheel/./alive_progress/utils/terminal 2025-10-12 14:42:19,131 root INFO copying build/lib/alive_progress/utils/terminal/tty.py -> build/bdist.linux-x86_64/wheel/./alive_progress/utils/terminal 2025-10-12 14:42:19,131 root INFO copying build/lib/alive_progress/utils/terminal/void.py -> build/bdist.linux-x86_64/wheel/./alive_progress/utils/terminal 2025-10-12 14:42:19,131 root INFO copying build/lib/alive_progress/utils/terminal/__init__.py -> build/bdist.linux-x86_64/wheel/./alive_progress/utils/terminal 2025-10-12 14:42:19,131 root INFO creating build/bdist.linux-x86_64/wheel/alive_progress/tools 2025-10-12 14:42:19,131 root INFO copying build/lib/alive_progress/tools/repl.py -> build/bdist.linux-x86_64/wheel/./alive_progress/tools 2025-10-12 14:42:19,131 root INFO copying build/lib/alive_progress/tools/unicode_breaks.py -> build/bdist.linux-x86_64/wheel/./alive_progress/tools 2025-10-12 14:42:19,131 root INFO copying build/lib/alive_progress/tools/utils.py -> build/bdist.linux-x86_64/wheel/./alive_progress/tools 2025-10-12 14:42:19,132 root INFO copying build/lib/alive_progress/tools/demo.py -> build/bdist.linux-x86_64/wheel/./alive_progress/tools 2025-10-12 14:42:19,132 root INFO copying build/lib/alive_progress/tools/__init__.py -> build/bdist.linux-x86_64/wheel/./alive_progress/tools 2025-10-12 14:42:19,132 root INFO copying build/lib/alive_progress/tools/sampling.py -> build/bdist.linux-x86_64/wheel/./alive_progress/tools 2025-10-12 14:42:19,132 root INFO creating build/bdist.linux-x86_64/wheel/alive_progress/styles 2025-10-12 14:42:19,132 root INFO copying build/lib/alive_progress/styles/internal.py -> build/bdist.linux-x86_64/wheel/./alive_progress/styles 2025-10-12 14:42:19,132 root INFO copying build/lib/alive_progress/styles/exhibit.py -> build/bdist.linux-x86_64/wheel/./alive_progress/styles 2025-10-12 14:42:19,132 root INFO copying build/lib/alive_progress/styles/__init__.py -> build/bdist.linux-x86_64/wheel/./alive_progress/styles 2025-10-12 14:42:19,132 root INFO copying build/lib/alive_progress/__init__.py -> build/bdist.linux-x86_64/wheel/./alive_progress 2025-10-12 14:42:19,132 root INFO creating build/bdist.linux-x86_64/wheel/alive_progress/animations 2025-10-12 14:42:19,132 root INFO copying build/lib/alive_progress/animations/bars.py -> build/bdist.linux-x86_64/wheel/./alive_progress/animations 2025-10-12 14:42:19,132 root INFO copying build/lib/alive_progress/animations/utils.py -> build/bdist.linux-x86_64/wheel/./alive_progress/animations 2025-10-12 14:42:19,132 root INFO copying build/lib/alive_progress/animations/__init__.py -> build/bdist.linux-x86_64/wheel/./alive_progress/animations 2025-10-12 14:42:19,132 root INFO copying build/lib/alive_progress/animations/spinners.py -> build/bdist.linux-x86_64/wheel/./alive_progress/animations 2025-10-12 14:42:19,132 root INFO copying build/lib/alive_progress/animations/spinner_compiler.py -> build/bdist.linux-x86_64/wheel/./alive_progress/animations 2025-10-12 14:42:19,132 root INFO running install_data 2025-10-12 14:42:19,134 root INFO creating build/bdist.linux-x86_64/wheel/alive_progress-3.2.0.data/data 2025-10-12 14:42:19,134 root INFO copying LICENSE -> build/bdist.linux-x86_64/wheel/alive_progress-3.2.0.data/data/. 2025-10-12 14:42:19,134 root INFO running install_egg_info 2025-10-12 14:42:19,136 root INFO running egg_info 2025-10-12 14:42:19,137 root INFO creating alive_progress.egg-info 2025-10-12 14:42:19,137 root INFO writing alive_progress.egg-info/PKG-INFO 2025-10-12 14:42:19,137 root INFO writing dependency_links to alive_progress.egg-info/dependency_links.txt 2025-10-12 14:42:19,137 root INFO writing requirements to alive_progress.egg-info/requires.txt 2025-10-12 14:42:19,138 root INFO writing top-level names to alive_progress.egg-info/top_level.txt 2025-10-12 14:42:19,138 root INFO writing manifest file 'alive_progress.egg-info/SOURCES.txt' 2025-10-12 14:42:19,140 root INFO reading manifest file 'alive_progress.egg-info/SOURCES.txt' 2025-10-12 14:42:19,140 root INFO adding license file 'LICENSE' 2025-10-12 14:42:19,140 root INFO writing manifest file 'alive_progress.egg-info/SOURCES.txt' 2025-10-12 14:42:19,141 root INFO Copying alive_progress.egg-info to build/bdist.linux-x86_64/wheel/./alive_progress-3.2.0-py3.12.egg-info 2025-10-12 14:42:19,141 root INFO running install_scripts 2025-10-12 14:42:19,142 root INFO creating build/bdist.linux-x86_64/wheel/alive_progress-3.2.0.dist-info/WHEEL 2025-10-12 14:42:19,142 wheel INFO creating '/home/udu/aports/community/py3-alive-progress/src/alive-progress-3.2.0/.dist/.tmp-m7y8svvg/alive_progress-3.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 14:42:19,142 wheel INFO adding 'alive_progress/__init__.py' 2025-10-12 14:42:19,142 wheel INFO adding 'alive_progress/animations/__init__.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/animations/bars.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/animations/spinner_compiler.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/animations/spinners.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/animations/utils.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/core/__init__.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/core/calibration.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/core/configuration.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/core/hook_manager.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/core/progress.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/styles/__init__.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/styles/exhibit.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/styles/internal.py' 2025-10-12 14:42:19,143 wheel INFO adding 'alive_progress/tools/__init__.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/tools/demo.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/tools/repl.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/tools/sampling.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/tools/unicode_breaks.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/tools/utils.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/utils/__init__.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/utils/cells.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/utils/colors.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/utils/timing.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/utils/terminal/__init__.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/utils/terminal/jupyter.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/utils/terminal/non_tty.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/utils/terminal/tty.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress/utils/terminal/void.py' 2025-10-12 14:42:19,144 wheel INFO adding 'alive_progress-3.2.0.data/data/LICENSE' 2025-10-12 14:42:19,145 wheel INFO adding 'alive_progress-3.2.0.dist-info/licenses/LICENSE' 2025-10-12 14:42:19,145 wheel INFO adding 'alive_progress-3.2.0.dist-info/METADATA' 2025-10-12 14:42:19,145 wheel INFO adding 'alive_progress-3.2.0.dist-info/WHEEL' 2025-10-12 14:42:19,145 wheel INFO adding 'alive_progress-3.2.0.dist-info/top_level.txt' 2025-10-12 14:42:19,145 wheel INFO adding 'alive_progress-3.2.0.dist-info/RECORD' 2025-10-12 14:42:19,145 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 14:42:19,146 gpep517 INFO The backend produced .dist/alive_progress-3.2.0-py3-none-any.whl alive_progress-3.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-alive-progress/src/alive-progress-3.2.0 plugins: xdist-3.6.1 created: 20/20 workers 20 workers [558 items] ........................................................................ [ 12%] ........................................................................ [ 25%] ........................................................................ [ 38%] ........................................................................ [ 51%] ........................................................................ [ 64%] ........................................................................ [ 77%] ........................................................................ [ 90%] ...................................................... [100%] ============================= 558 passed in 1.36s ============================== >>> py3-alive-progress: Entering fakeroot... >>> py3-alive-progress-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/alive_progress/core/__pycache__' -> '/home/udu/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.12/site-packages/alive_progress/core/__pycache__' 'usr/lib/python3.12/site-packages/alive_progress/utils/__pycache__' -> '/home/udu/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.12/site-packages/alive_progress/utils/__pycache__' 'usr/lib/python3.12/site-packages/alive_progress/utils/terminal/__pycache__' -> '/home/udu/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.12/site-packages/alive_progress/utils/terminal/__pycache__' 'usr/lib/python3.12/site-packages/alive_progress/tools/__pycache__' -> '/home/udu/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.12/site-packages/alive_progress/tools/__pycache__' 'usr/lib/python3.12/site-packages/alive_progress/styles/__pycache__' -> '/home/udu/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.12/site-packages/alive_progress/styles/__pycache__' 'usr/lib/python3.12/site-packages/alive_progress/__pycache__' -> '/home/udu/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.12/site-packages/alive_progress/__pycache__' 'usr/lib/python3.12/site-packages/alive_progress/animations/__pycache__' -> '/home/udu/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.12/site-packages/alive_progress/animations/__pycache__' >>> py3-alive-progress-pyc*: Preparing subpackage py3-alive-progress-pyc... >>> py3-alive-progress-pyc*: Running postcheck for py3-alive-progress-pyc >>> py3-alive-progress*: Running postcheck for py3-alive-progress >>> py3-alive-progress*: Preparing package py3-alive-progress... >>> py3-alive-progress-pyc*: Tracing dependencies... python3 py3-about-time py3-grapheme python3~3.12 >>> py3-alive-progress-pyc*: Package size: 196.8 KB >>> py3-alive-progress-pyc*: Compressing data... >>> py3-alive-progress-pyc*: Create checksum... >>> py3-alive-progress-pyc*: Create py3-alive-progress-pyc-3.2.0-r0.apk >>> py3-alive-progress*: Tracing dependencies... python3 py3-about-time py3-grapheme python3~3.12 >>> py3-alive-progress*: Package size: 204.6 KB >>> py3-alive-progress*: Compressing data... >>> py3-alive-progress*: Create checksum... >>> py3-alive-progress*: Create py3-alive-progress-3.2.0-r0.apk >>> py3-alive-progress: Build complete at Sun, 12 Oct 2025 14:42:21 +0000 elapsed time 0h 0m 4s >>> py3-alive-progress: Cleaning up srcdir >>> py3-alive-progress: Cleaning up pkgdir >>> py3-alive-progress: Uninstalling dependencies... (1/31) Purging .makedepends-py3-alive-progress (20251012.144218) (2/31) Purging py3-about-time-pyc (4.2.1-r3) (3/31) Purging py3-about-time (4.2.1-r3) (4/31) Purging py3-grapheme-pyc (0.6.0-r4) (5/31) Purging py3-grapheme (0.6.0-r4) (6/31) Purging py3-gpep517-pyc (19-r0) (7/31) Purging py3-gpep517 (19-r0) (8/31) Purging py3-installer-pyc (0.7.0-r2) (9/31) Purging py3-installer (0.7.0-r2) (10/31) Purging py3-setuptools-pyc (80.9.0-r0) (11/31) Purging py3-setuptools (80.9.0-r0) (12/31) Purging py3-wheel-pyc (0.46.1-r0) (13/31) Purging py3-wheel (0.46.1-r0) (14/31) Purging py3-click-pyc (8.1.8-r1) (15/31) Purging py3-click (8.1.8-r1) (16/31) Purging py3-pytest-xdist-pyc (3.6.1-r0) (17/31) Purging py3-pytest-xdist (3.6.1-r0) (18/31) Purging py3-execnet-pyc (2.1.1-r0) (19/31) Purging py3-execnet (2.1.1-r0) (20/31) Purging py3-pytest-pyc (8.3.5-r0) (21/31) Purging py3-pytest (8.3.5-r0) (22/31) Purging py3-iniconfig-pyc (2.1.0-r0) (23/31) Purging py3-iniconfig (2.1.0-r0) (24/31) Purging py3-packaging-pyc (25.0-r0) (25/31) Purging py3-packaging (25.0-r0) (26/31) Purging py3-parsing-pyc (3.2.3-r0) (27/31) Purging py3-parsing (3.2.3-r0) (28/31) Purging py3-pluggy-pyc (1.5.0-r0) (29/31) Purging py3-pluggy (1.5.0-r0) (30/31) Purging py3-py-pyc (1.11.0-r4) (31/31) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-alive-progress: Updating the community/x86_64 repository index... >>> py3-alive-progress: Signing the index...