>>> py3-html5-parser: Building testing/py3-html5-parser 0.4.12-r2 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 10:41:05 +0000
>>> py3-html5-parser: Validating /home/buildozer/aports/testing/py3-html5-parser/APKBUILD...
>>> py3-html5-parser: Analyzing dependencies...
>>> py3-html5-parser: Installing for build: build-base py3-lxml py3-chardet libxml2-dev py3-gpep517 py3-setuptools py3-wheel python3-dev py3-beautifulsoup4
( 1/42) Installing libbz2 (1.0.8-r6)
( 2/42) Installing libffi (3.5.2-r0)
( 3/42) Installing gdbm (1.26-r0)
( 4/42) Installing xz-libs (5.8.2-r0)
( 5/42) Installing mpdecimal (4.0.1-r0)
( 6/42) Installing libpanelw (6.6_p20251231-r0)
( 7/42) Installing sqlite-libs (3.51.2-r1)
( 8/42) Installing python3 (3.14.3-r0)
( 9/42) Installing python3-pycache-pyc0 (3.14.3-r0)
(10/42) Installing pyc (3.14.3-r0)
(11/42) Installing py3-lxml-pyc (6.0.2-r2)
(12/42) Installing python3-pyc (3.14.3-r0)
(13/42) Installing libxml2 (2.13.9-r1)
(14/42) Installing libxslt (1.1.43-r3)
(15/42) Installing py3-lxml (6.0.2-r2)
(16/42) Installing py3-chardet (5.2.0-r2)
(17/42) Installing py3-chardet-pyc (5.2.0-r2)
(18/42) Installing zlib-dev (1.3.2-r0)
(19/42) Installing xz (5.8.2-r0)
(20/42) Installing xz-dev (5.8.2-r0)
(21/42) Installing libxml2-utils (2.13.9-r1)
(22/42) Installing libxml2-dev (2.13.9-r1)
(23/42) Installing py3-installer (0.7.0-r3)
(24/42) Installing py3-installer-pyc (0.7.0-r3)
(25/42) Installing py3-gpep517 (19-r2)
(26/42) Installing py3-gpep517-pyc (19-r2)
(27/42) Installing py3-parsing (3.3.2-r1)
(28/42) Installing py3-parsing-pyc (3.3.2-r1)
(29/42) Installing py3-packaging (26.0-r1)
(30/42) Installing py3-packaging-pyc (26.0-r1)
(31/42) Installing py3-setuptools (82.0.1-r1)
(32/42) Installing py3-setuptools-pyc (82.0.1-r1)
(33/42) Installing py3-wheel (0.46.3-r1)
(34/42) Installing py3-wheel-pyc (0.46.3-r1)
(35/42) Installing python3-dev (3.14.3-r0)
(36/42) Installing py3-soupsieve (2.7-r1)
(37/42) Installing py3-soupsieve-pyc (2.7-r1)
(38/42) Installing py3-typing-extensions (4.15.0-r1)
(39/42) Installing py3-typing-extensions-pyc (4.15.0-r1)
(40/42) Installing py3-beautifulsoup4 (4.14.3-r1)
(41/42) Installing py3-beautifulsoup4-pyc (4.14.3-r1)
(42/42) Installing .makedepends-py3-html5-parser (20260330.104106)
Executing busybox-1.37.0-r31.trigger
OK: 489.8 MiB in 146 packages
>>> py3-html5-parser: Cleaning up srcdir
>>> py3-html5-parser: Cleaning up pkgdir
>>> py3-html5-parser: Cleaning up tmpdir
>>> py3-html5-parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-html5-parser-0.4.12.tar.gz
/var/cache/distfiles/edge/py3-html5-parser-0.4.12.tar.gz: OK
>>> py3-html5-parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-html5-parser-0.4.12.tar.gz
/var/cache/distfiles/edge/py3-html5-parser-0.4.12.tar.gz: OK
>>> py3-html5-parser: Unpacking /var/cache/distfiles/edge/py3-html5-parser-0.4.12.tar.gz...
2026-03-30 10:41:07,666 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 :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
2026-03-30 10:41:07,698 root INFO running bdist_wheel
2026-03-30 10:41:07,713 root INFO running build
2026-03-30 10:41:07,713 root INFO running build_py
2026-03-30 10:41:07,716 root INFO creating build/lib.linux-armv8l-cpython-314/html5_parser
2026-03-30 10:41:07,717 root INFO copying src/html5_parser/__init__.py -> build/lib.linux-armv8l-cpython-314/html5_parser
2026-03-30 10:41:07,717 root INFO copying src/html5_parser/soup.py -> build/lib.linux-armv8l-cpython-314/html5_parser
2026-03-30 10:41:07,717 root INFO copying src/html5_parser/stdlib_etree.py -> build/lib.linux-armv8l-cpython-314/html5_parser
2026-03-30 10:41:07,717 root INFO copying src/html5_parser/encoding_parser.py -> build/lib.linux-armv8l-cpython-314/html5_parser
2026-03-30 10:41:07,718 root INFO copying src/html5_parser/encoding_names.py -> build/lib.linux-armv8l-cpython-314/html5_parser
2026-03-30 10:41:07,718 root INFO copying src/html5_parser/dom.py -> build/lib.linux-armv8l-cpython-314/html5_parser
2026-03-30 10:41:07,719 root INFO running build_ext
2026-03-30 10:41:07,720 root INFO building 'html5_parser.html_parser' extension
2026-03-30 10:41:07,721 root INFO creating build/temp.linux-armv8l-cpython-314/gumbo
2026-03-30 10:41:07,722 root INFO creating build/temp.linux-armv8l-cpython-314/src
2026-03-30 10:41:07,722 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/attribute.c -o build/temp.linux-armv8l-cpython-314/gumbo/attribute.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:07,794 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/char_ref.c -o build/temp.linux-armv8l-cpython-314/gumbo/char_ref.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:09,667 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/error.c -o build/temp.linux-armv8l-cpython-314/gumbo/error.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:09,789 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/gumbo_edit.c -o build/temp.linux-armv8l-cpython-314/gumbo/gumbo_edit.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:09,909 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/parser.c -o build/temp.linux-armv8l-cpython-314/gumbo/parser.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:12,399 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/string_buffer.c -o build/temp.linux-armv8l-cpython-314/gumbo/string_buffer.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:12,527 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/string_piece.c -o build/temp.linux-armv8l-cpython-314/gumbo/string_piece.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:12,570 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/svg_attrs.c -o build/temp.linux-armv8l-cpython-314/gumbo/svg_attrs.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:12,615 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/svg_tags.c -o build/temp.linux-armv8l-cpython-314/gumbo/svg_tags.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:12,658 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/tag.c -o build/temp.linux-armv8l-cpython-314/gumbo/tag.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:12,752 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/tokenizer.c -o build/temp.linux-armv8l-cpython-314/gumbo/tokenizer.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:14,051 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/utf8.c -o build/temp.linux-armv8l-cpython-314/gumbo/utf8.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:14,181 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/util.c -o build/temp.linux-armv8l-cpython-314/gumbo/util.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:14,216 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c gumbo/vector.c -o build/temp.linux-armv8l-cpython-314/gumbo/vector.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:14,322 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c src/as-libxml.c -o build/temp.linux-armv8l-cpython-314/src/as-libxml.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:14,590 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c src/as-python-tree.c -o build/temp.linux-armv8l-cpython-314/src/as-python-tree.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:14,881 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.14 -c src/python-wrapper.c -o build/temp.linux-armv8l-cpython-314/src/python-wrapper.o -O3 -std=c99 -fvisibility=hidden
2026-03-30 10:41:15,068 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-314/gumbo/attribute.o build/temp.linux-armv8l-cpython-314/gumbo/char_ref.o build/temp.linux-armv8l-cpython-314/gumbo/error.o build/temp.linux-armv8l-cpython-314/gumbo/gumbo_edit.o build/temp.linux-armv8l-cpython-314/gumbo/parser.o build/temp.linux-armv8l-cpython-314/gumbo/string_buffer.o build/temp.linux-armv8l-cpython-314/gumbo/string_piece.o build/temp.linux-armv8l-cpython-314/gumbo/svg_attrs.o build/temp.linux-armv8l-cpython-314/gumbo/svg_tags.o build/temp.linux-armv8l-cpython-314/gumbo/tag.o build/temp.linux-armv8l-cpython-314/gumbo/tokenizer.o build/temp.linux-armv8l-cpython-314/gumbo/utf8.o build/temp.linux-armv8l-cpython-314/gumbo/util.o build/temp.linux-armv8l-cpython-314/gumbo/vector.o build/temp.linux-armv8l-cpython-314/src/as-libxml.o build/temp.linux-armv8l-cpython-314/src/as-python-tree.o build/temp.linux-armv8l-cpython-314/src/python-wrapper.o -L/usr/lib -lxml2 -o build/lib.linux-armv8l-cpython-314/html5_parser/html_parser.cpython-314-arm-linux-musleabihf.so
2026-03-30 10:41:15,100 root INFO installing to build/bdist.linux-armv8l/wheel
2026-03-30 10:41:15,100 root INFO running install
2026-03-30 10:41:15,108 root INFO running install_lib
2026-03-30 10:41:15,111 root INFO creating build/bdist.linux-armv8l/wheel
2026-03-30 10:41:15,111 root INFO creating build/bdist.linux-armv8l/wheel/html5_parser
2026-03-30 10:41:15,111 root INFO copying build/lib.linux-armv8l-cpython-314/html5_parser/__init__.py -> build/bdist.linux-armv8l/wheel/./html5_parser
2026-03-30 10:41:15,112 root INFO copying build/lib.linux-armv8l-cpython-314/html5_parser/soup.py -> build/bdist.linux-armv8l/wheel/./html5_parser
2026-03-30 10:41:15,112 root INFO copying build/lib.linux-armv8l-cpython-314/html5_parser/stdlib_etree.py -> build/bdist.linux-armv8l/wheel/./html5_parser
2026-03-30 10:41:15,112 root INFO copying build/lib.linux-armv8l-cpython-314/html5_parser/html_parser.cpython-314-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./html5_parser
2026-03-30 10:41:15,113 root INFO copying build/lib.linux-armv8l-cpython-314/html5_parser/encoding_parser.py -> build/bdist.linux-armv8l/wheel/./html5_parser
2026-03-30 10:41:15,114 root INFO copying build/lib.linux-armv8l-cpython-314/html5_parser/encoding_names.py -> build/bdist.linux-armv8l/wheel/./html5_parser
2026-03-30 10:41:15,114 root INFO copying build/lib.linux-armv8l-cpython-314/html5_parser/dom.py -> build/bdist.linux-armv8l/wheel/./html5_parser
2026-03-30 10:41:15,114 root INFO running install_egg_info
2026-03-30 10:41:15,117 root INFO running egg_info
2026-03-30 10:41:15,119 root INFO creating src/html5_parser.egg-info
2026-03-30 10:41:15,119 root INFO writing src/html5_parser.egg-info/PKG-INFO
2026-03-30 10:41:15,120 root INFO writing dependency_links to src/html5_parser.egg-info/dependency_links.txt
2026-03-30 10:41:15,120 root INFO writing requirements to src/html5_parser.egg-info/requires.txt
2026-03-30 10:41:15,120 root INFO writing top-level names to src/html5_parser.egg-info/top_level.txt
2026-03-30 10:41:15,120 root INFO writing manifest file 'src/html5_parser.egg-info/SOURCES.txt'
2026-03-30 10:41:15,123 root INFO reading manifest file 'src/html5_parser.egg-info/SOURCES.txt'
2026-03-30 10:41:15,123 root INFO reading manifest template 'MANIFEST.in'
2026-03-30 10:41:15,124 root WARNING warning: no files found matching 'win-ci.py'
2026-03-30 10:41:15,124 root WARNING warning: no files found matching 'gumbo/*.py'
2026-03-30 10:41:15,125 root INFO adding license file 'LICENSE'
2026-03-30 10:41:15,126 root INFO writing manifest file 'src/html5_parser.egg-info/SOURCES.txt'
2026-03-30 10:41:15,126 root INFO Copying src/html5_parser.egg-info to build/bdist.linux-armv8l/wheel/./html5_parser-0.4.12-py3.14.egg-info
2026-03-30 10:41:15,127 root INFO running install_scripts
2026-03-30 10:41:15,133 root INFO creating build/bdist.linux-armv8l/wheel/html5_parser-0.4.12.dist-info/WHEEL
2026-03-30 10:41:15,134 wheel INFO creating '/home/buildozer/aports/testing/py3-html5-parser/src/html5-parser-0.4.12/.dist/.tmp-pag1zy4i/html5_parser-0.4.12-cp314-cp314-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2026-03-30 10:41:15,134 wheel INFO adding 'html5_parser/__init__.py'
2026-03-30 10:41:15,134 wheel INFO adding 'html5_parser/dom.py'
2026-03-30 10:41:15,135 wheel INFO adding 'html5_parser/encoding_names.py'
2026-03-30 10:41:15,135 wheel INFO adding 'html5_parser/encoding_parser.py'
2026-03-30 10:41:15,136 wheel INFO adding 'html5_parser/html_parser.cpython-314-arm-linux-musleabihf.so'
2026-03-30 10:41:15,138 wheel INFO adding 'html5_parser/soup.py'
2026-03-30 10:41:15,138 wheel INFO adding 'html5_parser/stdlib_etree.py'
2026-03-30 10:41:15,138 wheel INFO adding 'html5_parser-0.4.12.dist-info/licenses/LICENSE'
2026-03-30 10:41:15,138 wheel INFO adding 'html5_parser-0.4.12.dist-info/METADATA'
2026-03-30 10:41:15,138 wheel INFO adding 'html5_parser-0.4.12.dist-info/WHEEL'
2026-03-30 10:41:15,139 wheel INFO adding 'html5_parser-0.4.12.dist-info/top_level.txt'
2026-03-30 10:41:15,139 wheel INFO adding 'html5_parser-0.4.12.dist-info/RECORD'
2026-03-30 10:41:15,139 root INFO removing build/bdist.linux-armv8l/wheel
2026-03-30 10:41:15,140 gpep517 INFO The backend produced .dist/html5_parser-0.4.12-cp314-cp314-linux_armv8l.whl
html5_parser-0.4.12-cp314-cp314-linux_armv8l.whl
/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 :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running test
running build
running build_py
running build_ext
running tests...
...........................s
----------------------------------------------------------------------
Ran 28 tests in 0.232s
OK (skipped=1)
>>> py3-html5-parser: Entering fakeroot...
>>> py3-html5-parser-pyc*: Running split function pyc...
'usr/lib/python3.14/site-packages/html5_parser/__pycache__' -> '/home/buildozer/aports/testing/py3-html5-parser/pkg/py3-html5-parser-pyc/usr/lib/python3.14/site-packages/html5_parser/__pycache__'
>>> py3-html5-parser-pyc*: Preparing subpackage py3-html5-parser-pyc...
>>> py3-html5-parser-pyc*: Running postcheck for py3-html5-parser-pyc
>>> py3-html5-parser*: Running postcheck for py3-html5-parser
>>> py3-html5-parser*: Preparing package py3-html5-parser...
>>> py3-html5-parser*: Stripping binaries
>>> py3-html5-parser*: Scanning shared objects
>>> py3-html5-parser-pyc*: Tracing dependencies...
python3~3.14
>>> py3-html5-parser-pyc*: Package size: 44.4 KB
>>> py3-html5-parser-pyc*: Compressing data...
>>> py3-html5-parser-pyc*: Create checksum...
>>> py3-html5-parser-pyc*: Create py3-html5-parser-pyc-0.4.12-r2.apk
>>> py3-html5-parser*: Tracing dependencies...
py3-lxml
py3-chardet
python3~3.14
so:libc.musl-armhf.so.1
so:libxml2.so.2
>>> py3-html5-parser*: Package size: 439.7 KB
>>> py3-html5-parser*: Compressing data...
>>> py3-html5-parser*: Create checksum...
>>> py3-html5-parser*: Create py3-html5-parser-0.4.12-r2.apk
>>> py3-html5-parser: Build complete at Mon, 30 Mar 2026 10:41:16 +0000 elapsed time 0h 0m 11s
>>> py3-html5-parser: Cleaning up srcdir
>>> py3-html5-parser: Cleaning up pkgdir
>>> py3-html5-parser: Cleaning up tmpdir
>>> py3-html5-parser: Uninstalling dependencies...
( 1/42) Purging .makedepends-py3-html5-parser (20260330.104106)
( 2/42) Purging py3-lxml-pyc (6.0.2-r2)
( 3/42) Purging py3-lxml (6.0.2-r2)
( 4/42) Purging py3-chardet-pyc (5.2.0-r2)
( 5/42) Purging py3-chardet (5.2.0-r2)
( 6/42) Purging libxml2-dev (2.13.9-r1)
( 7/42) Purging libxml2-utils (2.13.9-r1)
( 8/42) Purging py3-gpep517-pyc (19-r2)
( 9/42) Purging py3-gpep517 (19-r2)
(10/42) Purging py3-installer-pyc (0.7.0-r3)
(11/42) Purging py3-installer (0.7.0-r3)
(12/42) Purging py3-setuptools-pyc (82.0.1-r1)
(13/42) Purging py3-setuptools (82.0.1-r1)
(14/42) Purging py3-wheel-pyc (0.46.3-r1)
(15/42) Purging py3-wheel (0.46.3-r1)
(16/42) Purging py3-packaging-pyc (26.0-r1)
(17/42) Purging py3-packaging (26.0-r1)
(18/42) Purging py3-parsing-pyc (3.3.2-r1)
(19/42) Purging py3-parsing (3.3.2-r1)
(20/42) Purging python3-dev (3.14.3-r0)
(21/42) Purging py3-beautifulsoup4-pyc (4.14.3-r1)
(22/42) Purging py3-beautifulsoup4 (4.14.3-r1)
(23/42) Purging py3-soupsieve-pyc (2.7-r1)
(24/42) Purging py3-soupsieve (2.7-r1)
(25/42) Purging py3-typing-extensions-pyc (4.15.0-r1)
(26/42) Purging py3-typing-extensions (4.15.0-r1)
(27/42) Purging python3-pyc (3.14.3-r0)
(28/42) Purging python3-pycache-pyc0 (3.14.3-r0)
(29/42) Purging pyc (3.14.3-r0)
(30/42) Purging python3 (3.14.3-r0)
(31/42) Purging gdbm (1.26-r0)
(32/42) Purging libbz2 (1.0.8-r6)
(33/42) Purging libffi (3.5.2-r0)
(34/42) Purging libpanelw (6.6_p20251231-r0)
(35/42) Purging libxslt (1.1.43-r3)
(36/42) Purging mpdecimal (4.0.1-r0)
(37/42) Purging sqlite-libs (3.51.2-r1)
(38/42) Purging xz-dev (5.8.2-r0)
(39/42) Purging xz (5.8.2-r0)
(40/42) Purging zlib-dev (1.3.2-r0)
(41/42) Purging libxml2 (2.13.9-r1)
(42/42) Purging xz-libs (5.8.2-r0)
Executing busybox-1.37.0-r31.trigger
OK: 343.0 MiB in 104 packages
>>> py3-html5-parser: Updating the testing/armhf repository index...
>>> py3-html5-parser: Signing the index...