>>> py3-codespell: Building community/py3-codespell 2.4.1-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 20:33:34 +0000 >>> py3-codespell: Validating /home/buildozer/aports/community/py3-codespell/APKBUILD... >>> py3-codespell: Analyzing dependencies... >>> py3-codespell: Installing for build: build-base py3-chardet py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest-cov py3-pytest-dependency ( 1/44) Installing libbz2 (1.0.8-r6) ( 2/44) Installing libffi (3.5.2-r0) ( 3/44) Installing gdbm (1.26-r0) ( 4/44) Installing xz-libs (5.8.2-r0) ( 5/44) Installing mpdecimal (4.0.1-r0) ( 6/44) Installing libpanelw (6.6_p20251231-r0) ( 7/44) Installing sqlite-libs (3.51.2-r1) ( 8/44) Installing python3 (3.14.3-r0) ( 9/44) Installing python3-pycache-pyc0 (3.14.3-r0) (10/44) Installing pyc (3.14.3-r0) (11/44) Installing py3-chardet-pyc (5.2.0-r2) (12/44) Installing python3-pyc (3.14.3-r0) (13/44) Installing py3-chardet (5.2.0-r2) (14/44) Installing py3-installer (0.7.0-r3) (15/44) Installing py3-installer-pyc (0.7.0-r3) (16/44) Installing py3-gpep517 (19-r2) (17/44) Installing py3-gpep517-pyc (19-r2) (18/44) Installing py3-parsing (3.3.2-r1) (19/44) Installing py3-parsing-pyc (3.3.2-r1) (20/44) Installing py3-packaging (26.0-r1) (21/44) Installing py3-packaging-pyc (26.0-r1) (22/44) Installing py3-setuptools (82.0.1-r1) (23/44) Installing py3-setuptools-pyc (82.0.1-r1) (24/44) Installing py3-setuptools_scm (9.2.2-r1) (25/44) Installing py3-setuptools_scm-pyc (9.2.2-r1) (26/44) Installing py3-wheel (0.46.3-r1) (27/44) Installing py3-wheel-pyc (0.46.3-r1) (28/44) Installing py3-iniconfig (2.3.0-r1) (29/44) Installing py3-iniconfig-pyc (2.3.0-r1) (30/44) Installing py3-pluggy (1.6.0-r1) (31/44) Installing py3-pluggy-pyc (1.6.0-r1) (32/44) Installing py3-py (1.11.0-r5) (33/44) Installing py3-py-pyc (1.11.0-r5) (34/44) Installing py3-pygments (2.19.2-r1) (35/44) Installing py3-pygments-pyc (2.19.2-r1) (36/44) Installing py3-pytest (9.0.2-r1) (37/44) Installing py3-pytest-pyc (9.0.2-r1) (38/44) Installing py3-coverage (7.13.5-r1) (39/44) Installing py3-coverage-pyc (7.13.5-r1) (40/44) Installing py3-pytest-cov (5.0.0-r2) (41/44) Installing py3-pytest-cov-pyc (5.0.0-r2) (42/44) Installing py3-pytest-dependency (0.6.0-r1) (43/44) Installing py3-pytest-dependency-pyc (0.6.0-r1) (44/44) Installing .makedepends-py3-codespell (20260328.203336) Executing busybox-1.37.0-r31.trigger OK: 348.0 MiB in 148 packages >>> py3-codespell: Cleaning up srcdir >>> py3-codespell: Cleaning up pkgdir >>> py3-codespell: Cleaning up tmpdir >>> py3-codespell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-codespell-2.4.1.tar.gz /var/cache/distfiles/edge/py3-codespell-2.4.1.tar.gz: OK >>> py3-codespell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-codespell-2.4.1.tar.gz /var/cache/distfiles/edge/py3-codespell-2.4.1.tar.gz: OK >>> py3-codespell: Unpacking /var/cache/distfiles/edge/py3-codespell-2.4.1.tar.gz... 2026-03-28 20:33:37,471 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 20:33:37,535 root INFO running bdist_wheel 2026-03-28 20:33:37,548 root INFO running build 2026-03-28 20:33:37,548 root INFO running build_py 2026-03-28 20:33:37,551 root INFO creating build/lib/codespell_lib 2026-03-28 20:33:37,551 root INFO copying codespell_lib/__init__.py -> build/lib/codespell_lib 2026-03-28 20:33:37,551 root INFO copying codespell_lib/_spellchecker.py -> build/lib/codespell_lib 2026-03-28 20:33:37,552 root INFO copying codespell_lib/_text_util.py -> build/lib/codespell_lib 2026-03-28 20:33:37,552 root INFO copying codespell_lib/__main__.py -> build/lib/codespell_lib 2026-03-28 20:33:37,552 root INFO copying codespell_lib/_codespell.py -> build/lib/codespell_lib 2026-03-28 20:33:37,552 root INFO copying codespell_lib/_version.py -> build/lib/codespell_lib 2026-03-28 20:33:37,553 root INFO creating build/lib/codespell_lib/data 2026-03-28 20:33:37,553 root INFO copying codespell_lib/data/__init__.py -> build/lib/codespell_lib/data 2026-03-28 20:33:37,553 root INFO creating build/lib/codespell_lib/tests 2026-03-28 20:33:37,553 root INFO copying codespell_lib/tests/__init__.py -> build/lib/codespell_lib/tests 2026-03-28 20:33:37,553 root INFO copying codespell_lib/tests/test_basic.py -> build/lib/codespell_lib/tests 2026-03-28 20:33:37,554 root INFO copying codespell_lib/tests/test_dictionary.py -> build/lib/codespell_lib/tests 2026-03-28 20:33:37,554 root INFO running egg_info 2026-03-28 20:33:37,557 root INFO creating codespell.egg-info 2026-03-28 20:33:37,557 root INFO writing codespell.egg-info/PKG-INFO 2026-03-28 20:33:37,558 root INFO writing dependency_links to codespell.egg-info/dependency_links.txt 2026-03-28 20:33:37,559 root INFO writing entry points to codespell.egg-info/entry_points.txt 2026-03-28 20:33:37,559 root INFO writing requirements to codespell.egg-info/requires.txt 2026-03-28 20:33:37,560 root INFO writing top-level names to codespell.egg-info/top_level.txt 2026-03-28 20:33:37,560 root INFO writing manifest file 'codespell.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any 2026-03-28 20:33:37,572 root INFO reading manifest file 'codespell.egg-info/SOURCES.txt' 2026-03-28 20:33:37,573 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 20:33:37,573 root WARNING warning: no previously-included files found matching '*.yml' 2026-03-28 20:33:37,573 root WARNING warning: no previously-included files found matching '*.yaml' 2026-03-28 20:33:37,573 root WARNING warning: no previously-included files found matching '.coveragerc' 2026-03-28 20:33:37,573 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2026-03-28 20:33:37,573 root WARNING warning: no previously-included files found matching 'example' 2026-03-28 20:33:37,573 root WARNING warning: no previously-included files found matching 'example/*' 2026-03-28 20:33:37,573 root WARNING warning: no previously-included files found matching 'snap' 2026-03-28 20:33:37,574 root WARNING warning: no previously-included files found matching 'snap/*' 2026-03-28 20:33:37,574 root WARNING warning: no previously-included files found matching 'Makefile' 2026-03-28 20:33:37,574 root WARNING warning: no previously-included files found matching 'codespell.1.include' 2026-03-28 20:33:37,574 root WARNING warning: no previously-included files found matching 'pyproject-codespell.precommit-toml' 2026-03-28 20:33:37,574 root INFO adding license file 'COPYING' 2026-03-28 20:33:37,575 root INFO writing manifest file 'codespell.egg-info/SOURCES.txt' 2026-03-28 20:33:37,576 root INFO copying codespell_lib/py.typed -> build/lib/codespell_lib 2026-03-28 20:33:37,576 root INFO copying codespell_lib/data/dictionary.txt -> build/lib/codespell_lib/data 2026-03-28 20:33:37,579 root INFO copying codespell_lib/data/dictionary_names.txt -> build/lib/codespell_lib/data 2026-03-28 20:33:37,579 root INFO copying codespell_lib/data/dictionary_rare.txt -> build/lib/codespell_lib/data 2026-03-28 20:33:37,579 root INFO copying codespell_lib/data/dictionary_informal.txt -> build/lib/codespell_lib/data 2026-03-28 20:33:37,579 root INFO copying codespell_lib/data/dictionary_code.txt -> build/lib/codespell_lib/data 2026-03-28 20:33:37,580 root INFO copying codespell_lib/data/dictionary_usage.txt -> build/lib/codespell_lib/data 2026-03-28 20:33:37,580 root INFO copying codespell_lib/data/dictionary_en-GB_to_en-US.txt -> build/lib/codespell_lib/data 2026-03-28 20:33:37,580 root INFO copying codespell_lib/data/linux-kernel.exclude -> build/lib/codespell_lib/data 2026-03-28 20:33:37,586 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-28 20:33:37,586 root INFO running install 2026-03-28 20:33:37,595 root INFO running install_lib 2026-03-28 20:33:37,598 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-28 20:33:37,598 root INFO creating build/bdist.linux-armv8l/wheel/codespell_lib 2026-03-28 20:33:37,598 root INFO copying build/lib/codespell_lib/__init__.py -> build/bdist.linux-armv8l/wheel/./codespell_lib 2026-03-28 20:33:37,598 root INFO copying build/lib/codespell_lib/_spellchecker.py -> build/bdist.linux-armv8l/wheel/./codespell_lib 2026-03-28 20:33:37,599 root INFO creating build/bdist.linux-armv8l/wheel/codespell_lib/data 2026-03-28 20:33:37,599 root INFO copying build/lib/codespell_lib/data/__init__.py -> build/bdist.linux-armv8l/wheel/./codespell_lib/data 2026-03-28 20:33:37,599 root INFO copying build/lib/codespell_lib/data/dictionary.txt -> build/bdist.linux-armv8l/wheel/./codespell_lib/data 2026-03-28 20:33:37,601 root INFO copying build/lib/codespell_lib/data/linux-kernel.exclude -> build/bdist.linux-armv8l/wheel/./codespell_lib/data 2026-03-28 20:33:37,601 root INFO copying build/lib/codespell_lib/data/dictionary_names.txt -> build/bdist.linux-armv8l/wheel/./codespell_lib/data 2026-03-28 20:33:37,601 root INFO copying build/lib/codespell_lib/data/dictionary_rare.txt -> build/bdist.linux-armv8l/wheel/./codespell_lib/data 2026-03-28 20:33:37,601 root INFO copying build/lib/codespell_lib/data/dictionary_informal.txt -> build/bdist.linux-armv8l/wheel/./codespell_lib/data 2026-03-28 20:33:37,601 root INFO copying build/lib/codespell_lib/data/dictionary_code.txt -> build/bdist.linux-armv8l/wheel/./codespell_lib/data 2026-03-28 20:33:37,601 root INFO copying build/lib/codespell_lib/data/dictionary_usage.txt -> build/bdist.linux-armv8l/wheel/./codespell_lib/data 2026-03-28 20:33:37,602 root INFO copying build/lib/codespell_lib/data/dictionary_en-GB_to_en-US.txt -> build/bdist.linux-armv8l/wheel/./codespell_lib/data 2026-03-28 20:33:37,602 root INFO copying build/lib/codespell_lib/_text_util.py -> build/bdist.linux-armv8l/wheel/./codespell_lib 2026-03-28 20:33:37,602 root INFO creating build/bdist.linux-armv8l/wheel/codespell_lib/tests 2026-03-28 20:33:37,602 root INFO copying build/lib/codespell_lib/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./codespell_lib/tests 2026-03-28 20:33:37,602 root INFO copying build/lib/codespell_lib/tests/test_basic.py -> build/bdist.linux-armv8l/wheel/./codespell_lib/tests 2026-03-28 20:33:37,603 root INFO copying build/lib/codespell_lib/tests/test_dictionary.py -> build/bdist.linux-armv8l/wheel/./codespell_lib/tests 2026-03-28 20:33:37,603 root INFO copying build/lib/codespell_lib/__main__.py -> build/bdist.linux-armv8l/wheel/./codespell_lib 2026-03-28 20:33:37,603 root INFO copying build/lib/codespell_lib/py.typed -> build/bdist.linux-armv8l/wheel/./codespell_lib 2026-03-28 20:33:37,603 root INFO copying build/lib/codespell_lib/_codespell.py -> build/bdist.linux-armv8l/wheel/./codespell_lib 2026-03-28 20:33:37,603 root INFO copying build/lib/codespell_lib/_version.py -> build/bdist.linux-armv8l/wheel/./codespell_lib 2026-03-28 20:33:37,604 root INFO running install_egg_info 2026-03-28 20:33:37,606 root INFO Copying codespell.egg-info to build/bdist.linux-armv8l/wheel/./codespell-2.4.1-py3.14.egg-info 2026-03-28 20:33:37,607 root INFO running install_scripts 2026-03-28 20:33:37,608 root INFO creating build/bdist.linux-armv8l/wheel/codespell-2.4.1.dist-info/WHEEL 2026-03-28 20:33:37,609 wheel INFO creating '/home/buildozer/aports/community/py3-codespell/src/codespell-2.4.1/.dist/.tmp-f_x9ox3k/codespell-2.4.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-28 20:33:37,609 wheel INFO adding 'codespell-2.4.1.dist-info/licenses/COPYING' 2026-03-28 20:33:37,610 wheel INFO adding 'codespell_lib/__init__.py' 2026-03-28 20:33:37,610 wheel INFO adding 'codespell_lib/__main__.py' 2026-03-28 20:33:37,610 wheel INFO adding 'codespell_lib/_codespell.py' 2026-03-28 20:33:37,610 wheel INFO adding 'codespell_lib/_spellchecker.py' 2026-03-28 20:33:37,610 wheel INFO adding 'codespell_lib/_text_util.py' 2026-03-28 20:33:37,611 wheel INFO adding 'codespell_lib/_version.py' 2026-03-28 20:33:37,611 wheel INFO adding 'codespell_lib/py.typed' 2026-03-28 20:33:37,611 wheel INFO adding 'codespell_lib/data/__init__.py' 2026-03-28 20:33:37,614 wheel INFO adding 'codespell_lib/data/dictionary.txt' 2026-03-28 20:33:37,615 wheel INFO adding 'codespell_lib/data/dictionary_code.txt' 2026-03-28 20:33:37,615 wheel INFO adding 'codespell_lib/data/dictionary_en-GB_to_en-US.txt' 2026-03-28 20:33:37,615 wheel INFO adding 'codespell_lib/data/dictionary_informal.txt' 2026-03-28 20:33:37,615 wheel INFO adding 'codespell_lib/data/dictionary_names.txt' 2026-03-28 20:33:37,616 wheel INFO adding 'codespell_lib/data/dictionary_rare.txt' 2026-03-28 20:33:37,616 wheel INFO adding 'codespell_lib/data/dictionary_usage.txt' 2026-03-28 20:33:37,616 wheel INFO adding 'codespell_lib/data/linux-kernel.exclude' 2026-03-28 20:33:37,616 wheel INFO adding 'codespell_lib/tests/__init__.py' 2026-03-28 20:33:37,616 wheel INFO adding 'codespell_lib/tests/test_basic.py' 2026-03-28 20:33:37,617 wheel INFO adding 'codespell_lib/tests/test_dictionary.py' 2026-03-28 20:33:37,617 wheel INFO adding 'codespell-2.4.1.dist-info/METADATA' 2026-03-28 20:33:37,617 wheel INFO adding 'codespell-2.4.1.dist-info/WHEEL' 2026-03-28 20:33:37,617 wheel INFO adding 'codespell-2.4.1.dist-info/entry_points.txt' 2026-03-28 20:33:37,617 wheel INFO adding 'codespell-2.4.1.dist-info/top_level.txt' 2026-03-28 20:33:37,617 wheel INFO adding 'codespell-2.4.1.dist-info/RECORD' 2026-03-28 20:33:37,617 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-28 20:33:37,619 gpep517 INFO The backend produced .dist/codespell-2.4.1-py3-none-any.whl codespell-2.4.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-codespell/src/codespell-2.4.1 configfile: pyproject.toml testpaths: codespell_lib/tests plugins: dependency-0.6.0, cov-5.0.0 collected 114 items codespell_lib/tests/test_basic.py ...................................... [ 33%] ...................... [ 52%] codespell_lib/tests/test_dictionary.py ..............................sss [ 81%] sssssssssssss........ [100%] - generated xml file: /home/buildozer/aports/community/py3-codespell/src/codespell-2.4.1/junit-results.xml - =========================== short test summary info ============================ SKIPPED [16] codespell_lib/tests/test_dictionary.py:223: requires aspell-en ======================= 98 passed, 16 skipped in 27.55s ======================== /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6ee37f89-9e70-4bed-82cb-65f377391aee/popen-gw1/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6ee37f89-9e70-4bed-82cb-65f377391aee/popen-gw1/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6ee37f89-9e70-4bed-82cb-65f377391aee/popen-gw1 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6ee37f89-9e70-4bed-82cb-65f377391aee/popen-gw1' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6ee37f89-9e70-4bed-82cb-65f377391aee : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6ee37f89-9e70-4bed-82cb-65f377391aee' warnings.warn( >>> py3-codespell: Entering fakeroot... >>> py3-codespell-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/codespell_lib/__pycache__' -> '/home/buildozer/aports/community/py3-codespell/pkg/py3-codespell-pyc/usr/lib/python3.14/site-packages/codespell_lib/__pycache__' 'usr/lib/python3.14/site-packages/codespell_lib/data/__pycache__' -> '/home/buildozer/aports/community/py3-codespell/pkg/py3-codespell-pyc/usr/lib/python3.14/site-packages/codespell_lib/data/__pycache__' 'usr/lib/python3.14/site-packages/codespell_lib/tests/__pycache__' -> '/home/buildozer/aports/community/py3-codespell/pkg/py3-codespell-pyc/usr/lib/python3.14/site-packages/codespell_lib/tests/__pycache__' >>> py3-codespell-pyc*: Preparing subpackage py3-codespell-pyc... >>> py3-codespell-pyc*: Running postcheck for py3-codespell-pyc >>> py3-codespell*: Running postcheck for py3-codespell >>> py3-codespell*: Preparing package py3-codespell... >>> py3-codespell-pyc*: Tracing dependencies... python3~3.14 >>> py3-codespell-pyc*: Package size: 146.9 KB >>> py3-codespell-pyc*: Compressing data... >>> py3-codespell-pyc*: Create checksum... >>> py3-codespell-pyc*: Create py3-codespell-pyc-2.4.1-r1.apk >>> py3-codespell*: Tracing dependencies... py3-chardet python3~3.14 >>> py3-codespell*: Package size: 1.6 MB >>> py3-codespell*: Compressing data... >>> py3-codespell*: Create checksum... >>> py3-codespell*: Create py3-codespell-2.4.1-r1.apk >>> py3-codespell: Build complete at Sat, 28 Mar 2026 20:34:06 +0000 elapsed time 0h 0m 32s >>> py3-codespell: Cleaning up srcdir >>> py3-codespell: Cleaning up pkgdir >>> py3-codespell: Cleaning up tmpdir >>> py3-codespell: Uninstalling dependencies... ( 1/44) Purging .makedepends-py3-codespell (20260328.203336) ( 2/44) Purging py3-chardet-pyc (5.2.0-r2) ( 3/44) Purging py3-chardet (5.2.0-r2) ( 4/44) Purging py3-gpep517-pyc (19-r2) ( 5/44) Purging py3-gpep517 (19-r2) ( 6/44) Purging py3-installer-pyc (0.7.0-r3) ( 7/44) Purging py3-installer (0.7.0-r3) ( 8/44) Purging py3-setuptools_scm-pyc (9.2.2-r1) ( 9/44) Purging py3-setuptools_scm (9.2.2-r1) (10/44) Purging py3-setuptools-pyc (82.0.1-r1) (11/44) Purging py3-setuptools (82.0.1-r1) (12/44) Purging py3-wheel-pyc (0.46.3-r1) (13/44) Purging py3-wheel (0.46.3-r1) (14/44) Purging py3-pytest-cov-pyc (5.0.0-r2) (15/44) Purging py3-pytest-cov (5.0.0-r2) (16/44) Purging py3-coverage-pyc (7.13.5-r1) (17/44) Purging py3-coverage (7.13.5-r1) (18/44) Purging py3-pytest-dependency-pyc (0.6.0-r1) (19/44) Purging py3-pytest-dependency (0.6.0-r1) (20/44) Purging py3-pytest-pyc (9.0.2-r1) (21/44) Purging py3-pytest (9.0.2-r1) (22/44) Purging py3-iniconfig-pyc (2.3.0-r1) (23/44) Purging py3-iniconfig (2.3.0-r1) (24/44) Purging py3-packaging-pyc (26.0-r1) (25/44) Purging py3-packaging (26.0-r1) (26/44) Purging py3-parsing-pyc (3.3.2-r1) (27/44) Purging py3-parsing (3.3.2-r1) (28/44) Purging py3-pluggy-pyc (1.6.0-r1) (29/44) Purging py3-pluggy (1.6.0-r1) (30/44) Purging py3-py-pyc (1.11.0-r5) (31/44) Purging py3-py (1.11.0-r5) (32/44) Purging py3-pygments-pyc (2.19.2-r1) (33/44) Purging py3-pygments (2.19.2-r1) (34/44) Purging python3-pyc (3.14.3-r0) (35/44) Purging python3-pycache-pyc0 (3.14.3-r0) (36/44) Purging pyc (3.14.3-r0) (37/44) Purging python3 (3.14.3-r0) (38/44) Purging gdbm (1.26-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.5.2-r0) (41/44) Purging libpanelw (6.6_p20251231-r0) (42/44) Purging mpdecimal (4.0.1-r0) (43/44) Purging sqlite-libs (3.51.2-r1) (44/44) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 289.7 MiB in 104 packages >>> py3-codespell: Updating the community/armv7 repository index... >>> py3-codespell: Signing the index...