>>> py3-alive-progress: Building community/py3-alive-progress 3.3.0-r1 (using abuild 3.17.0_rc1-r2) started Sun, 26 Apr 2026 13:41:55 +0000 >>> py3-alive-progress: Validating /home/buildozer/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 ( 1/45) Installing libbz2 (1.0.8-r6) ( 2/45) Installing libffi (3.5.2-r1) ( 3/45) Installing gdbm (1.26-r0) ( 4/45) Installing xz-libs (5.8.3-r0) ( 5/45) Installing mpdecimal (4.0.1-r0) ( 6/45) Installing libpanelw (6.6_p20260404-r0) ( 7/45) Installing readline (8.3.3-r1) ( 8/45) Installing sqlite-libs (3.53.0-r0) ( 9/45) Installing python3 (3.14.3-r0) (10/45) Installing python3-pycache-pyc0 (3.14.3-r0) (11/45) Installing pyc (3.14.3-r0) (12/45) Installing python3-pyc (3.14.3-r0) (13/45) Installing py3-about-time (4.2.2-r1) (14/45) Installing py3-about-time-pyc (4.2.2-r1) (15/45) Installing py3-grapheme (0.6.0-r5) (16/45) Installing py3-grapheme-pyc (0.6.0-r5) (17/45) Installing py3-installer (1.0.0-r0) (18/45) Installing py3-installer-pyc (1.0.0-r0) (19/45) Installing py3-gpep517 (19-r2) (20/45) Installing py3-gpep517-pyc (19-r2) (21/45) Installing py3-parsing (3.3.2-r1) (22/45) Installing py3-parsing-pyc (3.3.2-r1) (23/45) Installing py3-packaging (26.2-r0) (24/45) Installing py3-packaging-pyc (26.2-r0) (25/45) Installing py3-setuptools (82.0.1-r1) (26/45) Installing py3-setuptools-pyc (82.0.1-r1) (27/45) Installing py3-wheel (0.47.0-r0) (28/45) Installing py3-wheel-pyc (0.47.0-r0) (29/45) Installing py3-click (8.3.3-r0) (30/45) Installing py3-click-pyc (8.3.3-r0) (31/45) Installing py3-execnet (2.1.1-r1) (32/45) Installing py3-execnet-pyc (2.1.1-r1) (33/45) Installing py3-iniconfig (2.3.0-r1) (34/45) Installing py3-iniconfig-pyc (2.3.0-r1) (35/45) Installing py3-pluggy (1.6.0-r1) (36/45) Installing py3-pluggy-pyc (1.6.0-r1) (37/45) Installing py3-py (1.11.0-r5) (38/45) Installing py3-py-pyc (1.11.0-r5) (39/45) Installing py3-pygments (2.20.0-r0) (40/45) Installing py3-pygments-pyc (2.20.0-r0) (41/45) Installing py3-pytest (9.0.3-r0) (42/45) Installing py3-pytest-pyc (9.0.3-r0) (43/45) Installing py3-pytest-xdist (3.8.0-r1) (44/45) Installing py3-pytest-xdist-pyc (3.8.0-r1) (45/45) Installing .makedepends-py3-alive-progress (20260426.134201) Executing busybox-1.37.0-r31.trigger OK: 486.7 MiB in 147 packages >>> py3-alive-progress: Cleaning up srcdir >>> py3-alive-progress: Cleaning up pkgdir >>> py3-alive-progress: Cleaning up tmpdir >>> py3-alive-progress: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-alive-progress-3.3.0-2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-alive-progress-3.3.0-2.tar.gz.part' py3-alive-progress-3 26% |******** | 13.7M 0:00:02 ETA py3-alive-progress-3 100% |********************************| 52.3M 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-alive-progress-3.3.0-2.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-alive-progress-3.3.0-2.tar.gz: OK >>> py3-alive-progress: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-alive-progress-3.3.0-2.tar.gz /var/cache/distfiles/v3.24/py3-alive-progress-3.3.0-2.tar.gz: OK >>> py3-alive-progress: Unpacking /var/cache/distfiles/v3.24/py3-alive-progress-3.3.0-2.tar.gz... 2026-04-26 13:42:03,938 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-26 13:42:03,992 root INFO running bdist_wheel 2026-04-26 13:42:04,013 root INFO running build 2026-04-26 13:42:04,013 root INFO running build_py 2026-04-26 13:42:04,018 root INFO creating build/lib/alive_progress 2026-04-26 13:42:04,018 root INFO copying alive_progress/__init__.py -> build/lib/alive_progress 2026-04-26 13:42:04,019 root INFO creating build/lib/alive_progress/core 2026-04-26 13:42:04,019 root INFO copying alive_progress/core/__init__.py -> build/lib/alive_progress/core 2026-04-26 13:42:04,019 root INFO copying alive_progress/core/progress.py -> build/lib/alive_progress/core 2026-04-26 13:42:04,020 root INFO copying alive_progress/core/calibration.py -> build/lib/alive_progress/core 2026-04-26 13:42:04,020 root INFO copying alive_progress/core/hook_manager.py -> build/lib/alive_progress/core 2026-04-26 13:42:04,020 root INFO copying alive_progress/core/configuration.py -> build/lib/alive_progress/core 2026-04-26 13:42:04,021 root INFO creating build/lib/alive_progress/utils 2026-04-26 13:42:04,021 root INFO copying alive_progress/utils/__init__.py -> build/lib/alive_progress/utils 2026-04-26 13:42:04,021 root INFO copying alive_progress/utils/colors.py -> build/lib/alive_progress/utils 2026-04-26 13:42:04,021 root INFO copying alive_progress/utils/timing.py -> build/lib/alive_progress/utils 2026-04-26 13:42:04,022 root INFO copying alive_progress/utils/cells.py -> build/lib/alive_progress/utils 2026-04-26 13:42:04,022 root INFO creating build/lib/alive_progress/tools 2026-04-26 13:42:04,022 root INFO copying alive_progress/tools/utils.py -> build/lib/alive_progress/tools 2026-04-26 13:42:04,023 root INFO copying alive_progress/tools/demo.py -> build/lib/alive_progress/tools 2026-04-26 13:42:04,023 root INFO copying alive_progress/tools/__init__.py -> build/lib/alive_progress/tools 2026-04-26 13:42:04,023 root INFO copying alive_progress/tools/repl.py -> build/lib/alive_progress/tools 2026-04-26 13:42:04,023 root INFO copying alive_progress/tools/sampling.py -> build/lib/alive_progress/tools 2026-04-26 13:42:04,024 root INFO copying alive_progress/tools/unicode_breaks.py -> build/lib/alive_progress/tools 2026-04-26 13:42:04,024 root INFO creating build/lib/alive_progress/styles 2026-04-26 13:42:04,024 root INFO copying alive_progress/styles/__init__.py -> build/lib/alive_progress/styles 2026-04-26 13:42:04,025 root INFO copying alive_progress/styles/exhibit.py -> build/lib/alive_progress/styles 2026-04-26 13:42:04,025 root INFO copying alive_progress/styles/internal.py -> build/lib/alive_progress/styles 2026-04-26 13:42:04,025 root INFO creating build/lib/alive_progress/animations 2026-04-26 13:42:04,025 root INFO copying alive_progress/animations/bars.py -> build/lib/alive_progress/animations 2026-04-26 13:42:04,026 root INFO copying alive_progress/animations/spinner_compiler.py -> build/lib/alive_progress/animations 2026-04-26 13:42:04,026 root INFO copying alive_progress/animations/utils.py -> build/lib/alive_progress/animations 2026-04-26 13:42:04,026 root INFO copying alive_progress/animations/__init__.py -> build/lib/alive_progress/animations 2026-04-26 13:42:04,027 root INFO copying alive_progress/animations/spinners.py -> build/lib/alive_progress/animations 2026-04-26 13:42:04,027 root INFO creating build/lib/alive_progress/utils/terminal 2026-04-26 13:42:04,027 root INFO copying alive_progress/utils/terminal/void.py -> build/lib/alive_progress/utils/terminal 2026-04-26 13:42:04,028 root INFO copying alive_progress/utils/terminal/__init__.py -> build/lib/alive_progress/utils/terminal 2026-04-26 13:42:04,028 root INFO copying alive_progress/utils/terminal/jupyter.py -> build/lib/alive_progress/utils/terminal 2026-04-26 13:42:04,028 root INFO copying alive_progress/utils/terminal/tty.py -> build/lib/alive_progress/utils/terminal 2026-04-26 13:42:04,028 root INFO copying alive_progress/utils/terminal/non_tty.py -> build/lib/alive_progress/utils/terminal 2026-04-26 13:42:04,030 root INFO copying alive_progress/py.typed -> build/lib/alive_progress 2026-04-26 13:42:04,039 root INFO installing to build/bdist.linux-i686/wheel 2026-04-26 13:42:04,039 root INFO running install 2026-04-26 13:42:04,050 root INFO running install_lib 2026-04-26 13:42:04,054 root INFO creating build/bdist.linux-i686/wheel 2026-04-26 13:42:04,055 root INFO creating build/bdist.linux-i686/wheel/alive_progress 2026-04-26 13:42:04,055 root INFO creating build/bdist.linux-i686/wheel/alive_progress/core 2026-04-26 13:42:04,055 root INFO copying build/lib/alive_progress/core/__init__.py -> build/bdist.linux-i686/wheel/./alive_progress/core 2026-04-26 13:42:04,055 root INFO copying build/lib/alive_progress/core/progress.py -> build/bdist.linux-i686/wheel/./alive_progress/core 2026-04-26 13:42:04,056 root INFO copying build/lib/alive_progress/core/calibration.py -> build/bdist.linux-i686/wheel/./alive_progress/core 2026-04-26 13:42:04,056 root INFO copying build/lib/alive_progress/core/hook_manager.py -> build/bdist.linux-i686/wheel/./alive_progress/core 2026-04-26 13:42:04,056 root INFO copying build/lib/alive_progress/core/configuration.py -> build/bdist.linux-i686/wheel/./alive_progress/core 2026-04-26 13:42:04,056 root INFO creating build/bdist.linux-i686/wheel/alive_progress/utils 2026-04-26 13:42:04,057 root INFO copying build/lib/alive_progress/utils/__init__.py -> build/bdist.linux-i686/wheel/./alive_progress/utils 2026-04-26 13:42:04,057 root INFO copying build/lib/alive_progress/utils/colors.py -> build/bdist.linux-i686/wheel/./alive_progress/utils 2026-04-26 13:42:04,057 root INFO copying build/lib/alive_progress/utils/timing.py -> build/bdist.linux-i686/wheel/./alive_progress/utils 2026-04-26 13:42:04,057 root INFO copying build/lib/alive_progress/utils/cells.py -> build/bdist.linux-i686/wheel/./alive_progress/utils 2026-04-26 13:42:04,058 root INFO creating build/bdist.linux-i686/wheel/alive_progress/utils/terminal 2026-04-26 13:42:04,058 root INFO copying build/lib/alive_progress/utils/terminal/void.py -> build/bdist.linux-i686/wheel/./alive_progress/utils/terminal 2026-04-26 13:42:04,058 root INFO copying build/lib/alive_progress/utils/terminal/__init__.py -> build/bdist.linux-i686/wheel/./alive_progress/utils/terminal 2026-04-26 13:42:04,058 root INFO copying build/lib/alive_progress/utils/terminal/jupyter.py -> build/bdist.linux-i686/wheel/./alive_progress/utils/terminal 2026-04-26 13:42:04,059 root INFO copying build/lib/alive_progress/utils/terminal/tty.py -> build/bdist.linux-i686/wheel/./alive_progress/utils/terminal 2026-04-26 13:42:04,059 root INFO copying build/lib/alive_progress/utils/terminal/non_tty.py -> build/bdist.linux-i686/wheel/./alive_progress/utils/terminal 2026-04-26 13:42:04,059 root INFO copying build/lib/alive_progress/__init__.py -> build/bdist.linux-i686/wheel/./alive_progress 2026-04-26 13:42:04,059 root INFO creating build/bdist.linux-i686/wheel/alive_progress/tools 2026-04-26 13:42:04,060 root INFO copying build/lib/alive_progress/tools/utils.py -> build/bdist.linux-i686/wheel/./alive_progress/tools 2026-04-26 13:42:04,060 root INFO copying build/lib/alive_progress/tools/demo.py -> build/bdist.linux-i686/wheel/./alive_progress/tools 2026-04-26 13:42:04,060 root INFO copying build/lib/alive_progress/tools/__init__.py -> build/bdist.linux-i686/wheel/./alive_progress/tools 2026-04-26 13:42:04,060 root INFO copying build/lib/alive_progress/tools/repl.py -> build/bdist.linux-i686/wheel/./alive_progress/tools 2026-04-26 13:42:04,061 root INFO copying build/lib/alive_progress/tools/sampling.py -> build/bdist.linux-i686/wheel/./alive_progress/tools 2026-04-26 13:42:04,061 root INFO copying build/lib/alive_progress/tools/unicode_breaks.py -> build/bdist.linux-i686/wheel/./alive_progress/tools 2026-04-26 13:42:04,061 root INFO creating build/bdist.linux-i686/wheel/alive_progress/styles 2026-04-26 13:42:04,061 root INFO copying build/lib/alive_progress/styles/__init__.py -> build/bdist.linux-i686/wheel/./alive_progress/styles 2026-04-26 13:42:04,061 root INFO copying build/lib/alive_progress/styles/exhibit.py -> build/bdist.linux-i686/wheel/./alive_progress/styles 2026-04-26 13:42:04,062 root INFO copying build/lib/alive_progress/styles/internal.py -> build/bdist.linux-i686/wheel/./alive_progress/styles 2026-04-26 13:42:04,062 root INFO copying build/lib/alive_progress/py.typed -> build/bdist.linux-i686/wheel/./alive_progress 2026-04-26 13:42:04,062 root INFO creating build/bdist.linux-i686/wheel/alive_progress/animations 2026-04-26 13:42:04,062 root INFO copying build/lib/alive_progress/animations/bars.py -> build/bdist.linux-i686/wheel/./alive_progress/animations 2026-04-26 13:42:04,063 root INFO copying build/lib/alive_progress/animations/spinner_compiler.py -> build/bdist.linux-i686/wheel/./alive_progress/animations 2026-04-26 13:42:04,063 root INFO copying build/lib/alive_progress/animations/utils.py -> build/bdist.linux-i686/wheel/./alive_progress/animations 2026-04-26 13:42:04,063 root INFO copying build/lib/alive_progress/animations/__init__.py -> build/bdist.linux-i686/wheel/./alive_progress/animations 2026-04-26 13:42:04,063 root INFO copying build/lib/alive_progress/animations/spinners.py -> build/bdist.linux-i686/wheel/./alive_progress/animations 2026-04-26 13:42:04,064 root INFO running install_data 2026-04-26 13:42:04,067 root INFO creating build/bdist.linux-i686/wheel/alive_progress-3.3.0.data/data 2026-04-26 13:42:04,068 root INFO copying LICENSE -> build/bdist.linux-i686/wheel/alive_progress-3.3.0.data/data/. 2026-04-26 13:42:04,068 root INFO running install_egg_info 2026-04-26 13:42:04,072 root INFO running egg_info 2026-04-26 13:42:04,076 root INFO creating alive_progress.egg-info 2026-04-26 13:42:04,076 root INFO writing alive_progress.egg-info/PKG-INFO 2026-04-26 13:42:04,077 root INFO writing dependency_links to alive_progress.egg-info/dependency_links.txt 2026-04-26 13:42:04,077 root INFO writing requirements to alive_progress.egg-info/requires.txt 2026-04-26 13:42:04,077 root INFO writing top-level names to alive_progress.egg-info/top_level.txt 2026-04-26 13:42:04,078 root INFO writing manifest file 'alive_progress.egg-info/SOURCES.txt' 2026-04-26 13:42:04,083 root INFO reading manifest file 'alive_progress.egg-info/SOURCES.txt' 2026-04-26 13:42:04,084 root INFO adding license file 'LICENSE' 2026-04-26 13:42:04,085 root INFO writing manifest file 'alive_progress.egg-info/SOURCES.txt' 2026-04-26 13:42:04,085 root INFO Copying alive_progress.egg-info to build/bdist.linux-i686/wheel/./alive_progress-3.3.0-py3.14.egg-info 2026-04-26 13:42:04,086 root INFO running install_scripts 2026-04-26 13:42:04,087 root INFO creating build/bdist.linux-i686/wheel/alive_progress-3.3.0.dist-info/WHEEL 2026-04-26 13:42:04,088 wheel INFO creating '/home/buildozer/aports/community/py3-alive-progress/src/alive-progress-3.3.0/.dist/.tmp-___wsoas/alive_progress-3.3.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-26 13:42:04,088 wheel INFO adding 'alive_progress/__init__.py' 2026-04-26 13:42:04,089 wheel INFO adding 'alive_progress/py.typed' 2026-04-26 13:42:04,089 wheel INFO adding 'alive_progress/animations/__init__.py' 2026-04-26 13:42:04,089 wheel INFO adding 'alive_progress/animations/bars.py' 2026-04-26 13:42:04,090 wheel INFO adding 'alive_progress/animations/spinner_compiler.py' 2026-04-26 13:42:04,090 wheel INFO adding 'alive_progress/animations/spinners.py' 2026-04-26 13:42:04,090 wheel INFO adding 'alive_progress/animations/utils.py' 2026-04-26 13:42:04,090 wheel INFO adding 'alive_progress/core/__init__.py' 2026-04-26 13:42:04,091 wheel INFO adding 'alive_progress/core/calibration.py' 2026-04-26 13:42:04,091 wheel INFO adding 'alive_progress/core/configuration.py' 2026-04-26 13:42:04,091 wheel INFO adding 'alive_progress/core/hook_manager.py' 2026-04-26 13:42:04,092 wheel INFO adding 'alive_progress/core/progress.py' 2026-04-26 13:42:04,092 wheel INFO adding 'alive_progress/styles/__init__.py' 2026-04-26 13:42:04,092 wheel INFO adding 'alive_progress/styles/exhibit.py' 2026-04-26 13:42:04,092 wheel INFO adding 'alive_progress/styles/internal.py' 2026-04-26 13:42:04,093 wheel INFO adding 'alive_progress/tools/__init__.py' 2026-04-26 13:42:04,093 wheel INFO adding 'alive_progress/tools/demo.py' 2026-04-26 13:42:04,093 wheel INFO adding 'alive_progress/tools/repl.py' 2026-04-26 13:42:04,093 wheel INFO adding 'alive_progress/tools/sampling.py' 2026-04-26 13:42:04,094 wheel INFO adding 'alive_progress/tools/unicode_breaks.py' 2026-04-26 13:42:04,094 wheel INFO adding 'alive_progress/tools/utils.py' 2026-04-26 13:42:04,094 wheel INFO adding 'alive_progress/utils/__init__.py' 2026-04-26 13:42:04,094 wheel INFO adding 'alive_progress/utils/cells.py' 2026-04-26 13:42:04,095 wheel INFO adding 'alive_progress/utils/colors.py' 2026-04-26 13:42:04,095 wheel INFO adding 'alive_progress/utils/timing.py' 2026-04-26 13:42:04,095 wheel INFO adding 'alive_progress/utils/terminal/__init__.py' 2026-04-26 13:42:04,095 wheel INFO adding 'alive_progress/utils/terminal/jupyter.py' 2026-04-26 13:42:04,096 wheel INFO adding 'alive_progress/utils/terminal/non_tty.py' 2026-04-26 13:42:04,096 wheel INFO adding 'alive_progress/utils/terminal/tty.py' 2026-04-26 13:42:04,096 wheel INFO adding 'alive_progress/utils/terminal/void.py' 2026-04-26 13:42:04,096 wheel INFO adding 'alive_progress-3.3.0.data/data/LICENSE' 2026-04-26 13:42:04,097 wheel INFO adding 'alive_progress-3.3.0.dist-info/licenses/LICENSE' 2026-04-26 13:42:04,097 wheel INFO adding 'alive_progress-3.3.0.dist-info/METADATA' 2026-04-26 13:42:04,097 wheel INFO adding 'alive_progress-3.3.0.dist-info/WHEEL' 2026-04-26 13:42:04,098 wheel INFO adding 'alive_progress-3.3.0.dist-info/top_level.txt' 2026-04-26 13:42:04,098 wheel INFO adding 'alive_progress-3.3.0.dist-info/RECORD' 2026-04-26 13:42:04,098 root INFO removing build/bdist.linux-i686/wheel 2026-04-26 13:42:04,100 gpep517 INFO The backend produced .dist/alive_progress-3.3.0-py3-none-any.whl alive_progress-3.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-alive-progress/src/alive-progress-3.3.0 plugins: xdist-3.8.0 created: 48/48 workers 48 workers [563 items] ........................................................................ [ 12%] ........................................................................ [ 25%] ........................................................................ [ 38%] ........................................................................ [ 51%] ........................................................................ [ 63%] ........................................................................ [ 76%] ........................................................................ [ 89%] ........................................................... [100%] ============================= 563 passed in 5.81s ============================== >>> py3-alive-progress: Entering fakeroot... >>> py3-alive-progress-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/alive_progress/core/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.14/site-packages/alive_progress/core/__pycache__' 'usr/lib/python3.14/site-packages/alive_progress/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.14/site-packages/alive_progress/__pycache__' 'usr/lib/python3.14/site-packages/alive_progress/utils/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.14/site-packages/alive_progress/utils/__pycache__' 'usr/lib/python3.14/site-packages/alive_progress/utils/terminal/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.14/site-packages/alive_progress/utils/terminal/__pycache__' 'usr/lib/python3.14/site-packages/alive_progress/tools/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.14/site-packages/alive_progress/tools/__pycache__' 'usr/lib/python3.14/site-packages/alive_progress/styles/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.14/site-packages/alive_progress/styles/__pycache__' 'usr/lib/python3.14/site-packages/alive_progress/animations/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.14/site-packages/alive_progress/animations/__pycache__' >>> py3-alive-progress-pyc*: Preparing subpackage py3-alive-progress-pyc... Please specify at least one package name on the command line. >>> 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... Please specify at least one package name on the command line. >>> py3-alive-progress-pyc*: Tracing dependencies... python3~3.14 >>> py3-alive-progress-pyc*: Package size: 204.6 KB >>> py3-alive-progress-pyc*: Compressing data... >>> py3-alive-progress-pyc*: Create checksum... >>> py3-alive-progress-pyc*: Create py3-alive-progress-pyc-3.3.0-r1.apk >>> py3-alive-progress*: Tracing dependencies... python3 py3-about-time py3-grapheme python3~3.14 >>> py3-alive-progress*: Package size: 207.8 KB >>> py3-alive-progress*: Compressing data... >>> py3-alive-progress*: Create checksum... >>> py3-alive-progress*: Create py3-alive-progress-3.3.0-r1.apk >>> py3-alive-progress: Build complete at Sun, 26 Apr 2026 13:42:11 +0000 elapsed time 0h 0m 16s >>> py3-alive-progress: Cleaning up srcdir >>> py3-alive-progress: Cleaning up pkgdir >>> py3-alive-progress: Uninstalling dependencies... ( 1/45) Purging .makedepends-py3-alive-progress (20260426.134201) ( 2/45) Purging py3-about-time-pyc (4.2.2-r1) ( 3/45) Purging py3-about-time (4.2.2-r1) ( 4/45) Purging py3-grapheme-pyc (0.6.0-r5) ( 5/45) Purging py3-grapheme (0.6.0-r5) ( 6/45) Purging py3-gpep517-pyc (19-r2) ( 7/45) Purging py3-gpep517 (19-r2) ( 8/45) Purging py3-installer-pyc (1.0.0-r0) ( 9/45) Purging py3-installer (1.0.0-r0) (10/45) Purging py3-setuptools-pyc (82.0.1-r1) (11/45) Purging py3-setuptools (82.0.1-r1) (12/45) Purging py3-wheel-pyc (0.47.0-r0) (13/45) Purging py3-wheel (0.47.0-r0) (14/45) Purging py3-click-pyc (8.3.3-r0) (15/45) Purging py3-click (8.3.3-r0) (16/45) Purging py3-pytest-xdist-pyc (3.8.0-r1) (17/45) Purging py3-pytest-xdist (3.8.0-r1) (18/45) Purging py3-execnet-pyc (2.1.1-r1) (19/45) Purging py3-execnet (2.1.1-r1) (20/45) Purging py3-pytest-pyc (9.0.3-r0) (21/45) Purging py3-pytest (9.0.3-r0) (22/45) Purging py3-iniconfig-pyc (2.3.0-r1) (23/45) Purging py3-iniconfig (2.3.0-r1) (24/45) Purging py3-packaging-pyc (26.2-r0) (25/45) Purging py3-packaging (26.2-r0) (26/45) Purging py3-parsing-pyc (3.3.2-r1) (27/45) Purging py3-parsing (3.3.2-r1) (28/45) Purging py3-pluggy-pyc (1.6.0-r1) (29/45) Purging py3-pluggy (1.6.0-r1) (30/45) Purging py3-py-pyc (1.11.0-r5) (31/45) Purging py3-py (1.11.0-r5) (32/45) Purging py3-pygments-pyc (2.20.0-r0) (33/45) Purging py3-pygments (2.20.0-r0) (34/45) Purging python3-pyc (3.14.3-r0) (35/45) Purging python3-pycache-pyc0 (3.14.3-r0) (36/45) Purging pyc (3.14.3-r0) (37/45) Purging python3 (3.14.3-r0) (38/45) Purging gdbm (1.26-r0) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.5.2-r1) (41/45) Purging libpanelw (6.6_p20260404-r0) (42/45) Purging mpdecimal (4.0.1-r0) (43/45) Purging readline (8.3.3-r1) (44/45) Purging sqlite-libs (3.53.0-r0) (45/45) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-alive-progress: Updating the community/x86 repository index... >>> py3-alive-progress: Signing the index...