>>> py3-pyserial: Building community/py3-pyserial 3.5-r9 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 10:17:21 +0000 >>> py3-pyserial: Validating /home/buildozer/aports/community/py3-pyserial/APKBUILD... >>> WARNING: py3-pyserial: No maintainer >>> py3-pyserial: Analyzing dependencies... >>> py3-pyserial: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-pytest ( 1/33) Installing libbz2 (1.0.8-r6) ( 2/33) Installing libffi (3.5.2-r1) ( 3/33) Installing gdbm (1.26-r0) ( 4/33) Installing xz-libs (5.8.2-r0) ( 5/33) Installing mpdecimal (4.0.1-r0) ( 6/33) Installing libpanelw (6.6_p20260404-r0) ( 7/33) Installing readline (8.3.3-r1) ( 8/33) Installing sqlite-libs (3.53.0-r0) ( 9/33) Installing python3 (3.14.3-r0) (10/33) Installing python3-pycache-pyc0 (3.14.3-r0) (11/33) Installing pyc (3.14.3-r0) (12/33) Installing python3-pyc (3.14.3-r0) (13/33) Installing py3-installer (1.0.0-r0) (14/33) Installing py3-installer-pyc (1.0.0-r0) (15/33) Installing py3-gpep517 (19-r2) (16/33) Installing py3-gpep517-pyc (19-r2) (17/33) Installing py3-parsing (3.3.2-r1) (18/33) Installing py3-parsing-pyc (3.3.2-r1) (19/33) Installing py3-packaging (26.0-r1) (20/33) Installing py3-packaging-pyc (26.0-r1) (21/33) Installing py3-setuptools (82.0.1-r1) (22/33) Installing py3-setuptools-pyc (82.0.1-r1) (23/33) Installing py3-iniconfig (2.3.0-r1) (24/33) Installing py3-iniconfig-pyc (2.3.0-r1) (25/33) Installing py3-pluggy (1.6.0-r1) (26/33) Installing py3-pluggy-pyc (1.6.0-r1) (27/33) Installing py3-py (1.11.0-r5) (28/33) Installing py3-py-pyc (1.11.0-r5) (29/33) Installing py3-pygments (2.20.0-r0) (30/33) Installing py3-pygments-pyc (2.20.0-r0) (31/33) Installing py3-pytest (9.0.3-r0) (32/33) Installing py3-pytest-pyc (9.0.3-r0) (33/33) Installing .makedepends-py3-pyserial (20260421.101736) Executing busybox-1.37.0-r31.trigger OK: 722.6 MiB in 135 packages >>> py3-pyserial: Cleaning up srcdir >>> py3-pyserial: Cleaning up pkgdir >>> py3-pyserial: Cleaning up tmpdir >>> py3-pyserial: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pyserial-3.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pyserial: Fetching https://files.pythonhosted.org/packages/source/p/pyserial/pyserial-3.5.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/v3.24/pyserial-3.5.tar.gz.part' pyserial-3.5.tar.gz. 100% |********************************| 155k 0:00:00 ETA '/var/cache/distfiles/v3.24/pyserial-3.5.tar.gz.part' saved /var/cache/distfiles/v3.24/pyserial-3.5.tar.gz: OK /home/buildozer/aports/community/py3-pyserial/0001-Replace-deprecated-unittest.findTestCases-function.patch: OK >>> py3-pyserial: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pyserial-3.5.tar.gz /var/cache/distfiles/v3.24/pyserial-3.5.tar.gz: OK /home/buildozer/aports/community/py3-pyserial/0001-Replace-deprecated-unittest.findTestCases-function.patch: OK >>> py3-pyserial: Unpacking /var/cache/distfiles/v3.24/pyserial-3.5.tar.gz... >>> py3-pyserial: 0001-Replace-deprecated-unittest.findTestCases-function.patch patching file test/run_all_tests.py 2026-04-21 10:17:40,028 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-21 10:17:40,135 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-04-21 10:17:40,208 root INFO running build 2026-04-21 10:17:40,208 root INFO running build_py 2026-04-21 10:17:40,225 root INFO creating build/lib/serial 2026-04-21 10:17:40,226 root INFO copying serial/serialwin32.py -> build/lib/serial 2026-04-21 10:17:40,228 root INFO copying serial/serialposix.py -> build/lib/serial 2026-04-21 10:17:40,230 root INFO copying serial/__init__.py -> build/lib/serial 2026-04-21 10:17:40,231 root INFO copying serial/rfc2217.py -> build/lib/serial 2026-04-21 10:17:40,234 root INFO copying serial/win32.py -> build/lib/serial 2026-04-21 10:17:40,235 root INFO copying serial/serialcli.py -> build/lib/serial 2026-04-21 10:17:40,237 root INFO copying serial/__main__.py -> build/lib/serial 2026-04-21 10:17:40,238 root INFO copying serial/serialutil.py -> build/lib/serial 2026-04-21 10:17:40,240 root INFO copying serial/serialjava.py -> build/lib/serial 2026-04-21 10:17:40,241 root INFO copying serial/rs485.py -> build/lib/serial 2026-04-21 10:17:40,243 root INFO creating build/lib/serial/tools 2026-04-21 10:17:40,244 root INFO copying serial/tools/list_ports_common.py -> build/lib/serial/tools 2026-04-21 10:17:40,245 root INFO copying serial/tools/list_ports_posix.py -> build/lib/serial/tools 2026-04-21 10:17:40,247 root INFO copying serial/tools/__init__.py -> build/lib/serial/tools 2026-04-21 10:17:40,248 root INFO copying serial/tools/list_ports_windows.py -> build/lib/serial/tools 2026-04-21 10:17:40,249 root INFO copying serial/tools/miniterm.py -> build/lib/serial/tools 2026-04-21 10:17:40,251 root INFO copying serial/tools/hexlify_codec.py -> build/lib/serial/tools 2026-04-21 10:17:40,253 root INFO copying serial/tools/list_ports_linux.py -> build/lib/serial/tools 2026-04-21 10:17:40,254 root INFO copying serial/tools/list_ports.py -> build/lib/serial/tools 2026-04-21 10:17:40,255 root INFO copying serial/tools/list_ports_osx.py -> build/lib/serial/tools 2026-04-21 10:17:40,257 root INFO creating build/lib/serial/urlhandler 2026-04-21 10:17:40,258 root INFO copying serial/urlhandler/__init__.py -> build/lib/serial/urlhandler 2026-04-21 10:17:40,259 root INFO copying serial/urlhandler/protocol_rfc2217.py -> build/lib/serial/urlhandler 2026-04-21 10:17:40,260 root INFO copying serial/urlhandler/protocol_hwgrep.py -> build/lib/serial/urlhandler 2026-04-21 10:17:40,261 root INFO copying serial/urlhandler/protocol_alt.py -> build/lib/serial/urlhandler 2026-04-21 10:17:40,263 root INFO copying serial/urlhandler/protocol_spy.py -> build/lib/serial/urlhandler 2026-04-21 10:17:40,264 root INFO copying serial/urlhandler/protocol_loop.py -> build/lib/serial/urlhandler 2026-04-21 10:17:40,265 root INFO copying serial/urlhandler/protocol_socket.py -> build/lib/serial/urlhandler 2026-04-21 10:17:40,267 root INFO copying serial/urlhandler/protocol_cp2110.py -> build/lib/serial/urlhandler 2026-04-21 10:17:40,268 root INFO creating build/lib/serial/threaded 2026-04-21 10:17:40,269 root INFO copying serial/threaded/__init__.py -> build/lib/serial/threaded 2026-04-21 10:17:40,303 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-21 10:17:40,303 root INFO running install 2026-04-21 10:17:40,340 root INFO running install_lib 2026-04-21 10:17:40,354 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-21 10:17:40,356 root INFO creating build/bdist.linux-riscv64/wheel/serial 2026-04-21 10:17:40,356 root INFO copying build/lib/serial/serialwin32.py -> build/bdist.linux-riscv64/wheel/./serial 2026-04-21 10:17:40,358 root INFO copying build/lib/serial/serialposix.py -> build/bdist.linux-riscv64/wheel/./serial 2026-04-21 10:17:40,359 root INFO copying build/lib/serial/__init__.py -> build/bdist.linux-riscv64/wheel/./serial 2026-04-21 10:17:40,360 root INFO copying build/lib/serial/rfc2217.py -> build/bdist.linux-riscv64/wheel/./serial 2026-04-21 10:17:40,362 root INFO creating build/bdist.linux-riscv64/wheel/serial/tools 2026-04-21 10:17:40,363 root INFO copying build/lib/serial/tools/list_ports_common.py -> build/bdist.linux-riscv64/wheel/./serial/tools 2026-04-21 10:17:40,364 root INFO copying build/lib/serial/tools/list_ports_posix.py -> build/bdist.linux-riscv64/wheel/./serial/tools 2026-04-21 10:17:40,365 root INFO copying build/lib/serial/tools/__init__.py -> build/bdist.linux-riscv64/wheel/./serial/tools 2026-04-21 10:17:40,366 root INFO copying build/lib/serial/tools/list_ports_windows.py -> build/bdist.linux-riscv64/wheel/./serial/tools 2026-04-21 10:17:40,367 root INFO copying build/lib/serial/tools/miniterm.py -> build/bdist.linux-riscv64/wheel/./serial/tools 2026-04-21 10:17:40,369 root INFO copying build/lib/serial/tools/hexlify_codec.py -> build/bdist.linux-riscv64/wheel/./serial/tools 2026-04-21 10:17:40,370 root INFO copying build/lib/serial/tools/list_ports_linux.py -> build/bdist.linux-riscv64/wheel/./serial/tools 2026-04-21 10:17:40,371 root INFO copying build/lib/serial/tools/list_ports.py -> build/bdist.linux-riscv64/wheel/./serial/tools 2026-04-21 10:17:40,372 root INFO copying build/lib/serial/tools/list_ports_osx.py -> build/bdist.linux-riscv64/wheel/./serial/tools 2026-04-21 10:17:40,374 root INFO creating build/bdist.linux-riscv64/wheel/serial/urlhandler 2026-04-21 10:17:40,374 root INFO copying build/lib/serial/urlhandler/__init__.py -> build/bdist.linux-riscv64/wheel/./serial/urlhandler 2026-04-21 10:17:40,375 root INFO copying build/lib/serial/urlhandler/protocol_rfc2217.py -> build/bdist.linux-riscv64/wheel/./serial/urlhandler 2026-04-21 10:17:40,376 root INFO copying build/lib/serial/urlhandler/protocol_hwgrep.py -> build/bdist.linux-riscv64/wheel/./serial/urlhandler 2026-04-21 10:17:40,378 root INFO copying build/lib/serial/urlhandler/protocol_alt.py -> build/bdist.linux-riscv64/wheel/./serial/urlhandler 2026-04-21 10:17:40,379 root INFO copying build/lib/serial/urlhandler/protocol_spy.py -> build/bdist.linux-riscv64/wheel/./serial/urlhandler 2026-04-21 10:17:40,380 root INFO copying build/lib/serial/urlhandler/protocol_loop.py -> build/bdist.linux-riscv64/wheel/./serial/urlhandler 2026-04-21 10:17:40,381 root INFO copying build/lib/serial/urlhandler/protocol_socket.py -> build/bdist.linux-riscv64/wheel/./serial/urlhandler 2026-04-21 10:17:40,382 root INFO copying build/lib/serial/urlhandler/protocol_cp2110.py -> build/bdist.linux-riscv64/wheel/./serial/urlhandler 2026-04-21 10:17:40,383 root INFO copying build/lib/serial/win32.py -> build/bdist.linux-riscv64/wheel/./serial 2026-04-21 10:17:40,385 root INFO copying build/lib/serial/serialcli.py -> build/bdist.linux-riscv64/wheel/./serial 2026-04-21 10:17:40,386 root INFO copying build/lib/serial/__main__.py -> build/bdist.linux-riscv64/wheel/./serial 2026-04-21 10:17:40,387 root INFO copying build/lib/serial/serialutil.py -> build/bdist.linux-riscv64/wheel/./serial 2026-04-21 10:17:40,388 root INFO creating build/bdist.linux-riscv64/wheel/serial/threaded 2026-04-21 10:17:40,389 root INFO copying build/lib/serial/threaded/__init__.py -> build/bdist.linux-riscv64/wheel/./serial/threaded 2026-04-21 10:17:40,391 root INFO copying build/lib/serial/serialjava.py -> build/bdist.linux-riscv64/wheel/./serial 2026-04-21 10:17:40,392 root INFO copying build/lib/serial/rs485.py -> build/bdist.linux-riscv64/wheel/./serial 2026-04-21 10:17:40,393 root INFO running install_egg_info 2026-04-21 10:17:40,408 root INFO running egg_info 2026-04-21 10:17:40,419 root INFO writing pyserial.egg-info/PKG-INFO 2026-04-21 10:17:40,422 root INFO writing dependency_links to pyserial.egg-info/dependency_links.txt 2026-04-21 10:17:40,424 root INFO writing entry points to pyserial.egg-info/entry_points.txt 2026-04-21 10:17:40,425 root INFO writing requirements to pyserial.egg-info/requires.txt 2026-04-21 10:17:40,426 root INFO writing top-level names to pyserial.egg-info/top_level.txt 2026-04-21 10:17:40,444 root INFO reading manifest file 'pyserial.egg-info/SOURCES.txt' 2026-04-21 10:17:40,451 root INFO reading manifest template 'MANIFEST.in' 2026-04-21 10:17:40,458 root INFO adding license file 'LICENSE.txt' 2026-04-21 10:17:40,465 root INFO writing manifest file 'pyserial.egg-info/SOURCES.txt' 2026-04-21 10:17:40,466 root INFO Copying pyserial.egg-info to build/bdist.linux-riscv64/wheel/./pyserial-3.5-py3.14.egg-info 2026-04-21 10:17:40,472 root INFO running install_scripts 2026-04-21 10:17:40,479 root INFO creating build/bdist.linux-riscv64/wheel/pyserial-3.5.dist-info/WHEEL 2026-04-21 10:17:40,481 wheel INFO creating '/home/buildozer/aports/community/py3-pyserial/src/pyserial-3.5/.dist/.tmp-o3o79ue_/pyserial-3.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-21 10:17:40,483 wheel INFO adding 'pyserial-3.5.dist-info/licenses/LICENSE.txt' 2026-04-21 10:17:40,485 wheel INFO adding 'serial/__init__.py' 2026-04-21 10:17:40,486 wheel INFO adding 'serial/__main__.py' 2026-04-21 10:17:40,487 wheel INFO adding 'serial/rfc2217.py' 2026-04-21 10:17:40,490 wheel INFO adding 'serial/rs485.py' 2026-04-21 10:17:40,491 wheel INFO adding 'serial/serialcli.py' 2026-04-21 10:17:40,492 wheel INFO adding 'serial/serialjava.py' 2026-04-21 10:17:40,494 wheel INFO adding 'serial/serialposix.py' 2026-04-21 10:17:40,496 wheel INFO adding 'serial/serialutil.py' 2026-04-21 10:17:40,497 wheel INFO adding 'serial/serialwin32.py' 2026-04-21 10:17:40,499 wheel INFO adding 'serial/win32.py' 2026-04-21 10:17:40,501 wheel INFO adding 'serial/threaded/__init__.py' 2026-04-21 10:17:40,502 wheel INFO adding 'serial/tools/__init__.py' 2026-04-21 10:17:40,503 wheel INFO adding 'serial/tools/hexlify_codec.py' 2026-04-21 10:17:40,504 wheel INFO adding 'serial/tools/list_ports.py' 2026-04-21 10:17:40,506 wheel INFO adding 'serial/tools/list_ports_common.py' 2026-04-21 10:17:40,507 wheel INFO adding 'serial/tools/list_ports_linux.py' 2026-04-21 10:17:40,508 wheel INFO adding 'serial/tools/list_ports_osx.py' 2026-04-21 10:17:40,509 wheel INFO adding 'serial/tools/list_ports_posix.py' 2026-04-21 10:17:40,510 wheel INFO adding 'serial/tools/list_ports_windows.py' 2026-04-21 10:17:40,512 wheel INFO adding 'serial/tools/miniterm.py' 2026-04-21 10:17:40,514 wheel INFO adding 'serial/urlhandler/__init__.py' 2026-04-21 10:17:40,515 wheel INFO adding 'serial/urlhandler/protocol_alt.py' 2026-04-21 10:17:40,517 wheel INFO adding 'serial/urlhandler/protocol_cp2110.py' 2026-04-21 10:17:40,518 wheel INFO adding 'serial/urlhandler/protocol_hwgrep.py' 2026-04-21 10:17:40,519 wheel INFO adding 'serial/urlhandler/protocol_loop.py' 2026-04-21 10:17:40,520 wheel INFO adding 'serial/urlhandler/protocol_rfc2217.py' 2026-04-21 10:17:40,522 wheel INFO adding 'serial/urlhandler/protocol_socket.py' 2026-04-21 10:17:40,523 wheel INFO adding 'serial/urlhandler/protocol_spy.py' 2026-04-21 10:17:40,524 wheel INFO adding 'pyserial-3.5.dist-info/METADATA' 2026-04-21 10:17:40,525 wheel INFO adding 'pyserial-3.5.dist-info/WHEEL' 2026-04-21 10:17:40,526 wheel INFO adding 'pyserial-3.5.dist-info/entry_points.txt' 2026-04-21 10:17:40,527 wheel INFO adding 'pyserial-3.5.dist-info/top_level.txt' 2026-04-21 10:17:40,528 wheel INFO adding 'pyserial-3.5.dist-info/RECORD' 2026-04-21 10:17:40,529 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-21 10:17:40,535 gpep517 INFO The backend produced .dist/pyserial-3.5-py2.py3-none-any.whl pyserial-3.5-py2.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-pyserial/src/pyserial-3.5 collected 46 items test/test_advanced.py .......... [ 21%] test/test_cancel.py .. [ 26%] test/test_context.py . [ 28%] test/test_exclusive.py ssss [ 36%] test/test_high_load.py .. [ 41%] test/test_iolib.py . [ 43%] test/test_pty.py ... [ 50%] test/test_readline.py ..... [ 60%] test/test_rfc2217.py . [ 63%] test/test_rs485.py .s [ 67%] test/test_settings_dict.py .... [ 76%] test/test_threaded.py .. [ 80%] test/test_timeout_class.py .... [ 89%] test/test_url.py ... [ 95%] test/test_util.py .. [100%] ======================== 41 passed, 5 skipped in 10.96s ======================== >>> py3-pyserial: Entering fakeroot... >>> py3-pyserial-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/serial/tools/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.14/site-packages/serial/tools/__pycache__' 'usr/lib/python3.14/site-packages/serial/urlhandler/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.14/site-packages/serial/urlhandler/__pycache__' 'usr/lib/python3.14/site-packages/serial/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.14/site-packages/serial/__pycache__' 'usr/lib/python3.14/site-packages/serial/threaded/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.14/site-packages/serial/threaded/__pycache__' >>> py3-pyserial-pyc*: Preparing subpackage py3-pyserial-pyc... Please specify at least one package name on the command line. >>> py3-pyserial-pyc*: Running postcheck for py3-pyserial-pyc >>> py3-pyserial*: Running postcheck for py3-pyserial >>> py3-pyserial*: Preparing package py3-pyserial... Please specify at least one package name on the command line. >>> py3-pyserial-pyc*: Tracing dependencies... python3~3.14 >>> py3-pyserial-pyc*: Package size: 387.3 KB >>> py3-pyserial-pyc*: Compressing data... >>> py3-pyserial-pyc*: Create checksum... >>> py3-pyserial-pyc*: Create py3-pyserial-pyc-3.5-r9.apk >>> py3-pyserial*: Tracing dependencies... python3 python3~3.14 >>> py3-pyserial*: Package size: 314.4 KB >>> py3-pyserial*: Compressing data... >>> py3-pyserial*: Create checksum... >>> py3-pyserial*: Create py3-pyserial-3.5-r9.apk >>> py3-pyserial: Build complete at Tue, 21 Apr 2026 10:17:57 +0000 elapsed time 0h 0m 36s >>> py3-pyserial: Cleaning up srcdir >>> py3-pyserial: Cleaning up pkgdir >>> py3-pyserial: Cleaning up tmpdir >>> py3-pyserial: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-pyserial (20260421.101736) ( 2/33) Purging py3-gpep517-pyc (19-r2) ( 3/33) Purging py3-gpep517 (19-r2) ( 4/33) Purging py3-installer-pyc (1.0.0-r0) ( 5/33) Purging py3-installer (1.0.0-r0) ( 6/33) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/33) Purging py3-setuptools (82.0.1-r1) ( 8/33) Purging py3-pytest-pyc (9.0.3-r0) ( 9/33) Purging py3-pytest (9.0.3-r0) (10/33) Purging py3-iniconfig-pyc (2.3.0-r1) (11/33) Purging py3-iniconfig (2.3.0-r1) (12/33) Purging py3-packaging-pyc (26.0-r1) (13/33) Purging py3-packaging (26.0-r1) (14/33) Purging py3-parsing-pyc (3.3.2-r1) (15/33) Purging py3-parsing (3.3.2-r1) (16/33) Purging py3-pluggy-pyc (1.6.0-r1) (17/33) Purging py3-pluggy (1.6.0-r1) (18/33) Purging py3-py-pyc (1.11.0-r5) (19/33) Purging py3-py (1.11.0-r5) (20/33) Purging py3-pygments-pyc (2.20.0-r0) (21/33) Purging py3-pygments (2.20.0-r0) (22/33) Purging python3-pyc (3.14.3-r0) (23/33) Purging python3-pycache-pyc0 (3.14.3-r0) (24/33) Purging pyc (3.14.3-r0) (25/33) Purging python3 (3.14.3-r0) (26/33) Purging gdbm (1.26-r0) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.5.2-r1) (29/33) Purging libpanelw (6.6_p20260404-r0) (30/33) Purging mpdecimal (4.0.1-r0) (31/33) Purging readline (8.3.3-r1) (32/33) Purging sqlite-libs (3.53.0-r0) (33/33) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 665.7 MiB in 102 packages >>> py3-pyserial: Updating the community/riscv64 repository index... >>> py3-pyserial: Signing the index...