>>> py3-html5lib: Building main/py3-html5lib 1.1-r7 (using abuild 3.15.0-r3) started Sat, 20 Sep 2025 12:10:02 +0000
>>> py3-html5lib: Validating /home/buildozer/aports/main/py3-html5lib/APKBUILD...
>>> py3-html5lib: Analyzing dependencies...
>>> py3-html5lib: Installing for build: build-base py3-six py3-webencodings py3-gpep517 py3-setuptools
( 1/26) Installing libbz2 (1.0.8-r6)
( 2/26) Installing libffi (3.5.2-r0)
( 3/26) Installing gdbm (1.26-r0)
( 4/26) Installing xz-libs (5.8.1-r0)
( 5/26) Installing mpdecimal (4.0.1-r0)
( 6/26) Installing libpanelw (6.5_p20250816-r0)
( 7/26) Installing sqlite-libs (3.50.4-r1)
( 8/26) Installing python3 (3.12.11-r0)
( 9/26) Installing python3-pycache-pyc0 (3.12.11-r0)
(10/26) Installing pyc (3.12.11-r0)
(11/26) Installing py3-six-pyc (1.17.0-r0)
(12/26) Installing python3-pyc (3.12.11-r0)
(13/26) Installing py3-six (1.17.0-r0)
(14/26) Installing py3-webencodings (0.5.1-r9)
(15/26) Installing py3-webencodings-pyc (0.5.1-r9)
(16/26) Installing py3-installer (0.7.0-r2)
(17/26) Installing py3-installer-pyc (0.7.0-r2)
(18/26) Installing py3-gpep517 (19-r0)
(19/26) Installing py3-gpep517-pyc (19-r0)
(20/26) Installing py3-parsing (3.2.3-r0)
(21/26) Installing py3-parsing-pyc (3.2.3-r0)
(22/26) Installing py3-packaging (25.0-r0)
(23/26) Installing py3-packaging-pyc (25.0-r0)
(24/26) Installing py3-setuptools (80.9.0-r1)
(25/26) Installing py3-setuptools-pyc (80.9.0-r1)
(26/26) Installing .makedepends-py3-html5lib (20250920.121002)
busybox-1.37.0-r23.trigger: Executing script...
OK: 433 MiB in 133 packages
>>> py3-html5lib: Cleaning up srcdir
>>> py3-html5lib: Cleaning up pkgdir
>>> py3-html5lib: Cleaning up tmpdir
>>> py3-html5lib: Fetching https://distfiles.alpinelinux.org/distfiles/edge//html5lib-1.1.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-html5lib: Fetching https://files.pythonhosted.org/packages/source/h/html5lib/html5lib-1.1.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/edge/html5lib-1.1.tar.gz.part'
html5lib-1.1.tar.gz. 100% |********************************| 265k 0:00:00 ETA
'/var/cache/distfiles/edge/html5lib-1.1.tar.gz.part' saved
>>> py3-html5lib: Fetching https://distfiles.alpinelinux.org/distfiles/edge//html5lib-1.1.tar.gz
>>> py3-html5lib: Checking sha512sums...
html5lib-1.1.tar.gz: OK
>>> py3-html5lib: Unpacking /var/cache/distfiles/edge/html5lib-1.1.tar.gz...
2025-09-20 12:10:04,389 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
:9: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
:93: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
:94: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
/usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
2025-09-20 12:10:04,426 root INFO running bdist_wheel
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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()
2025-09-20 12:10:04,441 root INFO running build
2025-09-20 12:10:04,441 root INFO running build_py
2025-09-20 12:10:04,445 root INFO creating build/lib/html5lib
2025-09-20 12:10:04,445 root INFO copying html5lib/serializer.py -> build/lib/html5lib
2025-09-20 12:10:04,445 root INFO copying html5lib/_inputstream.py -> build/lib/html5lib
2025-09-20 12:10:04,445 root INFO copying html5lib/__init__.py -> build/lib/html5lib
2025-09-20 12:10:04,445 root INFO copying html5lib/constants.py -> build/lib/html5lib
2025-09-20 12:10:04,446 root INFO copying html5lib/_utils.py -> build/lib/html5lib
2025-09-20 12:10:04,446 root INFO copying html5lib/_ihatexml.py -> build/lib/html5lib
2025-09-20 12:10:04,446 root INFO copying html5lib/html5parser.py -> build/lib/html5lib
2025-09-20 12:10:04,446 root INFO copying html5lib/_tokenizer.py -> build/lib/html5lib
2025-09-20 12:10:04,446 root INFO creating build/lib/html5lib/treebuilders
2025-09-20 12:10:04,447 root INFO copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders
2025-09-20 12:10:04,447 root INFO copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders
2025-09-20 12:10:04,447 root INFO copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders
2025-09-20 12:10:04,447 root INFO copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders
2025-09-20 12:10:04,447 root INFO copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders
2025-09-20 12:10:04,447 root INFO creating build/lib/html5lib/treeadapters
2025-09-20 12:10:04,447 root INFO copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters
2025-09-20 12:10:04,448 root INFO copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters
2025-09-20 12:10:04,448 root INFO copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters
2025-09-20 12:10:04,448 root INFO creating build/lib/html5lib/filters
2025-09-20 12:10:04,448 root INFO copying html5lib/filters/lint.py -> build/lib/html5lib/filters
2025-09-20 12:10:04,448 root INFO copying html5lib/filters/__init__.py -> build/lib/html5lib/filters
2025-09-20 12:10:04,448 root INFO copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters
2025-09-20 12:10:04,449 root INFO copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters
2025-09-20 12:10:04,449 root INFO copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters
2025-09-20 12:10:04,449 root INFO copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters
2025-09-20 12:10:04,449 root INFO copying html5lib/filters/base.py -> build/lib/html5lib/filters
2025-09-20 12:10:04,449 root INFO copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters
2025-09-20 12:10:04,449 root INFO creating build/lib/html5lib/treewalkers
2025-09-20 12:10:04,449 root INFO copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers
2025-09-20 12:10:04,450 root INFO copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers
2025-09-20 12:10:04,450 root INFO copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers
2025-09-20 12:10:04,450 root INFO copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers
2025-09-20 12:10:04,450 root INFO copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers
2025-09-20 12:10:04,450 root INFO copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers
2025-09-20 12:10:04,450 root INFO creating build/lib/html5lib/_trie
2025-09-20 12:10:04,451 root INFO copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie
2025-09-20 12:10:04,451 root INFO copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie
2025-09-20 12:10:04,451 root INFO copying html5lib/_trie/py.py -> build/lib/html5lib/_trie
2025-09-20 12:10:04,457 root INFO installing to build/bdist.linux-s390x/wheel
2025-09-20 12:10:04,457 root INFO running install
2025-09-20 12:10:04,466 root INFO running install_lib
2025-09-20 12:10:04,469 root INFO creating build/bdist.linux-s390x/wheel
2025-09-20 12:10:04,469 root INFO creating build/bdist.linux-s390x/wheel/html5lib
2025-09-20 12:10:04,469 root INFO copying build/lib/html5lib/serializer.py -> build/bdist.linux-s390x/wheel/./html5lib
2025-09-20 12:10:04,469 root INFO creating build/bdist.linux-s390x/wheel/html5lib/treebuilders
2025-09-20 12:10:04,469 root INFO copying build/lib/html5lib/treebuilders/etree_lxml.py -> build/bdist.linux-s390x/wheel/./html5lib/treebuilders
2025-09-20 12:10:04,469 root INFO copying build/lib/html5lib/treebuilders/__init__.py -> build/bdist.linux-s390x/wheel/./html5lib/treebuilders
2025-09-20 12:10:04,469 root INFO copying build/lib/html5lib/treebuilders/dom.py -> build/bdist.linux-s390x/wheel/./html5lib/treebuilders
2025-09-20 12:10:04,469 root INFO copying build/lib/html5lib/treebuilders/etree.py -> build/bdist.linux-s390x/wheel/./html5lib/treebuilders
2025-09-20 12:10:04,470 root INFO copying build/lib/html5lib/treebuilders/base.py -> build/bdist.linux-s390x/wheel/./html5lib/treebuilders
2025-09-20 12:10:04,470 root INFO copying build/lib/html5lib/_inputstream.py -> build/bdist.linux-s390x/wheel/./html5lib
2025-09-20 12:10:04,470 root INFO copying build/lib/html5lib/__init__.py -> build/bdist.linux-s390x/wheel/./html5lib
2025-09-20 12:10:04,470 root INFO copying build/lib/html5lib/constants.py -> build/bdist.linux-s390x/wheel/./html5lib
2025-09-20 12:10:04,470 root INFO creating build/bdist.linux-s390x/wheel/html5lib/treeadapters
2025-09-20 12:10:04,470 root INFO copying build/lib/html5lib/treeadapters/genshi.py -> build/bdist.linux-s390x/wheel/./html5lib/treeadapters
2025-09-20 12:10:04,470 root INFO copying build/lib/html5lib/treeadapters/__init__.py -> build/bdist.linux-s390x/wheel/./html5lib/treeadapters
2025-09-20 12:10:04,470 root INFO copying build/lib/html5lib/treeadapters/sax.py -> build/bdist.linux-s390x/wheel/./html5lib/treeadapters
2025-09-20 12:10:04,471 root INFO copying build/lib/html5lib/_utils.py -> build/bdist.linux-s390x/wheel/./html5lib
2025-09-20 12:10:04,471 root INFO creating build/bdist.linux-s390x/wheel/html5lib/filters
2025-09-20 12:10:04,471 root INFO copying build/lib/html5lib/filters/lint.py -> build/bdist.linux-s390x/wheel/./html5lib/filters
2025-09-20 12:10:04,471 root INFO copying build/lib/html5lib/filters/__init__.py -> build/bdist.linux-s390x/wheel/./html5lib/filters
2025-09-20 12:10:04,471 root INFO copying build/lib/html5lib/filters/whitespace.py -> build/bdist.linux-s390x/wheel/./html5lib/filters
2025-09-20 12:10:04,471 root INFO copying build/lib/html5lib/filters/alphabeticalattributes.py -> build/bdist.linux-s390x/wheel/./html5lib/filters
2025-09-20 12:10:04,471 root INFO copying build/lib/html5lib/filters/sanitizer.py -> build/bdist.linux-s390x/wheel/./html5lib/filters
2025-09-20 12:10:04,471 root INFO copying build/lib/html5lib/filters/inject_meta_charset.py -> build/bdist.linux-s390x/wheel/./html5lib/filters
2025-09-20 12:10:04,471 root INFO copying build/lib/html5lib/filters/base.py -> build/bdist.linux-s390x/wheel/./html5lib/filters
2025-09-20 12:10:04,471 root INFO copying build/lib/html5lib/filters/optionaltags.py -> build/bdist.linux-s390x/wheel/./html5lib/filters
2025-09-20 12:10:04,472 root INFO copying build/lib/html5lib/_ihatexml.py -> build/bdist.linux-s390x/wheel/./html5lib
2025-09-20 12:10:04,472 root INFO creating build/bdist.linux-s390x/wheel/html5lib/treewalkers
2025-09-20 12:10:04,472 root INFO copying build/lib/html5lib/treewalkers/etree_lxml.py -> build/bdist.linux-s390x/wheel/./html5lib/treewalkers
2025-09-20 12:10:04,472 root INFO copying build/lib/html5lib/treewalkers/genshi.py -> build/bdist.linux-s390x/wheel/./html5lib/treewalkers
2025-09-20 12:10:04,472 root INFO copying build/lib/html5lib/treewalkers/__init__.py -> build/bdist.linux-s390x/wheel/./html5lib/treewalkers
2025-09-20 12:10:04,472 root INFO copying build/lib/html5lib/treewalkers/dom.py -> build/bdist.linux-s390x/wheel/./html5lib/treewalkers
2025-09-20 12:10:04,472 root INFO copying build/lib/html5lib/treewalkers/etree.py -> build/bdist.linux-s390x/wheel/./html5lib/treewalkers
2025-09-20 12:10:04,472 root INFO copying build/lib/html5lib/treewalkers/base.py -> build/bdist.linux-s390x/wheel/./html5lib/treewalkers
2025-09-20 12:10:04,472 root INFO copying build/lib/html5lib/html5parser.py -> build/bdist.linux-s390x/wheel/./html5lib
2025-09-20 12:10:04,473 root INFO creating build/bdist.linux-s390x/wheel/html5lib/_trie
2025-09-20 12:10:04,473 root INFO copying build/lib/html5lib/_trie/__init__.py -> build/bdist.linux-s390x/wheel/./html5lib/_trie
2025-09-20 12:10:04,473 root INFO copying build/lib/html5lib/_trie/_base.py -> build/bdist.linux-s390x/wheel/./html5lib/_trie
2025-09-20 12:10:04,473 root INFO copying build/lib/html5lib/_trie/py.py -> build/bdist.linux-s390x/wheel/./html5lib/_trie
2025-09-20 12:10:04,473 root INFO copying build/lib/html5lib/_tokenizer.py -> build/bdist.linux-s390x/wheel/./html5lib
2025-09-20 12:10:04,473 root INFO running install_egg_info
2025-09-20 12:10:04,476 root INFO running egg_info
2025-09-20 12:10:04,478 root INFO writing html5lib.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/setuptools/_core_metadata.py:237: SetuptoolsDeprecationWarning: Ambiguity during "extra" normalization for dependencies.
!!
********************************************************************************
'all' and 'all' normalize to the same value:
'all'
In future versions, setuptools might halt the build process.
See https://peps.python.org/pep-0685/ for details.
********************************************************************************
!!
_write_provides_extra(file, processed_extras, extra, unsafe_extra)
2025-09-20 12:10:04,480 root INFO writing dependency_links to html5lib.egg-info/dependency_links.txt
2025-09-20 12:10:04,481 root INFO writing requirements to html5lib.egg-info/requires.txt
2025-09-20 12:10:04,481 root INFO writing top-level names to html5lib.egg-info/top_level.txt
2025-09-20 12:10:04,484 root INFO reading manifest file 'html5lib.egg-info/SOURCES.txt'
2025-09-20 12:10:04,486 root INFO reading manifest template 'MANIFEST.in'
2025-09-20 12:10:04,489 root INFO adding license file 'LICENSE'
2025-09-20 12:10:04,489 root INFO adding license file 'AUTHORS.rst'
2025-09-20 12:10:04,491 root INFO writing manifest file 'html5lib.egg-info/SOURCES.txt'
2025-09-20 12:10:04,491 root INFO Copying html5lib.egg-info to build/bdist.linux-s390x/wheel/./html5lib-1.1-py3.12.egg-info
2025-09-20 12:10:04,492 root INFO running install_scripts
2025-09-20 12:10:04,493 root INFO creating build/bdist.linux-s390x/wheel/html5lib-1.1.dist-info/WHEEL
2025-09-20 12:10:04,493 wheel INFO creating '/home/buildozer/aports/main/py3-html5lib/src/html5lib-1.1/.dist/.tmp-wcy8xa65/html5lib-1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it
2025-09-20 12:10:04,493 wheel INFO adding 'html5lib/__init__.py'
2025-09-20 12:10:04,493 wheel INFO adding 'html5lib/_ihatexml.py'
2025-09-20 12:10:04,494 wheel INFO adding 'html5lib/_inputstream.py'
2025-09-20 12:10:04,494 wheel INFO adding 'html5lib/_tokenizer.py'
2025-09-20 12:10:04,494 wheel INFO adding 'html5lib/_utils.py'
2025-09-20 12:10:04,494 wheel INFO adding 'html5lib/constants.py'
2025-09-20 12:10:04,495 wheel INFO adding 'html5lib/html5parser.py'
2025-09-20 12:10:04,495 wheel INFO adding 'html5lib/serializer.py'
2025-09-20 12:10:04,495 wheel INFO adding 'html5lib/_trie/__init__.py'
2025-09-20 12:10:04,495 wheel INFO adding 'html5lib/_trie/_base.py'
2025-09-20 12:10:04,495 wheel INFO adding 'html5lib/_trie/py.py'
2025-09-20 12:10:04,496 wheel INFO adding 'html5lib/filters/__init__.py'
2025-09-20 12:10:04,496 wheel INFO adding 'html5lib/filters/alphabeticalattributes.py'
2025-09-20 12:10:04,496 wheel INFO adding 'html5lib/filters/base.py'
2025-09-20 12:10:04,496 wheel INFO adding 'html5lib/filters/inject_meta_charset.py'
2025-09-20 12:10:04,496 wheel INFO adding 'html5lib/filters/lint.py'
2025-09-20 12:10:04,496 wheel INFO adding 'html5lib/filters/optionaltags.py'
2025-09-20 12:10:04,496 wheel INFO adding 'html5lib/filters/sanitizer.py'
2025-09-20 12:10:04,497 wheel INFO adding 'html5lib/filters/whitespace.py'
2025-09-20 12:10:04,497 wheel INFO adding 'html5lib/treeadapters/__init__.py'
2025-09-20 12:10:04,497 wheel INFO adding 'html5lib/treeadapters/genshi.py'
2025-09-20 12:10:04,497 wheel INFO adding 'html5lib/treeadapters/sax.py'
2025-09-20 12:10:04,497 wheel INFO adding 'html5lib/treebuilders/__init__.py'
2025-09-20 12:10:04,497 wheel INFO adding 'html5lib/treebuilders/base.py'
2025-09-20 12:10:04,497 wheel INFO adding 'html5lib/treebuilders/dom.py'
2025-09-20 12:10:04,498 wheel INFO adding 'html5lib/treebuilders/etree.py'
2025-09-20 12:10:04,498 wheel INFO adding 'html5lib/treebuilders/etree_lxml.py'
2025-09-20 12:10:04,498 wheel INFO adding 'html5lib/treewalkers/__init__.py'
2025-09-20 12:10:04,498 wheel INFO adding 'html5lib/treewalkers/base.py'
2025-09-20 12:10:04,498 wheel INFO adding 'html5lib/treewalkers/dom.py'
2025-09-20 12:10:04,498 wheel INFO adding 'html5lib/treewalkers/etree.py'
2025-09-20 12:10:04,498 wheel INFO adding 'html5lib/treewalkers/etree_lxml.py'
2025-09-20 12:10:04,499 wheel INFO adding 'html5lib/treewalkers/genshi.py'
2025-09-20 12:10:04,499 wheel INFO adding 'html5lib-1.1.dist-info/licenses/AUTHORS.rst'
2025-09-20 12:10:04,499 wheel INFO adding 'html5lib-1.1.dist-info/licenses/LICENSE'
2025-09-20 12:10:04,499 wheel INFO adding 'html5lib-1.1.dist-info/METADATA'
2025-09-20 12:10:04,499 wheel INFO adding 'html5lib-1.1.dist-info/WHEEL'
2025-09-20 12:10:04,499 wheel INFO adding 'html5lib-1.1.dist-info/top_level.txt'
2025-09-20 12:10:04,499 wheel INFO adding 'html5lib-1.1.dist-info/RECORD'
2025-09-20 12:10:04,500 root INFO removing build/bdist.linux-s390x/wheel
2025-09-20 12:10:04,500 gpep517 INFO The backend produced .dist/html5lib-1.1-py2.py3-none-any.whl
html5lib-1.1-py2.py3-none-any.whl
>>> py3-html5lib: Entering fakeroot...
>>> py3-html5lib-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/html5lib/__pycache__' -> '/home/buildozer/aports/main/py3-html5lib/pkg/py3-html5lib-pyc/usr/lib/python3.12/site-packages/html5lib/__pycache__'
'usr/lib/python3.12/site-packages/html5lib/treebuilders/__pycache__' -> '/home/buildozer/aports/main/py3-html5lib/pkg/py3-html5lib-pyc/usr/lib/python3.12/site-packages/html5lib/treebuilders/__pycache__'
'usr/lib/python3.12/site-packages/html5lib/treeadapters/__pycache__' -> '/home/buildozer/aports/main/py3-html5lib/pkg/py3-html5lib-pyc/usr/lib/python3.12/site-packages/html5lib/treeadapters/__pycache__'
'usr/lib/python3.12/site-packages/html5lib/filters/__pycache__' -> '/home/buildozer/aports/main/py3-html5lib/pkg/py3-html5lib-pyc/usr/lib/python3.12/site-packages/html5lib/filters/__pycache__'
'usr/lib/python3.12/site-packages/html5lib/treewalkers/__pycache__' -> '/home/buildozer/aports/main/py3-html5lib/pkg/py3-html5lib-pyc/usr/lib/python3.12/site-packages/html5lib/treewalkers/__pycache__'
'usr/lib/python3.12/site-packages/html5lib/_trie/__pycache__' -> '/home/buildozer/aports/main/py3-html5lib/pkg/py3-html5lib-pyc/usr/lib/python3.12/site-packages/html5lib/_trie/__pycache__'
>>> py3-html5lib-pyc*: Preparing subpackage py3-html5lib-pyc...
>>> py3-html5lib-pyc*: Running postcheck for py3-html5lib-pyc
>>> py3-html5lib*: Running postcheck for py3-html5lib
>>> py3-html5lib*: Preparing package py3-html5lib...
>>> py3-html5lib-pyc*: Tracing dependencies...
libfakeroot internal error: payload not recognized!
py3-six
py3-webencodings
python3~3.12
>>> py3-html5lib-pyc*: Package size: 590.9 KB
>>> py3-html5lib-pyc*: Compressing data...
>>> py3-html5lib-pyc*: Create checksum...
>>> py3-html5lib-pyc*: Create py3-html5lib-pyc-1.1-r7.apk
>>> py3-html5lib*: Tracing dependencies...
py3-six
py3-webencodings
python3~3.12
>>> py3-html5lib*: Package size: 494.4 KB
>>> py3-html5lib*: Compressing data...
>>> py3-html5lib*: Create checksum...
>>> py3-html5lib*: Create py3-html5lib-1.1-r7.apk
>>> py3-html5lib: Build complete at Sat, 20 Sep 2025 12:10:05 +0000 elapsed time 0h 0m 3s
>>> py3-html5lib: Cleaning up srcdir
>>> py3-html5lib: Cleaning up pkgdir
>>> py3-html5lib: Uninstalling dependencies...
( 1/26) Purging .makedepends-py3-html5lib (20250920.121002)
( 2/26) Purging py3-six-pyc (1.17.0-r0)
( 3/26) Purging py3-six (1.17.0-r0)
( 4/26) Purging py3-webencodings-pyc (0.5.1-r9)
( 5/26) Purging py3-webencodings (0.5.1-r9)
( 6/26) Purging py3-gpep517-pyc (19-r0)
( 7/26) Purging py3-gpep517 (19-r0)
( 8/26) Purging py3-installer-pyc (0.7.0-r2)
( 9/26) Purging py3-installer (0.7.0-r2)
(10/26) Purging py3-setuptools-pyc (80.9.0-r1)
(11/26) Purging py3-setuptools (80.9.0-r1)
(12/26) Purging py3-packaging-pyc (25.0-r0)
(13/26) Purging py3-packaging (25.0-r0)
(14/26) Purging py3-parsing-pyc (3.2.3-r0)
(15/26) Purging py3-parsing (3.2.3-r0)
(16/26) Purging python3-pyc (3.12.11-r0)
(17/26) Purging python3-pycache-pyc0 (3.12.11-r0)
(18/26) Purging pyc (3.12.11-r0)
(19/26) Purging python3 (3.12.11-r0)
(20/26) Purging gdbm (1.26-r0)
(21/26) Purging libbz2 (1.0.8-r6)
(22/26) Purging libffi (3.5.2-r0)
(23/26) Purging libpanelw (6.5_p20250816-r0)
(24/26) Purging mpdecimal (4.0.1-r0)
(25/26) Purging sqlite-libs (3.50.4-r1)
(26/26) Purging xz-libs (5.8.1-r0)
busybox-1.37.0-r23.trigger: Executing script...
OK: 386 MiB in 107 packages
>>> py3-html5lib: Updating the main/s390x repository index...
>>> py3-html5lib: Signing the index...