>>> py3-html5-parser: Building testing/py3-html5-parser 0.4.12-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 17:07:12 +0000
>>> py3-html5-parser: Checking sanity of /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/43) Installing libbz2 (1.0.8-r6)
(2/43) Installing libffi (3.4.6-r0)
(3/43) Installing gdbm (1.23-r1)
(4/43) Installing xz-libs (5.6.1-r3)
(5/43) Installing mpdecimal (4.0.0-r0)
(6/43) Installing libpanelw (6.4_p20240330-r0)
(7/43) Installing readline (8.2.10-r0)
(8/43) Installing sqlite-libs (3.45.2-r0)
(9/43) Installing python3 (3.12.3-r0)
(10/43) Installing python3-pycache-pyc0 (3.12.3-r0)
(11/43) Installing pyc (3.12.3-r0)
(12/43) Installing py3-lxml-pyc (5.1.0-r0)
(13/43) Installing python3-pyc (3.12.3-r0)
(14/43) Installing libgpg-error (1.48-r0)
(15/43) Installing libgcrypt (1.10.3-r0)
(16/43) Installing libxml2 (2.12.6-r2)
(17/43) Installing libxslt (1.1.39-r1)
(18/43) Installing py3-lxml (5.1.0-r0)
(19/43) Installing py3-chardet (5.2.0-r1)
(20/43) Installing py3-chardet-pyc (5.2.0-r1)
(21/43) Installing zlib-dev (1.3.1-r1)
(22/43) Installing xz (5.6.1-r3)
(23/43) Installing xz-dev (5.6.1-r3)
(24/43) Installing libxml2-utils (2.12.6-r2)
(25/43) Installing libxml2-dev (2.12.6-r2)
(26/43) Installing py3-installer (0.7.0-r2)
(27/43) Installing py3-installer-pyc (0.7.0-r2)
(28/43) Installing py3-gpep517 (15-r2)
(29/43) Installing py3-gpep517-pyc (15-r2)
(30/43) Installing py3-parsing (3.1.2-r1)
(31/43) Installing py3-parsing-pyc (3.1.2-r1)
(32/43) Installing py3-packaging (24.0-r1)
(33/43) Installing py3-packaging-pyc (24.0-r1)
(34/43) Installing py3-setuptools (69.2.0-r2)
(35/43) Installing py3-setuptools-pyc (69.2.0-r2)
(36/43) Installing py3-wheel (0.42.0-r1)
(37/43) Installing py3-wheel-pyc (0.42.0-r1)
(38/43) Installing python3-dev (3.12.3-r0)
(39/43) Installing py3-soupsieve (2.5-r1)
(40/43) Installing py3-soupsieve-pyc (2.5-r1)
(41/43) Installing py3-beautifulsoup4 (4.12.3-r2)
(42/43) Installing py3-beautifulsoup4-pyc (4.12.3-r2)
(43/43) Installing .makedepends-py3-html5-parser (20240415.170713)
Executing busybox-1.36.1-r25.trigger
OK: 457 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
>>> py3-html5-parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-html5-parser-0.4.12.tar.gz
>>> py3-html5-parser: Checking sha512sums...
py3-html5-parser-0.4.12.tar.gz: OK
>>> py3-html5-parser: Unpacking /var/cache/distfiles/py3-html5-parser-0.4.12.tar.gz...
2024-04-15 17:07:15,281 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2024-04-15 17:07:15,326 root INFO running bdist_wheel
2024-04-15 17:07:15,342 root INFO running build
2024-04-15 17:07:15,342 root INFO running build_py
2024-04-15 17:07:15,344 root INFO creating build
2024-04-15 17:07:15,345 root INFO creating build/lib.linux-armv8l-cpython-312
2024-04-15 17:07:15,345 root INFO creating build/lib.linux-armv8l-cpython-312/html5_parser
2024-04-15 17:07:15,345 root INFO copying src/html5_parser/__init__.py -> build/lib.linux-armv8l-cpython-312/html5_parser
2024-04-15 17:07:15,345 root INFO copying src/html5_parser/soup.py -> build/lib.linux-armv8l-cpython-312/html5_parser
2024-04-15 17:07:15,345 root INFO copying src/html5_parser/stdlib_etree.py -> build/lib.linux-armv8l-cpython-312/html5_parser
2024-04-15 17:07:15,346 root INFO copying src/html5_parser/encoding_parser.py -> build/lib.linux-armv8l-cpython-312/html5_parser
2024-04-15 17:07:15,346 root INFO copying src/html5_parser/encoding_names.py -> build/lib.linux-armv8l-cpython-312/html5_parser
2024-04-15 17:07:15,346 root INFO copying src/html5_parser/dom.py -> build/lib.linux-armv8l-cpython-312/html5_parser
2024-04-15 17:07:15,347 root INFO running build_ext
2024-04-15 17:07:15,348 root INFO building 'html5_parser.html_parser' extension
2024-04-15 17:07:15,348 root INFO creating build/temp.linux-armv8l-cpython-312
2024-04-15 17:07:15,348 root INFO creating build/temp.linux-armv8l-cpython-312/gumbo
2024-04-15 17:07:15,349 root INFO creating build/temp.linux-armv8l-cpython-312/src
2024-04-15 17:07:15,349 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/attribute.c -o build/temp.linux-armv8l-cpython-312/gumbo/attribute.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:15,425 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/char_ref.c -o build/temp.linux-armv8l-cpython-312/gumbo/char_ref.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:17,574 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/error.c -o build/temp.linux-armv8l-cpython-312/gumbo/error.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:17,694 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/gumbo_edit.c -o build/temp.linux-armv8l-cpython-312/gumbo/gumbo_edit.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:17,795 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/parser.c -o build/temp.linux-armv8l-cpython-312/gumbo/parser.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:20,150 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/string_buffer.c -o build/temp.linux-armv8l-cpython-312/gumbo/string_buffer.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:20,271 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/string_piece.c -o build/temp.linux-armv8l-cpython-312/gumbo/string_piece.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:20,314 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/svg_attrs.c -o build/temp.linux-armv8l-cpython-312/gumbo/svg_attrs.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:20,356 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/svg_tags.c -o build/temp.linux-armv8l-cpython-312/gumbo/svg_tags.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:20,396 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/tag.c -o build/temp.linux-armv8l-cpython-312/gumbo/tag.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:20,479 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/tokenizer.c -o build/temp.linux-armv8l-cpython-312/gumbo/tokenizer.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:21,790 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/utf8.c -o build/temp.linux-armv8l-cpython-312/gumbo/utf8.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:21,912 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/util.c -o build/temp.linux-armv8l-cpython-312/gumbo/util.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:21,945 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c gumbo/vector.c -o build/temp.linux-armv8l-cpython-312/gumbo/vector.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:22,041 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c src/as-libxml.c -o build/temp.linux-armv8l-cpython-312/src/as-libxml.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:22,330 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c src/as-python-tree.c -o build/temp.linux-armv8l-cpython-312/src/as-python-tree.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:22,609 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/include/libxml2 -I/usr/include/python3.12 -c src/python-wrapper.c -o build/temp.linux-armv8l-cpython-312/src/python-wrapper.o -O3 -std=c99 -fvisibility=hidden
2024-04-15 17:07:22,802 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/gumbo/attribute.o build/temp.linux-armv8l-cpython-312/gumbo/char_ref.o build/temp.linux-armv8l-cpython-312/gumbo/error.o build/temp.linux-armv8l-cpython-312/gumbo/gumbo_edit.o build/temp.linux-armv8l-cpython-312/gumbo/parser.o build/temp.linux-armv8l-cpython-312/gumbo/string_buffer.o build/temp.linux-armv8l-cpython-312/gumbo/string_piece.o build/temp.linux-armv8l-cpython-312/gumbo/svg_attrs.o build/temp.linux-armv8l-cpython-312/gumbo/svg_tags.o build/temp.linux-armv8l-cpython-312/gumbo/tag.o build/temp.linux-armv8l-cpython-312/gumbo/tokenizer.o build/temp.linux-armv8l-cpython-312/gumbo/utf8.o build/temp.linux-armv8l-cpython-312/gumbo/util.o build/temp.linux-armv8l-cpython-312/gumbo/vector.o build/temp.linux-armv8l-cpython-312/src/as-libxml.o build/temp.linux-armv8l-cpython-312/src/as-python-tree.o build/temp.linux-armv8l-cpython-312/src/python-wrapper.o -L/usr/lib -lxml2 -o build/lib.linux-armv8l-cpython-312/html5_parser/html_parser.cpython-312-arm-linux-musleabihf.so
2024-04-15 17:07:22,840 wheel INFO installing to build/bdist.linux-armv8l/wheel
2024-04-15 17:07:22,840 root INFO running install
2024-04-15 17:07:22,849 root INFO running install_lib
2024-04-15 17:07:22,851 root INFO creating build/bdist.linux-armv8l
2024-04-15 17:07:22,851 root INFO creating build/bdist.linux-armv8l/wheel
2024-04-15 17:07:22,851 root INFO creating build/bdist.linux-armv8l/wheel/html5_parser
2024-04-15 17:07:22,851 root INFO copying build/lib.linux-armv8l-cpython-312/html5_parser/__init__.py -> build/bdist.linux-armv8l/wheel/html5_parser
2024-04-15 17:07:22,852 root INFO copying build/lib.linux-armv8l-cpython-312/html5_parser/soup.py -> build/bdist.linux-armv8l/wheel/html5_parser
2024-04-15 17:07:22,852 root INFO copying build/lib.linux-armv8l-cpython-312/html5_parser/stdlib_etree.py -> build/bdist.linux-armv8l/wheel/html5_parser
2024-04-15 17:07:22,852 root INFO copying build/lib.linux-armv8l-cpython-312/html5_parser/html_parser.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/html5_parser
2024-04-15 17:07:22,854 root INFO copying build/lib.linux-armv8l-cpython-312/html5_parser/encoding_parser.py -> build/bdist.linux-armv8l/wheel/html5_parser
2024-04-15 17:07:22,855 root INFO copying build/lib.linux-armv8l-cpython-312/html5_parser/encoding_names.py -> build/bdist.linux-armv8l/wheel/html5_parser
2024-04-15 17:07:22,855 root INFO copying build/lib.linux-armv8l-cpython-312/html5_parser/dom.py -> build/bdist.linux-armv8l/wheel/html5_parser
2024-04-15 17:07:22,855 root INFO running install_egg_info
2024-04-15 17:07:22,859 root INFO running egg_info
2024-04-15 17:07:22,859 root INFO creating src/html5_parser.egg-info
2024-04-15 17:07:22,861 root INFO writing src/html5_parser.egg-info/PKG-INFO
2024-04-15 17:07:22,861 root INFO writing dependency_links to src/html5_parser.egg-info/dependency_links.txt
2024-04-15 17:07:22,862 root INFO writing requirements to src/html5_parser.egg-info/requires.txt
2024-04-15 17:07:22,862 root INFO writing top-level names to src/html5_parser.egg-info/top_level.txt
2024-04-15 17:07:22,862 root INFO writing manifest file 'src/html5_parser.egg-info/SOURCES.txt'
2024-04-15 17:07:22,864 root INFO reading manifest file 'src/html5_parser.egg-info/SOURCES.txt'
2024-04-15 17:07:22,864 root INFO reading manifest template 'MANIFEST.in'
2024-04-15 17:07:22,865 root WARNING warning: no files found matching 'win-ci.py'
2024-04-15 17:07:22,865 root WARNING warning: no files found matching 'gumbo/*.py'
2024-04-15 17:07:22,866 root INFO adding license file 'LICENSE'
2024-04-15 17:07:22,867 root INFO writing manifest file 'src/html5_parser.egg-info/SOURCES.txt'
2024-04-15 17:07:22,867 root INFO Copying src/html5_parser.egg-info to build/bdist.linux-armv8l/wheel/html5_parser-0.4.12-py3.12.egg-info
2024-04-15 17:07:22,868 root INFO running install_scripts
2024-04-15 17:07:22,872 wheel INFO creating build/bdist.linux-armv8l/wheel/html5_parser-0.4.12.dist-info/WHEEL
2024-04-15 17:07:22,872 wheel INFO creating '/home/buildozer/aports/testing/py3-html5-parser/src/html5-parser-0.4.12/.dist/.tmp-qwrsaj03/html5_parser-0.4.12-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2024-04-15 17:07:22,873 wheel INFO adding 'html5_parser/__init__.py'
2024-04-15 17:07:22,873 wheel INFO adding 'html5_parser/dom.py'
2024-04-15 17:07:22,873 wheel INFO adding 'html5_parser/encoding_names.py'
2024-04-15 17:07:22,873 wheel INFO adding 'html5_parser/encoding_parser.py'
2024-04-15 17:07:22,875 wheel INFO adding 'html5_parser/html_parser.cpython-312-arm-linux-musleabihf.so'
2024-04-15 17:07:22,880 wheel INFO adding 'html5_parser/soup.py'
2024-04-15 17:07:22,880 wheel INFO adding 'html5_parser/stdlib_etree.py'
2024-04-15 17:07:22,880 wheel INFO adding 'html5_parser-0.4.12.dist-info/LICENSE'
2024-04-15 17:07:22,881 wheel INFO adding 'html5_parser-0.4.12.dist-info/METADATA'
2024-04-15 17:07:22,881 wheel INFO adding 'html5_parser-0.4.12.dist-info/WHEEL'
2024-04-15 17:07:22,881 wheel INFO adding 'html5_parser-0.4.12.dist-info/top_level.txt'
2024-04-15 17:07:22,881 wheel INFO adding 'html5_parser-0.4.12.dist-info/RECORD'
2024-04-15 17:07:22,881 wheel INFO removing build/bdist.linux-armv8l/wheel
2024-04-15 17:07:22,882 gpep517 INFO The backend produced .dist/html5_parser-0.4.12-cp312-cp312-linux_armv8l.whl
html5_parser-0.4.12-cp312-cp312-linux_armv8l.whl
running test
running build
running build_py
running build_ext
running tests...
...........................s
----------------------------------------------------------------------
Ran 28 tests in 0.184s
OK (skipped=1)
>>> py3-html5-parser: Entering fakeroot...
>>> py3-html5-parser-pyc*: Running split function pyc...
'/home/buildozer/aports/testing/py3-html5-parser/pkg/py3-html5-parser/usr/lib/python3.12/site-packages/html5_parser/__pycache__' -> '/home/buildozer/aports/testing/py3-html5-parser/pkg/py3-html5-parser-pyc/usr/lib/python3.12/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-pyc*: Scanning shared objects
>>> py3-html5-parser*: Scanning shared objects
>>> py3-html5-parser-pyc*: Tracing dependencies...
py3-lxml
py3-chardet
python3~3.12
>>> py3-html5-parser-pyc*: Package size: 80.0 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-r1.apk
>>> py3-html5-parser*: Tracing dependencies...
py3-lxml
py3-chardet
python3~3.12
so:libc.musl-armhf.so.1
so:libxml2.so.2
>>> py3-html5-parser*: Package size: 476.0 KB
>>> py3-html5-parser*: Compressing data...
>>> py3-html5-parser*: Create checksum...
>>> py3-html5-parser*: Create py3-html5-parser-0.4.12-r1.apk
>>> py3-html5-parser: Build complete at Mon, 15 Apr 2024 17:07:24 +0000 elapsed time 0h 0m 12s
>>> py3-html5-parser: Cleaning up srcdir
>>> py3-html5-parser: Cleaning up pkgdir
>>> py3-html5-parser: Uninstalling dependencies...
(1/43) Purging .makedepends-py3-html5-parser (20240415.170713)
(2/43) Purging py3-lxml-pyc (5.1.0-r0)
(3/43) Purging py3-lxml (5.1.0-r0)
(4/43) Purging py3-chardet-pyc (5.2.0-r1)
(5/43) Purging py3-chardet (5.2.0-r1)
(6/43) Purging libxml2-dev (2.12.6-r2)
(7/43) Purging libxml2-utils (2.12.6-r2)
(8/43) Purging py3-gpep517-pyc (15-r2)
(9/43) Purging py3-gpep517 (15-r2)
(10/43) Purging py3-installer-pyc (0.7.0-r2)
(11/43) Purging py3-installer (0.7.0-r2)
(12/43) Purging py3-setuptools-pyc (69.2.0-r2)
(13/43) Purging py3-setuptools (69.2.0-r2)
(14/43) Purging py3-wheel-pyc (0.42.0-r1)
(15/43) Purging py3-wheel (0.42.0-r1)
(16/43) Purging py3-packaging-pyc (24.0-r1)
(17/43) Purging py3-packaging (24.0-r1)
(18/43) Purging py3-parsing-pyc (3.1.2-r1)
(19/43) Purging py3-parsing (3.1.2-r1)
(20/43) Purging python3-dev (3.12.3-r0)
(21/43) Purging py3-beautifulsoup4-pyc (4.12.3-r2)
(22/43) Purging py3-beautifulsoup4 (4.12.3-r2)
(23/43) Purging py3-soupsieve-pyc (2.5-r1)
(24/43) Purging py3-soupsieve (2.5-r1)
(25/43) Purging libxslt (1.1.39-r1)
(26/43) Purging python3-pyc (3.12.3-r0)
(27/43) Purging python3-pycache-pyc0 (3.12.3-r0)
(28/43) Purging pyc (3.12.3-r0)
(29/43) Purging xz-dev (5.6.1-r3)
(30/43) Purging xz (5.6.1-r3)
(31/43) Purging zlib-dev (1.3.1-r1)
(32/43) Purging python3 (3.12.3-r0)
(33/43) Purging gdbm (1.23-r1)
(34/43) Purging libbz2 (1.0.8-r6)
(35/43) Purging libffi (3.4.6-r0)
(36/43) Purging libgcrypt (1.10.3-r0)
(37/43) Purging libgpg-error (1.48-r0)
(38/43) Purging libpanelw (6.4_p20240330-r0)
(39/43) Purging libxml2 (2.12.6-r2)
(40/43) Purging mpdecimal (4.0.0-r0)
(41/43) Purging readline (8.2.10-r0)
(42/43) Purging sqlite-libs (3.45.2-r0)
(43/43) Purging xz-libs (5.6.1-r3)
Executing busybox-1.36.1-r25.trigger
OK: 315 MiB in 103 packages
>>> py3-html5-parser: Updating the testing/armhf repository index...
>>> py3-html5-parser: Signing the index...