>>> py3-fire: Building community/py3-fire 0.6.0-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 17:57:09 +0000 >>> py3-fire: Validating /home/udu/aports/community/py3-fire/APKBUILD... >>> py3-fire: Analyzing dependencies... >>> py3-fire: Installing for build: build-base py3-six py3-termcolor python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest-asyncio py3-hypothesis py3-mock py3-pytest 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/35) Installing py3-six-pyc (1.17.0-r0) (2/35) Installing py3-six (1.17.0-r0) (3/35) Installing py3-termcolor (3.1.0-r0) (4/35) Installing py3-termcolor-pyc (3.1.0-r0) (5/35) Installing py3-installer (0.7.0-r2) (6/35) Installing py3-installer-pyc (0.7.0-r2) (7/35) Installing py3-gpep517 (19-r0) (8/35) Installing py3-gpep517-pyc (19-r0) (9/35) Installing py3-parsing (3.2.3-r0) (10/35) Installing py3-parsing-pyc (3.2.3-r0) (11/35) Installing py3-packaging (25.0-r0) (12/35) Installing py3-packaging-pyc (25.0-r0) (13/35) Installing py3-setuptools (80.9.0-r0) (14/35) Installing py3-setuptools-pyc (80.9.0-r0) (15/35) Installing py3-wheel (0.46.1-r0) (16/35) Installing py3-wheel-pyc (0.46.1-r0) (17/35) Installing py3-iniconfig (2.1.0-r0) (18/35) Installing py3-iniconfig-pyc (2.1.0-r0) (19/35) Installing py3-pluggy (1.5.0-r0) (20/35) Installing py3-pluggy-pyc (1.5.0-r0) (21/35) Installing py3-py (1.11.0-r4) (22/35) Installing py3-py-pyc (1.11.0-r4) (23/35) Installing py3-pytest (8.3.5-r0) (24/35) Installing py3-pytest-pyc (8.3.5-r0) (25/35) Installing py3-pytest-asyncio (0.25.0-r0) (26/35) Installing py3-pytest-asyncio-pyc (0.25.0-r0) (27/35) Installing py3-attrs (25.3.0-r0) (28/35) Installing py3-attrs-pyc (25.3.0-r0) (29/35) Installing py3-sortedcontainers (2.4.0-r5) (30/35) Installing py3-sortedcontainers-pyc (2.4.0-r5) (31/35) Installing py3-hypothesis (6.124.5-r0) (32/35) Installing py3-hypothesis-pyc (6.124.5-r0) (33/35) Installing py3-mock (5.2.0-r0) (34/35) Installing py3-mock-pyc (5.2.0-r0) (35/35) Installing .makedepends-py3-fire (20251012.175710) Executing busybox-1.37.0-r19.trigger OK: 314 MiB in 124 packages >>> py3-fire: Cleaning up srcdir >>> py3-fire: Cleaning up pkgdir >>> py3-fire: Cleaning up tmpdir >>> py3-fire: Fetching https://pypi.python.org/packages/source/f/fire/fire-0.6.0.tar.gz >>> py3-fire: Fetching https://pypi.python.org/packages/source/f/fire/fire-0.6.0.tar.gz >>> py3-fire: Checking sha512sums... fire-0.6.0.tar.gz: OK >>> py3-fire: Unpacking /var/cache/distfiles/fire-0.6.0.tar.gz... 2025-10-12 17:57:12,462 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 17:57:12,492 root INFO running bdist_wheel 2025-10-12 17:57:12,506 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-12 17:57:12,518 root INFO running build 2025-10-12 17:57:12,518 root INFO running build_py 2025-10-12 17:57:12,524 root INFO creating build/lib/fire 2025-10-12 17:57:12,524 root INFO copying fire/formatting.py -> build/lib/fire 2025-10-12 17:57:12,525 root INFO copying fire/value_types.py -> build/lib/fire 2025-10-12 17:57:12,525 root INFO copying fire/parser.py -> build/lib/fire 2025-10-12 17:57:12,526 root INFO copying fire/inspectutils.py -> build/lib/fire 2025-10-12 17:57:12,526 root INFO copying fire/testutils.py -> build/lib/fire 2025-10-12 17:57:12,526 root INFO copying fire/custom_descriptions.py -> build/lib/fire 2025-10-12 17:57:12,526 root INFO copying fire/parser_test.py -> build/lib/fire 2025-10-12 17:57:12,527 root INFO copying fire/docstrings_fuzz_test.py -> build/lib/fire 2025-10-12 17:57:12,527 root INFO copying fire/helptext_test.py -> build/lib/fire 2025-10-12 17:57:12,527 root INFO copying fire/formatting_test.py -> build/lib/fire 2025-10-12 17:57:12,528 root INFO copying fire/interact.py -> build/lib/fire 2025-10-12 17:57:12,528 root INFO copying fire/docstrings.py -> build/lib/fire 2025-10-12 17:57:12,528 root INFO copying fire/core.py -> build/lib/fire 2025-10-12 17:57:12,529 root INFO copying fire/decorators_test.py -> build/lib/fire 2025-10-12 17:57:12,529 root INFO copying fire/test_components_test.py -> build/lib/fire 2025-10-12 17:57:12,529 root INFO copying fire/parser_fuzz_test.py -> build/lib/fire 2025-10-12 17:57:12,530 root INFO copying fire/completion_test.py -> build/lib/fire 2025-10-12 17:57:12,530 root INFO copying fire/testutils_test.py -> build/lib/fire 2025-10-12 17:57:12,530 root INFO copying fire/interact_test.py -> build/lib/fire 2025-10-12 17:57:12,531 root INFO copying fire/main_test.py -> build/lib/fire 2025-10-12 17:57:12,531 root INFO copying fire/docstrings_test.py -> build/lib/fire 2025-10-12 17:57:12,531 root INFO copying fire/trace_test.py -> build/lib/fire 2025-10-12 17:57:12,531 root INFO copying fire/core_test.py -> build/lib/fire 2025-10-12 17:57:12,532 root INFO copying fire/helptext.py -> build/lib/fire 2025-10-12 17:57:12,532 root INFO copying fire/test_components_bin.py -> build/lib/fire 2025-10-12 17:57:12,532 root INFO copying fire/test_components.py -> build/lib/fire 2025-10-12 17:57:12,532 root INFO copying fire/test_components_py3.py -> build/lib/fire 2025-10-12 17:57:12,533 root INFO copying fire/custom_descriptions_test.py -> build/lib/fire 2025-10-12 17:57:12,533 root INFO copying fire/fire_test.py -> build/lib/fire 2025-10-12 17:57:12,533 root INFO copying fire/decorators.py -> build/lib/fire 2025-10-12 17:57:12,533 root INFO copying fire/__init__.py -> build/lib/fire 2025-10-12 17:57:12,534 root INFO copying fire/__main__.py -> build/lib/fire 2025-10-12 17:57:12,534 root INFO copying fire/completion.py -> build/lib/fire 2025-10-12 17:57:12,534 root INFO copying fire/trace.py -> build/lib/fire 2025-10-12 17:57:12,535 root INFO copying fire/formatting_windows.py -> build/lib/fire 2025-10-12 17:57:12,535 root INFO copying fire/inspectutils_test.py -> build/lib/fire 2025-10-12 17:57:12,535 root INFO copying fire/fire_import_test.py -> build/lib/fire 2025-10-12 17:57:12,535 root INFO creating build/lib/fire/console 2025-10-12 17:57:12,536 root INFO copying fire/console/text.py -> build/lib/fire/console 2025-10-12 17:57:12,536 root INFO copying fire/console/console_attr.py -> build/lib/fire/console 2025-10-12 17:57:12,536 root INFO copying fire/console/encoding.py -> build/lib/fire/console 2025-10-12 17:57:12,536 root INFO copying fire/console/files.py -> build/lib/fire/console 2025-10-12 17:57:12,537 root INFO copying fire/console/platforms.py -> build/lib/fire/console 2025-10-12 17:57:12,537 root INFO copying fire/console/console_attr_os.py -> build/lib/fire/console 2025-10-12 17:57:12,537 root INFO copying fire/console/console_pager.py -> build/lib/fire/console 2025-10-12 17:57:12,538 root INFO copying fire/console/__init__.py -> build/lib/fire/console 2025-10-12 17:57:12,538 root INFO copying fire/console/console_io.py -> build/lib/fire/console 2025-10-12 17:57:12,550 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 17:57:12,550 root INFO running install 2025-10-12 17:57:12,558 root INFO running install_lib 2025-10-12 17:57:12,563 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 17:57:12,564 root INFO creating build/bdist.linux-x86_64/wheel/fire 2025-10-12 17:57:12,564 root INFO copying build/lib/fire/formatting.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,564 root INFO copying build/lib/fire/value_types.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,565 root INFO copying build/lib/fire/parser.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,565 root INFO copying build/lib/fire/inspectutils.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,565 root INFO copying build/lib/fire/testutils.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,565 root INFO creating build/bdist.linux-x86_64/wheel/fire/console 2025-10-12 17:57:12,565 root INFO copying build/lib/fire/console/text.py -> build/bdist.linux-x86_64/wheel/./fire/console 2025-10-12 17:57:12,566 root INFO copying build/lib/fire/console/console_attr.py -> build/bdist.linux-x86_64/wheel/./fire/console 2025-10-12 17:57:12,566 root INFO copying build/lib/fire/console/encoding.py -> build/bdist.linux-x86_64/wheel/./fire/console 2025-10-12 17:57:12,566 root INFO copying build/lib/fire/console/files.py -> build/bdist.linux-x86_64/wheel/./fire/console 2025-10-12 17:57:12,566 root INFO copying build/lib/fire/console/platforms.py -> build/bdist.linux-x86_64/wheel/./fire/console 2025-10-12 17:57:12,567 root INFO copying build/lib/fire/console/console_attr_os.py -> build/bdist.linux-x86_64/wheel/./fire/console 2025-10-12 17:57:12,567 root INFO copying build/lib/fire/console/console_pager.py -> build/bdist.linux-x86_64/wheel/./fire/console 2025-10-12 17:57:12,567 root INFO copying build/lib/fire/console/__init__.py -> build/bdist.linux-x86_64/wheel/./fire/console 2025-10-12 17:57:12,567 root INFO copying build/lib/fire/console/console_io.py -> build/bdist.linux-x86_64/wheel/./fire/console 2025-10-12 17:57:12,567 root INFO copying build/lib/fire/custom_descriptions.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,568 root INFO copying build/lib/fire/parser_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,568 root INFO copying build/lib/fire/docstrings_fuzz_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,568 root INFO copying build/lib/fire/helptext_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,568 root INFO copying build/lib/fire/formatting_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,568 root INFO copying build/lib/fire/interact.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,569 root INFO copying build/lib/fire/docstrings.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,569 root INFO copying build/lib/fire/core.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,569 root INFO copying build/lib/fire/decorators_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,569 root INFO copying build/lib/fire/test_components_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,569 root INFO copying build/lib/fire/parser_fuzz_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,570 root INFO copying build/lib/fire/completion_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,570 root INFO copying build/lib/fire/testutils_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,570 root INFO copying build/lib/fire/interact_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,570 root INFO copying build/lib/fire/main_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,570 root INFO copying build/lib/fire/docstrings_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,571 root INFO copying build/lib/fire/trace_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,571 root INFO copying build/lib/fire/core_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,571 root INFO copying build/lib/fire/helptext.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,571 root INFO copying build/lib/fire/test_components_bin.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,571 root INFO copying build/lib/fire/test_components.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,572 root INFO copying build/lib/fire/test_components_py3.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,572 root INFO copying build/lib/fire/custom_descriptions_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,572 root INFO copying build/lib/fire/fire_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,572 root INFO copying build/lib/fire/decorators.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,572 root INFO copying build/lib/fire/__init__.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,573 root INFO copying build/lib/fire/__main__.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,573 root INFO copying build/lib/fire/completion.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,573 root INFO copying build/lib/fire/trace.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,573 root INFO copying build/lib/fire/formatting_windows.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,573 root INFO copying build/lib/fire/inspectutils_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,574 root INFO copying build/lib/fire/fire_import_test.py -> build/bdist.linux-x86_64/wheel/./fire 2025-10-12 17:57:12,574 root INFO running install_egg_info 2025-10-12 17:57:12,579 root INFO running egg_info 2025-10-12 17:57:12,583 root INFO writing fire.egg-info/PKG-INFO 2025-10-12 17:57:12,589 root INFO writing dependency_links to fire.egg-info/dependency_links.txt 2025-10-12 17:57:12,590 root INFO writing requirements to fire.egg-info/requires.txt 2025-10-12 17:57:12,590 root INFO writing top-level names to fire.egg-info/top_level.txt 2025-10-12 17:57:12,594 root INFO reading manifest file 'fire.egg-info/SOURCES.txt' 2025-10-12 17:57:12,595 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 17:57:12,595 root INFO adding license file 'LICENSE' 2025-10-12 17:57:12,596 root INFO writing manifest file 'fire.egg-info/SOURCES.txt' 2025-10-12 17:57:12,596 root INFO Copying fire.egg-info to build/bdist.linux-x86_64/wheel/./fire-0.6.0-py3.12.egg-info 2025-10-12 17:57:12,597 root INFO running install_scripts 2025-10-12 17:57:12,597 root INFO creating build/bdist.linux-x86_64/wheel/fire-0.6.0.dist-info/WHEEL 2025-10-12 17:57:12,598 wheel INFO creating '/home/udu/aports/community/py3-fire/src/fire-0.6.0/.dist/.tmp-3sjfzyk4/fire-0.6.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 17:57:12,598 wheel INFO adding 'fire/__init__.py' 2025-10-12 17:57:12,598 wheel INFO adding 'fire/__main__.py' 2025-10-12 17:57:12,599 wheel INFO adding 'fire/completion.py' 2025-10-12 17:57:12,599 wheel INFO adding 'fire/completion_test.py' 2025-10-12 17:57:12,599 wheel INFO adding 'fire/core.py' 2025-10-12 17:57:12,599 wheel INFO adding 'fire/core_test.py' 2025-10-12 17:57:12,599 wheel INFO adding 'fire/custom_descriptions.py' 2025-10-12 17:57:12,600 wheel INFO adding 'fire/custom_descriptions_test.py' 2025-10-12 17:57:12,600 wheel INFO adding 'fire/decorators.py' 2025-10-12 17:57:12,600 wheel INFO adding 'fire/decorators_test.py' 2025-10-12 17:57:12,600 wheel INFO adding 'fire/docstrings.py' 2025-10-12 17:57:12,600 wheel INFO adding 'fire/docstrings_fuzz_test.py' 2025-10-12 17:57:12,600 wheel INFO adding 'fire/docstrings_test.py' 2025-10-12 17:57:12,601 wheel INFO adding 'fire/fire_import_test.py' 2025-10-12 17:57:12,601 wheel INFO adding 'fire/fire_test.py' 2025-10-12 17:57:12,601 wheel INFO adding 'fire/formatting.py' 2025-10-12 17:57:12,601 wheel INFO adding 'fire/formatting_test.py' 2025-10-12 17:57:12,601 wheel INFO adding 'fire/formatting_windows.py' 2025-10-12 17:57:12,601 wheel INFO adding 'fire/helptext.py' 2025-10-12 17:57:12,602 wheel INFO adding 'fire/helptext_test.py' 2025-10-12 17:57:12,602 wheel INFO adding 'fire/inspectutils.py' 2025-10-12 17:57:12,602 wheel INFO adding 'fire/inspectutils_test.py' 2025-10-12 17:57:12,602 wheel INFO adding 'fire/interact.py' 2025-10-12 17:57:12,602 wheel INFO adding 'fire/interact_test.py' 2025-10-12 17:57:12,602 wheel INFO adding 'fire/main_test.py' 2025-10-12 17:57:12,602 wheel INFO adding 'fire/parser.py' 2025-10-12 17:57:12,603 wheel INFO adding 'fire/parser_fuzz_test.py' 2025-10-12 17:57:12,603 wheel INFO adding 'fire/parser_test.py' 2025-10-12 17:57:12,603 wheel INFO adding 'fire/test_components.py' 2025-10-12 17:57:12,603 wheel INFO adding 'fire/test_components_bin.py' 2025-10-12 17:57:12,603 wheel INFO adding 'fire/test_components_py3.py' 2025-10-12 17:57:12,603 wheel INFO adding 'fire/test_components_test.py' 2025-10-12 17:57:12,604 wheel INFO adding 'fire/testutils.py' 2025-10-12 17:57:12,604 wheel INFO adding 'fire/testutils_test.py' 2025-10-12 17:57:12,604 wheel INFO adding 'fire/trace.py' 2025-10-12 17:57:12,604 wheel INFO adding 'fire/trace_test.py' 2025-10-12 17:57:12,604 wheel INFO adding 'fire/value_types.py' 2025-10-12 17:57:12,604 wheel INFO adding 'fire/console/__init__.py' 2025-10-12 17:57:12,605 wheel INFO adding 'fire/console/console_attr.py' 2025-10-12 17:57:12,605 wheel INFO adding 'fire/console/console_attr_os.py' 2025-10-12 17:57:12,605 wheel INFO adding 'fire/console/console_io.py' 2025-10-12 17:57:12,605 wheel INFO adding 'fire/console/console_pager.py' 2025-10-12 17:57:12,605 wheel INFO adding 'fire/console/encoding.py' 2025-10-12 17:57:12,606 wheel INFO adding 'fire/console/files.py' 2025-10-12 17:57:12,606 wheel INFO adding 'fire/console/platforms.py' 2025-10-12 17:57:12,606 wheel INFO adding 'fire/console/text.py' 2025-10-12 17:57:12,606 wheel INFO adding 'fire-0.6.0.dist-info/licenses/LICENSE' 2025-10-12 17:57:12,606 wheel INFO adding 'fire-0.6.0.dist-info/METADATA' 2025-10-12 17:57:12,606 wheel INFO adding 'fire-0.6.0.dist-info/WHEEL' 2025-10-12 17:57:12,606 wheel INFO adding 'fire-0.6.0.dist-info/top_level.txt' 2025-10-12 17:57:12,607 wheel INFO adding 'fire-0.6.0.dist-info/RECORD' 2025-10-12 17:57:12,607 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 17:57:12,608 gpep517 INFO The backend produced .dist/fire-0.6.0-py2.py3-none-any.whl fire-0.6.0-py2.py3-none-any.whl ..... ---------------------------------------------------------------------- Ran 5 tests in 0.001s OK >>> py3-fire: Entering fakeroot... >>> py3-fire*: Running postcheck for py3-fire >>> WARNING: py3-fire*: Found __pycache__ but package name doesn't end with -pyc >>> py3-fire*: Preparing package py3-fire... >>> py3-fire*: Tracing dependencies... py3-six py3-termcolor python3 python3~3.12 >>> py3-fire*: Package size: 855.6 KB >>> py3-fire*: Compressing data... >>> py3-fire*: Create checksum... >>> py3-fire*: Create py3-fire-0.6.0-r0.apk >>> py3-fire: Build complete at Sun, 12 Oct 2025 17:57:13 +0000 elapsed time 0h 0m 4s >>> py3-fire: Cleaning up srcdir >>> py3-fire: Cleaning up pkgdir >>> py3-fire: Uninstalling dependencies... (1/35) Purging .makedepends-py3-fire (20251012.175710) (2/35) Purging py3-six-pyc (1.17.0-r0) (3/35) Purging py3-six (1.17.0-r0) (4/35) Purging py3-termcolor-pyc (3.1.0-r0) (5/35) Purging py3-termcolor (3.1.0-r0) (6/35) Purging py3-gpep517-pyc (19-r0) (7/35) Purging py3-gpep517 (19-r0) (8/35) Purging py3-installer-pyc (0.7.0-r2) (9/35) Purging py3-installer (0.7.0-r2) (10/35) Purging py3-setuptools-pyc (80.9.0-r0) (11/35) Purging py3-setuptools (80.9.0-r0) (12/35) Purging py3-wheel-pyc (0.46.1-r0) (13/35) Purging py3-wheel (0.46.1-r0) (14/35) Purging py3-pytest-asyncio-pyc (0.25.0-r0) (15/35) Purging py3-pytest-asyncio (0.25.0-r0) (16/35) Purging py3-hypothesis-pyc (6.124.5-r0) (17/35) Purging py3-hypothesis (6.124.5-r0) (18/35) Purging py3-attrs-pyc (25.3.0-r0) (19/35) Purging py3-attrs (25.3.0-r0) (20/35) Purging py3-sortedcontainers-pyc (2.4.0-r5) (21/35) Purging py3-sortedcontainers (2.4.0-r5) (22/35) Purging py3-mock-pyc (5.2.0-r0) (23/35) Purging py3-mock (5.2.0-r0) (24/35) Purging py3-pytest-pyc (8.3.5-r0) (25/35) Purging py3-pytest (8.3.5-r0) (26/35) Purging py3-iniconfig-pyc (2.1.0-r0) (27/35) Purging py3-iniconfig (2.1.0-r0) (28/35) Purging py3-packaging-pyc (25.0-r0) (29/35) Purging py3-packaging (25.0-r0) (30/35) Purging py3-parsing-pyc (3.2.3-r0) (31/35) Purging py3-parsing (3.2.3-r0) (32/35) Purging py3-pluggy-pyc (1.5.0-r0) (33/35) Purging py3-pluggy (1.5.0-r0) (34/35) Purging py3-py-pyc (1.11.0-r4) (35/35) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-fire: Updating the community/x86_64 repository index... >>> py3-fire: Signing the index...