>>> py3-mistune: Building community/py3-mistune 3.1.3-r0 (using abuild 3.15.0_rc3-r3) started Mon, 19 May 2025 08:27:44 +0000 >>> py3-mistune: Validating /home/buildozer/aports/community/py3-mistune/APKBUILD... >>> WARNING: py3-mistune: No maintainer >>> py3-mistune: Analyzing dependencies... >>> py3-mistune: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest (1/30) Installing libffi (3.4.8-r0) (2/30) Installing gdbm (1.24-r0) (3/30) Installing mpdecimal (4.0.1-r0) (4/30) Installing libpanelw (6.5_p20250503-r0) (5/30) Installing sqlite-libs (3.49.2-r0) (6/30) Installing python3 (3.12.10-r0) (7/30) Installing python3-pycache-pyc0 (3.12.10-r0) (8/30) Installing pyc (3.12.10-r0) (9/30) Installing python3-pyc (3.12.10-r0) (10/30) Installing py3-installer (0.7.0-r2) (11/30) Installing py3-installer-pyc (0.7.0-r2) (12/30) Installing py3-gpep517 (19-r0) (13/30) Installing py3-gpep517-pyc (19-r0) (14/30) Installing py3-parsing (3.2.3-r0) (15/30) Installing py3-parsing-pyc (3.2.3-r0) (16/30) Installing py3-packaging (25.0-r0) (17/30) Installing py3-packaging-pyc (25.0-r0) (18/30) Installing py3-setuptools (80.5.0-r0) (19/30) Installing py3-setuptools-pyc (80.5.0-r0) (20/30) Installing py3-wheel (0.46.1-r0) (21/30) Installing py3-wheel-pyc (0.46.1-r0) (22/30) Installing py3-iniconfig (2.1.0-r0) (23/30) Installing py3-iniconfig-pyc (2.1.0-r0) (24/30) Installing py3-pluggy (1.5.0-r0) (25/30) Installing py3-pluggy-pyc (1.5.0-r0) (26/30) Installing py3-py (1.11.0-r4) (27/30) Installing py3-py-pyc (1.11.0-r4) (28/30) Installing py3-pytest (8.3.5-r0) (29/30) Installing py3-pytest-pyc (8.3.5-r0) (30/30) Installing .makedepends-py3-mistune (20250519.082747) Executing busybox-1.37.0-r17.trigger OK: 392 MiB in 140 packages >>> py3-mistune: Cleaning up srcdir >>> py3-mistune: Cleaning up pkgdir >>> py3-mistune: Cleaning up tmpdir >>> py3-mistune: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mistune-3.1.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-mistune: Fetching py3-mistune-3.1.3.tar.gz::https://github.com/lepture/mistune/archive/v3.1.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96027 100 96027 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k >>> py3-mistune: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mistune-3.1.3.tar.gz >>> py3-mistune: Checking sha512sums... py3-mistune-3.1.3.tar.gz: OK >>> py3-mistune: Unpacking /var/cache/distfiles/edge/py3-mistune-3.1.3.tar.gz... 2025-05-19 08:27:51,809 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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() 2025-05-19 08:27:52,071 root INFO running bdist_wheel 2025-05-19 08:27:52,147 root INFO running build 2025-05-19 08:27:52,147 root INFO running build_py 2025-05-19 08:27:52,165 root INFO creating build/lib/mistune 2025-05-19 08:27:52,167 root INFO copying src/mistune/markdown.py -> build/lib/mistune 2025-05-19 08:27:52,168 root INFO copying src/mistune/__init__.py -> build/lib/mistune 2025-05-19 08:27:52,170 root INFO copying src/mistune/toc.py -> build/lib/mistune 2025-05-19 08:27:52,172 root INFO copying src/mistune/core.py -> build/lib/mistune 2025-05-19 08:27:52,173 root INFO copying src/mistune/util.py -> build/lib/mistune 2025-05-19 08:27:52,175 root INFO copying src/mistune/inline_parser.py -> build/lib/mistune 2025-05-19 08:27:52,177 root INFO copying src/mistune/helpers.py -> build/lib/mistune 2025-05-19 08:27:52,179 root INFO copying src/mistune/block_parser.py -> build/lib/mistune 2025-05-19 08:27:52,181 root INFO copying src/mistune/__main__.py -> build/lib/mistune 2025-05-19 08:27:52,182 root INFO copying src/mistune/list_parser.py -> build/lib/mistune 2025-05-19 08:27:52,185 root INFO creating build/lib/mistune/plugins 2025-05-19 08:27:52,186 root INFO copying src/mistune/plugins/spoiler.py -> build/lib/mistune/plugins 2025-05-19 08:27:52,187 root INFO copying src/mistune/plugins/abbr.py -> build/lib/mistune/plugins 2025-05-19 08:27:52,189 root INFO copying src/mistune/plugins/__init__.py -> build/lib/mistune/plugins 2025-05-19 08:27:52,190 root INFO copying src/mistune/plugins/footnotes.py -> build/lib/mistune/plugins 2025-05-19 08:27:52,192 root INFO copying src/mistune/plugins/math.py -> build/lib/mistune/plugins 2025-05-19 08:27:52,193 root INFO copying src/mistune/plugins/ruby.py -> build/lib/mistune/plugins 2025-05-19 08:27:52,195 root INFO copying src/mistune/plugins/task_lists.py -> build/lib/mistune/plugins 2025-05-19 08:27:52,197 root INFO copying src/mistune/plugins/table.py -> build/lib/mistune/plugins 2025-05-19 08:27:52,198 root INFO copying src/mistune/plugins/url.py -> build/lib/mistune/plugins 2025-05-19 08:27:52,200 root INFO copying src/mistune/plugins/speedup.py -> build/lib/mistune/plugins 2025-05-19 08:27:52,201 root INFO copying src/mistune/plugins/formatting.py -> build/lib/mistune/plugins 2025-05-19 08:27:52,203 root INFO copying src/mistune/plugins/def_list.py -> build/lib/mistune/plugins 2025-05-19 08:27:52,205 root INFO creating build/lib/mistune/directives 2025-05-19 08:27:52,206 root INFO copying src/mistune/directives/__init__.py -> build/lib/mistune/directives 2025-05-19 08:27:52,208 root INFO copying src/mistune/directives/toc.py -> build/lib/mistune/directives 2025-05-19 08:27:52,209 root INFO copying src/mistune/directives/include.py -> build/lib/mistune/directives 2025-05-19 08:27:52,211 root INFO copying src/mistune/directives/_base.py -> build/lib/mistune/directives 2025-05-19 08:27:52,212 root INFO copying src/mistune/directives/_rst.py -> build/lib/mistune/directives 2025-05-19 08:27:52,214 root INFO copying src/mistune/directives/_fenced.py -> build/lib/mistune/directives 2025-05-19 08:27:52,216 root INFO copying src/mistune/directives/admonition.py -> build/lib/mistune/directives 2025-05-19 08:27:52,217 root INFO copying src/mistune/directives/image.py -> build/lib/mistune/directives 2025-05-19 08:27:52,219 root INFO creating build/lib/mistune/renderers 2025-05-19 08:27:52,220 root INFO copying src/mistune/renderers/markdown.py -> build/lib/mistune/renderers 2025-05-19 08:27:52,222 root INFO copying src/mistune/renderers/__init__.py -> build/lib/mistune/renderers 2025-05-19 08:27:52,223 root INFO copying src/mistune/renderers/rst.py -> build/lib/mistune/renderers 2025-05-19 08:27:52,225 root INFO copying src/mistune/renderers/html.py -> build/lib/mistune/renderers 2025-05-19 08:27:52,227 root INFO copying src/mistune/renderers/_list.py -> build/lib/mistune/renderers 2025-05-19 08:27:52,228 root INFO running egg_info 2025-05-19 08:27:52,243 root INFO creating src/mistune.egg-info 2025-05-19 08:27:52,244 root INFO writing src/mistune.egg-info/PKG-INFO 2025-05-19 08:27:52,246 root INFO writing dependency_links to src/mistune.egg-info/dependency_links.txt 2025-05-19 08:27:52,249 root INFO writing requirements to src/mistune.egg-info/requires.txt 2025-05-19 08:27:52,250 root INFO writing top-level names to src/mistune.egg-info/top_level.txt 2025-05-19 08:27:52,250 root INFO writing manifest file 'src/mistune.egg-info/SOURCES.txt' 2025-05-19 08:27:52,275 root INFO reading manifest file 'src/mistune.egg-info/SOURCES.txt' 2025-05-19 08:27:52,277 root INFO reading manifest template 'MANIFEST.in' 2025-05-19 08:27:52,307 root WARNING no previously-included directories found matching 'docs/_build' 2025-05-19 08:27:52,308 root INFO adding license file 'LICENSE' 2025-05-19 08:27:52,318 root INFO writing manifest file 'src/mistune.egg-info/SOURCES.txt' 2025-05-19 08:27:52,326 root INFO copying src/mistune/py.typed -> build/lib/mistune 2025-05-19 08:27:52,360 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-19 08:27:52,360 root INFO running install 2025-05-19 08:27:52,425 root INFO running install_lib 2025-05-19 08:27:52,441 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-19 08:27:52,443 root INFO creating build/bdist.linux-riscv64/wheel/mistune 2025-05-19 08:27:52,444 root INFO copying build/lib/mistune/markdown.py -> build/bdist.linux-riscv64/wheel/./mistune 2025-05-19 08:27:52,445 root INFO copying build/lib/mistune/__init__.py -> build/bdist.linux-riscv64/wheel/./mistune 2025-05-19 08:27:52,446 root INFO copying build/lib/mistune/toc.py -> build/bdist.linux-riscv64/wheel/./mistune 2025-05-19 08:27:52,448 root INFO creating build/bdist.linux-riscv64/wheel/mistune/plugins 2025-05-19 08:27:52,449 root INFO copying build/lib/mistune/plugins/spoiler.py -> build/bdist.linux-riscv64/wheel/./mistune/plugins 2025-05-19 08:27:52,450 root INFO copying build/lib/mistune/plugins/abbr.py -> build/bdist.linux-riscv64/wheel/./mistune/plugins 2025-05-19 08:27:52,451 root INFO copying build/lib/mistune/plugins/__init__.py -> build/bdist.linux-riscv64/wheel/./mistune/plugins 2025-05-19 08:27:52,452 root INFO copying build/lib/mistune/plugins/footnotes.py -> build/bdist.linux-riscv64/wheel/./mistune/plugins 2025-05-19 08:27:52,453 root INFO copying build/lib/mistune/plugins/math.py -> build/bdist.linux-riscv64/wheel/./mistune/plugins 2025-05-19 08:27:52,455 root INFO copying build/lib/mistune/plugins/ruby.py -> build/bdist.linux-riscv64/wheel/./mistune/plugins 2025-05-19 08:27:52,456 root INFO copying build/lib/mistune/plugins/task_lists.py -> build/bdist.linux-riscv64/wheel/./mistune/plugins 2025-05-19 08:27:52,457 root INFO copying build/lib/mistune/plugins/table.py -> build/bdist.linux-riscv64/wheel/./mistune/plugins 2025-05-19 08:27:52,458 root INFO copying build/lib/mistune/plugins/url.py -> build/bdist.linux-riscv64/wheel/./mistune/plugins 2025-05-19 08:27:52,459 root INFO copying build/lib/mistune/plugins/speedup.py -> build/bdist.linux-riscv64/wheel/./mistune/plugins 2025-05-19 08:27:52,461 root INFO copying build/lib/mistune/plugins/formatting.py -> build/bdist.linux-riscv64/wheel/./mistune/plugins 2025-05-19 08:27:52,462 root INFO copying build/lib/mistune/plugins/def_list.py -> build/bdist.linux-riscv64/wheel/./mistune/plugins 2025-05-19 08:27:52,463 root INFO copying build/lib/mistune/core.py -> build/bdist.linux-riscv64/wheel/./mistune 2025-05-19 08:27:52,464 root INFO copying build/lib/mistune/util.py -> build/bdist.linux-riscv64/wheel/./mistune 2025-05-19 08:27:52,466 root INFO copying build/lib/mistune/py.typed -> build/bdist.linux-riscv64/wheel/./mistune 2025-05-19 08:27:52,467 root INFO copying build/lib/mistune/inline_parser.py -> build/bdist.linux-riscv64/wheel/./mistune 2025-05-19 08:27:52,468 root INFO copying build/lib/mistune/helpers.py -> build/bdist.linux-riscv64/wheel/./mistune 2025-05-19 08:27:52,469 root INFO copying build/lib/mistune/block_parser.py -> build/bdist.linux-riscv64/wheel/./mistune 2025-05-19 08:27:52,471 root INFO copying build/lib/mistune/__main__.py -> build/bdist.linux-riscv64/wheel/./mistune 2025-05-19 08:27:52,472 root INFO copying build/lib/mistune/list_parser.py -> build/bdist.linux-riscv64/wheel/./mistune 2025-05-19 08:27:52,474 root INFO creating build/bdist.linux-riscv64/wheel/mistune/directives 2025-05-19 08:27:52,475 root INFO copying build/lib/mistune/directives/__init__.py -> build/bdist.linux-riscv64/wheel/./mistune/directives 2025-05-19 08:27:52,476 root INFO copying build/lib/mistune/directives/toc.py -> build/bdist.linux-riscv64/wheel/./mistune/directives 2025-05-19 08:27:52,477 root INFO copying build/lib/mistune/directives/include.py -> build/bdist.linux-riscv64/wheel/./mistune/directives 2025-05-19 08:27:52,478 root INFO copying build/lib/mistune/directives/_base.py -> build/bdist.linux-riscv64/wheel/./mistune/directives 2025-05-19 08:27:52,480 root INFO copying build/lib/mistune/directives/_rst.py -> build/bdist.linux-riscv64/wheel/./mistune/directives 2025-05-19 08:27:52,481 root INFO copying build/lib/mistune/directives/_fenced.py -> build/bdist.linux-riscv64/wheel/./mistune/directives 2025-05-19 08:27:52,482 root INFO copying build/lib/mistune/directives/admonition.py -> build/bdist.linux-riscv64/wheel/./mistune/directives 2025-05-19 08:27:52,483 root INFO copying build/lib/mistune/directives/image.py -> build/bdist.linux-riscv64/wheel/./mistune/directives 2025-05-19 08:27:52,485 root INFO creating build/bdist.linux-riscv64/wheel/mistune/renderers 2025-05-19 08:27:52,486 root INFO copying build/lib/mistune/renderers/markdown.py -> build/bdist.linux-riscv64/wheel/./mistune/renderers 2025-05-19 08:27:52,487 root INFO copying build/lib/mistune/renderers/__init__.py -> build/bdist.linux-riscv64/wheel/./mistune/renderers 2025-05-19 08:27:52,488 root INFO copying build/lib/mistune/renderers/rst.py -> build/bdist.linux-riscv64/wheel/./mistune/renderers 2025-05-19 08:27:52,489 root INFO copying build/lib/mistune/renderers/html.py -> build/bdist.linux-riscv64/wheel/./mistune/renderers 2025-05-19 08:27:52,491 root INFO copying build/lib/mistune/renderers/_list.py -> build/bdist.linux-riscv64/wheel/./mistune/renderers 2025-05-19 08:27:52,492 root INFO running install_egg_info 2025-05-19 08:27:52,507 root INFO Copying src/mistune.egg-info to build/bdist.linux-riscv64/wheel/./mistune-3.1.3-py3.12.egg-info 2025-05-19 08:27:52,513 root INFO running install_scripts 2025-05-19 08:27:52,519 root INFO creating build/bdist.linux-riscv64/wheel/mistune-3.1.3.dist-info/WHEEL 2025-05-19 08:27:52,522 wheel INFO creating '/home/buildozer/aports/community/py3-mistune/src/mistune-3.1.3/.dist/.tmp-o4sj3te5/mistune-3.1.3-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-19 08:27:52,524 wheel INFO adding 'mistune/__init__.py' 2025-05-19 08:27:52,526 wheel INFO adding 'mistune/__main__.py' 2025-05-19 08:27:52,527 wheel INFO adding 'mistune/block_parser.py' 2025-05-19 08:27:52,529 wheel INFO adding 'mistune/core.py' 2025-05-19 08:27:52,531 wheel INFO adding 'mistune/helpers.py' 2025-05-19 08:27:52,532 wheel INFO adding 'mistune/inline_parser.py' 2025-05-19 08:27:52,534 wheel INFO adding 'mistune/list_parser.py' 2025-05-19 08:27:52,536 wheel INFO adding 'mistune/markdown.py' 2025-05-19 08:27:52,537 wheel INFO adding 'mistune/py.typed' 2025-05-19 08:27:52,539 wheel INFO adding 'mistune/toc.py' 2025-05-19 08:27:52,540 wheel INFO adding 'mistune/util.py' 2025-05-19 08:27:52,542 wheel INFO adding 'mistune/directives/__init__.py' 2025-05-19 08:27:52,543 wheel INFO adding 'mistune/directives/_base.py' 2025-05-19 08:27:52,545 wheel INFO adding 'mistune/directives/_fenced.py' 2025-05-19 08:27:52,546 wheel INFO adding 'mistune/directives/_rst.py' 2025-05-19 08:27:52,548 wheel INFO adding 'mistune/directives/admonition.py' 2025-05-19 08:27:52,549 wheel INFO adding 'mistune/directives/image.py' 2025-05-19 08:27:52,551 wheel INFO adding 'mistune/directives/include.py' 2025-05-19 08:27:52,552 wheel INFO adding 'mistune/directives/toc.py' 2025-05-19 08:27:52,554 wheel INFO adding 'mistune/plugins/__init__.py' 2025-05-19 08:27:52,555 wheel INFO adding 'mistune/plugins/abbr.py' 2025-05-19 08:27:52,557 wheel INFO adding 'mistune/plugins/def_list.py' 2025-05-19 08:27:52,558 wheel INFO adding 'mistune/plugins/footnotes.py' 2025-05-19 08:27:52,560 wheel INFO adding 'mistune/plugins/formatting.py' 2025-05-19 08:27:52,561 wheel INFO adding 'mistune/plugins/math.py' 2025-05-19 08:27:52,563 wheel INFO adding 'mistune/plugins/ruby.py' 2025-05-19 08:27:52,564 wheel INFO adding 'mistune/plugins/speedup.py' 2025-05-19 08:27:52,566 wheel INFO adding 'mistune/plugins/spoiler.py' 2025-05-19 08:27:52,567 wheel INFO adding 'mistune/plugins/table.py' 2025-05-19 08:27:52,569 wheel INFO adding 'mistune/plugins/task_lists.py' 2025-05-19 08:27:52,570 wheel INFO adding 'mistune/plugins/url.py' 2025-05-19 08:27:52,572 wheel INFO adding 'mistune/renderers/__init__.py' 2025-05-19 08:27:52,573 wheel INFO adding 'mistune/renderers/_list.py' 2025-05-19 08:27:52,575 wheel INFO adding 'mistune/renderers/html.py' 2025-05-19 08:27:52,576 wheel INFO adding 'mistune/renderers/markdown.py' 2025-05-19 08:27:52,578 wheel INFO adding 'mistune/renderers/rst.py' 2025-05-19 08:27:52,580 wheel INFO adding 'mistune-3.1.3.dist-info/licenses/LICENSE' 2025-05-19 08:27:52,581 wheel INFO adding 'mistune-3.1.3.dist-info/METADATA' 2025-05-19 08:27:52,583 wheel INFO adding 'mistune-3.1.3.dist-info/WHEEL' 2025-05-19 08:27:52,584 wheel INFO adding 'mistune-3.1.3.dist-info/top_level.txt' 2025-05-19 08:27:52,585 wheel INFO adding 'mistune-3.1.3.dist-info/RECORD' 2025-05-19 08:27:52,587 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-19 08:27:52,594 gpep517 INFO The backend produced .dist/mistune-3.1.3-py3-none-any.whl mistune-3.1.3-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-mistune/src/mistune-3.1.3 configfile: pyproject.toml testpaths: tests collected 948 items tests/test_commonmark.py ............................................... [ 4%] ........................................................................ [ 12%] ........................................................................ [ 20%] ........................................................................ [ 27%] ........................................................................ [ 35%] ........................................................................ [ 42%] ........................................................................ [ 50%] ........................................................................ [ 58%] .............................................. [ 62%] tests/test_directives.py ............................................... [ 67%] ................ [ 69%] tests/test_hooks.py ........ [ 70%] tests/test_misc.py .............. [ 71%] tests/test_plugins.py .................................................. [ 77%] ........................................................................ [ 84%] ........................................................................ [ 92%] ................ [ 94%] tests/test_renderers.py .......................................... [ 98%] tests/test_syntax.py .............. [100%] ============================= 948 passed in 6.82s ============================== >>> py3-mistune: Entering fakeroot... >>> py3-mistune-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/mistune/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune-pyc/usr/lib/python3.12/site-packages/mistune/plugins/__pycache__' 'usr/lib/python3.12/site-packages/mistune/__pycache__' -> '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune-pyc/usr/lib/python3.12/site-packages/mistune/__pycache__' 'usr/lib/python3.12/site-packages/mistune/directives/__pycache__' -> '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune-pyc/usr/lib/python3.12/site-packages/mistune/directives/__pycache__' 'usr/lib/python3.12/site-packages/mistune/renderers/__pycache__' -> '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune-pyc/usr/lib/python3.12/site-packages/mistune/renderers/__pycache__' >>> py3-mistune-pyc*: Preparing subpackage py3-mistune-pyc... >>> py3-mistune-pyc*: Running postcheck for py3-mistune-pyc >>> py3-mistune*: Running postcheck for py3-mistune >>> py3-mistune*: Preparing package py3-mistune... >>> py3-mistune-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-mistune-pyc*: Package size: 207.3 KB >>> py3-mistune-pyc*: Compressing data... >>> py3-mistune-pyc*: Create checksum... >>> py3-mistune-pyc*: Create py3-mistune-pyc-3.1.3-r0.apk >>> py3-mistune*: Tracing dependencies... python3 python3~3.12 >>> py3-mistune*: Package size: 149.1 KB >>> py3-mistune*: Compressing data... >>> py3-mistune*: Create checksum... >>> py3-mistune*: Create py3-mistune-3.1.3-r0.apk >>> py3-mistune: Build complete at Mon, 19 May 2025 08:28:04 +0000 elapsed time 0h 0m 20s >>> py3-mistune: Cleaning up srcdir >>> py3-mistune: Cleaning up pkgdir >>> py3-mistune: Uninstalling dependencies... (1/30) Purging .makedepends-py3-mistune (20250519.082747) (2/30) Purging py3-gpep517-pyc (19-r0) (3/30) Purging py3-gpep517 (19-r0) (4/30) Purging py3-installer-pyc (0.7.0-r2) (5/30) Purging py3-installer (0.7.0-r2) (6/30) Purging py3-setuptools-pyc (80.5.0-r0) (7/30) Purging py3-setuptools (80.5.0-r0) (8/30) Purging py3-wheel-pyc (0.46.1-r0) (9/30) Purging py3-wheel (0.46.1-r0) (10/30) Purging py3-pytest-pyc (8.3.5-r0) (11/30) Purging py3-pytest (8.3.5-r0) (12/30) Purging py3-iniconfig-pyc (2.1.0-r0) (13/30) Purging py3-iniconfig (2.1.0-r0) (14/30) Purging py3-packaging-pyc (25.0-r0) (15/30) Purging py3-packaging (25.0-r0) (16/30) Purging py3-parsing-pyc (3.2.3-r0) (17/30) Purging py3-parsing (3.2.3-r0) (18/30) Purging py3-pluggy-pyc (1.5.0-r0) (19/30) Purging py3-pluggy (1.5.0-r0) (20/30) Purging py3-py-pyc (1.11.0-r4) (21/30) Purging py3-py (1.11.0-r4) (22/30) Purging python3-pyc (3.12.10-r0) (23/30) Purging python3-pycache-pyc0 (3.12.10-r0) (24/30) Purging pyc (3.12.10-r0) (25/30) Purging python3 (3.12.10-r0) (26/30) Purging gdbm (1.24-r0) (27/30) Purging libffi (3.4.8-r0) (28/30) Purging libpanelw (6.5_p20250503-r0) (29/30) Purging mpdecimal (4.0.1-r0) (30/30) Purging sqlite-libs (3.49.2-r0) Executing busybox-1.37.0-r17.trigger OK: 343 MiB in 110 packages >>> py3-mistune: Updating the community/riscv64 repository index... >>> py3-mistune: Signing the index...