>>> py3-pyserial: Building community/py3-pyserial 3.5-r8 (using abuild 3.16.0-r0) started Fri, 13 Mar 2026 18:24:06 +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/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.2-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.6_p20251231-r0) ( 7/32) Installing sqlite-libs (3.51.2-r1) ( 8/32) Installing python3 (3.12.12-r0) ( 9/32) Installing python3-pycache-pyc0 (3.12.12-r0) (10/32) Installing pyc (3.12.12-r0) (11/32) Installing python3-pyc (3.12.12-r0) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-installer-pyc (0.7.0-r2) (14/32) Installing py3-gpep517 (19-r1) (15/32) Installing py3-gpep517-pyc (19-r1) (16/32) Installing py3-parsing (3.3.2-r0) (17/32) Installing py3-parsing-pyc (3.3.2-r0) (18/32) Installing py3-packaging (26.0-r0) (19/32) Installing py3-packaging-pyc (26.0-r0) (20/32) Installing py3-setuptools (82.0.1-r0) (21/32) Installing py3-setuptools-pyc (82.0.1-r0) (22/32) Installing py3-iniconfig (2.3.0-r0) (23/32) Installing py3-iniconfig-pyc (2.3.0-r0) (24/32) Installing py3-pluggy (1.6.0-r0) (25/32) Installing py3-pluggy-pyc (1.6.0-r0) (26/32) Installing py3-py (1.11.0-r4) (27/32) Installing py3-py-pyc (1.11.0-r4) (28/32) Installing py3-pygments (2.19.2-r0) (29/32) Installing py3-pygments-pyc (2.19.2-r0) (30/32) Installing py3-pytest (9.0.2-r0) (31/32) Installing py3-pytest-pyc (9.0.2-r0) (32/32) Installing .makedepends-py3-pyserial (20260313.182407) Executing busybox-1.37.0-r31.trigger OK: 497.9 MiB in 138 packages >>> py3-pyserial: Cleaning up srcdir >>> py3-pyserial: Cleaning up pkgdir >>> py3-pyserial: Cleaning up tmpdir >>> py3-pyserial: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/edge/pyserial-3.5.tar.gz.part' pyserial-3.5.tar.gz. 100% |********************************| 155k 0:00:00 ETA '/var/cache/distfiles/edge/pyserial-3.5.tar.gz.part' saved /var/cache/distfiles/edge/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/edge/pyserial-3.5.tar.gz /var/cache/distfiles/edge/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/edge/pyserial-3.5.tar.gz... >>> py3-pyserial: 0001-Replace-deprecated-unittest.findTestCases-function.patch patching file test/run_all_tests.py 2026-03-13 18:24:08,428 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/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-03-13 18:24:08,450 root INFO running bdist_wheel /usr/lib/python3.12/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-03-13 18:24:08,471 root INFO running build 2026-03-13 18:24:08,471 root INFO running build_py 2026-03-13 18:24:08,476 root INFO creating build/lib/serial 2026-03-13 18:24:08,476 root INFO copying serial/serialcli.py -> build/lib/serial 2026-03-13 18:24:08,476 root INFO copying serial/win32.py -> build/lib/serial 2026-03-13 18:24:08,476 root INFO copying serial/rs485.py -> build/lib/serial 2026-03-13 18:24:08,477 root INFO copying serial/serialutil.py -> build/lib/serial 2026-03-13 18:24:08,477 root INFO copying serial/rfc2217.py -> build/lib/serial 2026-03-13 18:24:08,477 root INFO copying serial/serialposix.py -> build/lib/serial 2026-03-13 18:24:08,478 root INFO copying serial/serialjava.py -> build/lib/serial 2026-03-13 18:24:08,478 root INFO copying serial/__init__.py -> build/lib/serial 2026-03-13 18:24:08,478 root INFO copying serial/__main__.py -> build/lib/serial 2026-03-13 18:24:08,479 root INFO copying serial/serialwin32.py -> build/lib/serial 2026-03-13 18:24:08,479 root INFO creating build/lib/serial/tools 2026-03-13 18:24:08,479 root INFO copying serial/tools/list_ports_osx.py -> build/lib/serial/tools 2026-03-13 18:24:08,479 root INFO copying serial/tools/list_ports_posix.py -> build/lib/serial/tools 2026-03-13 18:24:08,480 root INFO copying serial/tools/list_ports_linux.py -> build/lib/serial/tools 2026-03-13 18:24:08,480 root INFO copying serial/tools/list_ports_windows.py -> build/lib/serial/tools 2026-03-13 18:24:08,480 root INFO copying serial/tools/hexlify_codec.py -> build/lib/serial/tools 2026-03-13 18:24:08,480 root INFO copying serial/tools/miniterm.py -> build/lib/serial/tools 2026-03-13 18:24:08,481 root INFO copying serial/tools/list_ports.py -> build/lib/serial/tools 2026-03-13 18:24:08,481 root INFO copying serial/tools/list_ports_common.py -> build/lib/serial/tools 2026-03-13 18:24:08,481 root INFO copying serial/tools/__init__.py -> build/lib/serial/tools 2026-03-13 18:24:08,481 root INFO creating build/lib/serial/urlhandler 2026-03-13 18:24:08,482 root INFO copying serial/urlhandler/protocol_rfc2217.py -> build/lib/serial/urlhandler 2026-03-13 18:24:08,482 root INFO copying serial/urlhandler/protocol_loop.py -> build/lib/serial/urlhandler 2026-03-13 18:24:08,482 root INFO copying serial/urlhandler/protocol_alt.py -> build/lib/serial/urlhandler 2026-03-13 18:24:08,482 root INFO copying serial/urlhandler/protocol_cp2110.py -> build/lib/serial/urlhandler 2026-03-13 18:24:08,483 root INFO copying serial/urlhandler/protocol_socket.py -> build/lib/serial/urlhandler 2026-03-13 18:24:08,483 root INFO copying serial/urlhandler/protocol_hwgrep.py -> build/lib/serial/urlhandler 2026-03-13 18:24:08,483 root INFO copying serial/urlhandler/protocol_spy.py -> build/lib/serial/urlhandler 2026-03-13 18:24:08,483 root INFO copying serial/urlhandler/__init__.py -> build/lib/serial/urlhandler 2026-03-13 18:24:08,484 root INFO creating build/lib/serial/threaded 2026-03-13 18:24:08,484 root INFO copying serial/threaded/__init__.py -> build/lib/serial/threaded 2026-03-13 18:24:08,492 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-13 18:24:08,492 root INFO running install 2026-03-13 18:24:08,500 root INFO running install_lib 2026-03-13 18:24:08,503 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-13 18:24:08,504 root INFO creating build/bdist.linux-x86_64/wheel/serial 2026-03-13 18:24:08,504 root INFO copying build/lib/serial/serialcli.py -> build/bdist.linux-x86_64/wheel/./serial 2026-03-13 18:24:08,504 root INFO creating build/bdist.linux-x86_64/wheel/serial/threaded 2026-03-13 18:24:08,504 root INFO copying build/lib/serial/threaded/__init__.py -> build/bdist.linux-x86_64/wheel/./serial/threaded 2026-03-13 18:24:08,505 root INFO copying build/lib/serial/win32.py -> build/bdist.linux-x86_64/wheel/./serial 2026-03-13 18:24:08,505 root INFO copying build/lib/serial/rs485.py -> build/bdist.linux-x86_64/wheel/./serial 2026-03-13 18:24:08,505 root INFO copying build/lib/serial/serialutil.py -> build/bdist.linux-x86_64/wheel/./serial 2026-03-13 18:24:08,505 root INFO creating build/bdist.linux-x86_64/wheel/serial/urlhandler 2026-03-13 18:24:08,505 root INFO copying build/lib/serial/urlhandler/protocol_rfc2217.py -> build/bdist.linux-x86_64/wheel/./serial/urlhandler 2026-03-13 18:24:08,506 root INFO copying build/lib/serial/urlhandler/protocol_loop.py -> build/bdist.linux-x86_64/wheel/./serial/urlhandler 2026-03-13 18:24:08,506 root INFO copying build/lib/serial/urlhandler/protocol_alt.py -> build/bdist.linux-x86_64/wheel/./serial/urlhandler 2026-03-13 18:24:08,506 root INFO copying build/lib/serial/urlhandler/protocol_cp2110.py -> build/bdist.linux-x86_64/wheel/./serial/urlhandler 2026-03-13 18:24:08,506 root INFO copying build/lib/serial/urlhandler/protocol_socket.py -> build/bdist.linux-x86_64/wheel/./serial/urlhandler 2026-03-13 18:24:08,506 root INFO copying build/lib/serial/urlhandler/protocol_hwgrep.py -> build/bdist.linux-x86_64/wheel/./serial/urlhandler 2026-03-13 18:24:08,506 root INFO copying build/lib/serial/urlhandler/protocol_spy.py -> build/bdist.linux-x86_64/wheel/./serial/urlhandler 2026-03-13 18:24:08,507 root INFO copying build/lib/serial/urlhandler/__init__.py -> build/bdist.linux-x86_64/wheel/./serial/urlhandler 2026-03-13 18:24:08,507 root INFO copying build/lib/serial/rfc2217.py -> build/bdist.linux-x86_64/wheel/./serial 2026-03-13 18:24:08,507 root INFO copying build/lib/serial/serialposix.py -> build/bdist.linux-x86_64/wheel/./serial 2026-03-13 18:24:08,507 root INFO copying build/lib/serial/serialjava.py -> build/bdist.linux-x86_64/wheel/./serial 2026-03-13 18:24:08,507 root INFO copying build/lib/serial/__init__.py -> build/bdist.linux-x86_64/wheel/./serial 2026-03-13 18:24:08,508 root INFO creating build/bdist.linux-x86_64/wheel/serial/tools 2026-03-13 18:24:08,508 root INFO copying build/lib/serial/tools/list_ports_osx.py -> build/bdist.linux-x86_64/wheel/./serial/tools 2026-03-13 18:24:08,508 root INFO copying build/lib/serial/tools/list_ports_posix.py -> build/bdist.linux-x86_64/wheel/./serial/tools 2026-03-13 18:24:08,508 root INFO copying build/lib/serial/tools/list_ports_linux.py -> build/bdist.linux-x86_64/wheel/./serial/tools 2026-03-13 18:24:08,508 root INFO copying build/lib/serial/tools/list_ports_windows.py -> build/bdist.linux-x86_64/wheel/./serial/tools 2026-03-13 18:24:08,509 root INFO copying build/lib/serial/tools/hexlify_codec.py -> build/bdist.linux-x86_64/wheel/./serial/tools 2026-03-13 18:24:08,509 root INFO copying build/lib/serial/tools/miniterm.py -> build/bdist.linux-x86_64/wheel/./serial/tools 2026-03-13 18:24:08,509 root INFO copying build/lib/serial/tools/list_ports.py -> build/bdist.linux-x86_64/wheel/./serial/tools 2026-03-13 18:24:08,509 root INFO copying build/lib/serial/tools/list_ports_common.py -> build/bdist.linux-x86_64/wheel/./serial/tools 2026-03-13 18:24:08,509 root INFO copying build/lib/serial/tools/__init__.py -> build/bdist.linux-x86_64/wheel/./serial/tools 2026-03-13 18:24:08,510 root INFO copying build/lib/serial/__main__.py -> build/bdist.linux-x86_64/wheel/./serial 2026-03-13 18:24:08,510 root INFO copying build/lib/serial/serialwin32.py -> build/bdist.linux-x86_64/wheel/./serial 2026-03-13 18:24:08,510 root INFO running install_egg_info 2026-03-13 18:24:08,513 root INFO running egg_info 2026-03-13 18:24:08,516 root INFO writing pyserial.egg-info/PKG-INFO 2026-03-13 18:24:08,517 root INFO writing dependency_links to pyserial.egg-info/dependency_links.txt 2026-03-13 18:24:08,517 root INFO writing entry points to pyserial.egg-info/entry_points.txt 2026-03-13 18:24:08,517 root INFO writing requirements to pyserial.egg-info/requires.txt 2026-03-13 18:24:08,518 root INFO writing top-level names to pyserial.egg-info/top_level.txt 2026-03-13 18:24:08,522 root INFO reading manifest file 'pyserial.egg-info/SOURCES.txt' 2026-03-13 18:24:08,523 root INFO reading manifest template 'MANIFEST.in' 2026-03-13 18:24:08,525 root INFO adding license file 'LICENSE.txt' 2026-03-13 18:24:08,526 root INFO writing manifest file 'pyserial.egg-info/SOURCES.txt' 2026-03-13 18:24:08,527 root INFO Copying pyserial.egg-info to build/bdist.linux-x86_64/wheel/./pyserial-3.5-py3.12.egg-info 2026-03-13 18:24:08,528 root INFO running install_scripts 2026-03-13 18:24:08,529 root INFO creating build/bdist.linux-x86_64/wheel/pyserial-3.5.dist-info/WHEEL 2026-03-13 18:24:08,529 wheel INFO creating '/home/buildozer/aports/community/py3-pyserial/src/pyserial-3.5/.dist/.tmp-4ijugwf2/pyserial-3.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-13 18:24:08,530 wheel INFO adding 'pyserial-3.5.dist-info/licenses/LICENSE.txt' 2026-03-13 18:24:08,530 wheel INFO adding 'serial/__init__.py' 2026-03-13 18:24:08,530 wheel INFO adding 'serial/__main__.py' 2026-03-13 18:24:08,530 wheel INFO adding 'serial/rfc2217.py' 2026-03-13 18:24:08,531 wheel INFO adding 'serial/rs485.py' 2026-03-13 18:24:08,531 wheel INFO adding 'serial/serialcli.py' 2026-03-13 18:24:08,531 wheel INFO adding 'serial/serialjava.py' 2026-03-13 18:24:08,532 wheel INFO adding 'serial/serialposix.py' 2026-03-13 18:24:08,532 wheel INFO adding 'serial/serialutil.py' 2026-03-13 18:24:08,532 wheel INFO adding 'serial/serialwin32.py' 2026-03-13 18:24:08,532 wheel INFO adding 'serial/win32.py' 2026-03-13 18:24:08,533 wheel INFO adding 'serial/threaded/__init__.py' 2026-03-13 18:24:08,533 wheel INFO adding 'serial/tools/__init__.py' 2026-03-13 18:24:08,533 wheel INFO adding 'serial/tools/hexlify_codec.py' 2026-03-13 18:24:08,533 wheel INFO adding 'serial/tools/list_ports.py' 2026-03-13 18:24:08,534 wheel INFO adding 'serial/tools/list_ports_common.py' 2026-03-13 18:24:08,534 wheel INFO adding 'serial/tools/list_ports_linux.py' 2026-03-13 18:24:08,534 wheel INFO adding 'serial/tools/list_ports_osx.py' 2026-03-13 18:24:08,534 wheel INFO adding 'serial/tools/list_ports_posix.py' 2026-03-13 18:24:08,534 wheel INFO adding 'serial/tools/list_ports_windows.py' 2026-03-13 18:24:08,535 wheel INFO adding 'serial/tools/miniterm.py' 2026-03-13 18:24:08,535 wheel INFO adding 'serial/urlhandler/__init__.py' 2026-03-13 18:24:08,535 wheel INFO adding 'serial/urlhandler/protocol_alt.py' 2026-03-13 18:24:08,536 wheel INFO adding 'serial/urlhandler/protocol_cp2110.py' 2026-03-13 18:24:08,536 wheel INFO adding 'serial/urlhandler/protocol_hwgrep.py' 2026-03-13 18:24:08,536 wheel INFO adding 'serial/urlhandler/protocol_loop.py' 2026-03-13 18:24:08,536 wheel INFO adding 'serial/urlhandler/protocol_rfc2217.py' 2026-03-13 18:24:08,536 wheel INFO adding 'serial/urlhandler/protocol_socket.py' 2026-03-13 18:24:08,537 wheel INFO adding 'serial/urlhandler/protocol_spy.py' 2026-03-13 18:24:08,537 wheel INFO adding 'pyserial-3.5.dist-info/METADATA' 2026-03-13 18:24:08,537 wheel INFO adding 'pyserial-3.5.dist-info/WHEEL' 2026-03-13 18:24:08,537 wheel INFO adding 'pyserial-3.5.dist-info/entry_points.txt' 2026-03-13 18:24:08,537 wheel INFO adding 'pyserial-3.5.dist-info/top_level.txt' 2026-03-13 18:24:08,538 wheel INFO adding 'pyserial-3.5.dist-info/RECORD' 2026-03-13 18:24:08,538 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-13 18:24:08,539 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.12.12, pytest-9.0.2, 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.40s ======================== >>> py3-pyserial: Entering fakeroot... >>> py3-pyserial-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/serial/threaded/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.12/site-packages/serial/threaded/__pycache__' 'usr/lib/python3.12/site-packages/serial/urlhandler/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.12/site-packages/serial/urlhandler/__pycache__' 'usr/lib/python3.12/site-packages/serial/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.12/site-packages/serial/__pycache__' 'usr/lib/python3.12/site-packages/serial/tools/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.12/site-packages/serial/tools/__pycache__' >>> py3-pyserial-pyc*: Preparing subpackage py3-pyserial-pyc... >>> py3-pyserial-pyc*: Running postcheck for py3-pyserial-pyc >>> py3-pyserial*: Running postcheck for py3-pyserial >>> py3-pyserial*: Preparing package py3-pyserial... >>> py3-pyserial-pyc*: Tracing dependencies... python3~3.12 >>> py3-pyserial-pyc*: Package size: 372.9 KB >>> py3-pyserial-pyc*: Compressing data... >>> py3-pyserial-pyc*: Create checksum... >>> py3-pyserial-pyc*: Create py3-pyserial-pyc-3.5-r8.apk >>> py3-pyserial*: Tracing dependencies... python3 python3~3.12 >>> py3-pyserial*: Package size: 314.4 KB >>> py3-pyserial*: Compressing data... >>> py3-pyserial*: Create checksum... >>> py3-pyserial*: Create py3-pyserial-3.5-r8.apk >>> py3-pyserial: Build complete at Fri, 13 Mar 2026 18:24:20 +0000 elapsed time 0h 0m 14s >>> py3-pyserial: Cleaning up srcdir >>> py3-pyserial: Cleaning up pkgdir >>> py3-pyserial: Cleaning up tmpdir >>> py3-pyserial: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-pyserial (20260313.182407) ( 2/32) Purging py3-gpep517-pyc (19-r1) ( 3/32) Purging py3-gpep517 (19-r1) ( 4/32) Purging py3-installer-pyc (0.7.0-r2) ( 5/32) Purging py3-installer (0.7.0-r2) ( 6/32) Purging py3-setuptools-pyc (82.0.1-r0) ( 7/32) Purging py3-setuptools (82.0.1-r0) ( 8/32) Purging py3-pytest-pyc (9.0.2-r0) ( 9/32) Purging py3-pytest (9.0.2-r0) (10/32) Purging py3-iniconfig-pyc (2.3.0-r0) (11/32) Purging py3-iniconfig (2.3.0-r0) (12/32) Purging py3-packaging-pyc (26.0-r0) (13/32) Purging py3-packaging (26.0-r0) (14/32) Purging py3-parsing-pyc (3.3.2-r0) (15/32) Purging py3-parsing (3.3.2-r0) (16/32) Purging py3-pluggy-pyc (1.6.0-r0) (17/32) Purging py3-pluggy (1.6.0-r0) (18/32) Purging py3-py-pyc (1.11.0-r4) (19/32) Purging py3-py (1.11.0-r4) (20/32) Purging py3-pygments-pyc (2.19.2-r0) (21/32) Purging py3-pygments (2.19.2-r0) (22/32) Purging python3-pyc (3.12.12-r0) (23/32) Purging python3-pycache-pyc0 (3.12.12-r0) (24/32) Purging pyc (3.12.12-r0) (25/32) Purging python3 (3.12.12-r0) (26/32) Purging gdbm (1.26-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.5.2-r0) (29/32) Purging libpanelw (6.6_p20251231-r0) (30/32) Purging mpdecimal (4.0.1-r0) (31/32) Purging sqlite-libs (3.51.2-r1) (32/32) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-pyserial: Updating the community/x86_64 repository index... >>> py3-pyserial: Signing the index...