>>> py3-mistune: Building community/py3-mistune 3.2.0-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 15:09:22 +0000 >>> py3-mistune: Validating /home/buildozer/aports/community/py3-mistune/APKBUILD... >>> py3-mistune: Analyzing dependencies... >>> py3-mistune: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20251231-r0) ( 7/34) Installing sqlite-libs (3.51.2-r1) ( 8/34) Installing python3 (3.14.3-r0) ( 9/34) Installing python3-pycache-pyc0 (3.14.3-r0) (10/34) Installing pyc (3.14.3-r0) (11/34) Installing python3-pyc (3.14.3-r0) (12/34) Installing py3-installer (0.7.0-r3) (13/34) Installing py3-installer-pyc (0.7.0-r3) (14/34) Installing py3-gpep517 (19-r2) (15/34) Installing py3-gpep517-pyc (19-r2) (16/34) Installing py3-parsing (3.3.2-r1) (17/34) Installing py3-parsing-pyc (3.3.2-r1) (18/34) Installing py3-packaging (26.0-r1) (19/34) Installing py3-packaging-pyc (26.0-r1) (20/34) Installing py3-setuptools (82.0.1-r1) (21/34) Installing py3-setuptools-pyc (82.0.1-r1) (22/34) Installing py3-wheel (0.46.3-r1) (23/34) Installing py3-wheel-pyc (0.46.3-r1) (24/34) Installing py3-iniconfig (2.3.0-r1) (25/34) Installing py3-iniconfig-pyc (2.3.0-r1) (26/34) Installing py3-pluggy (1.6.0-r1) (27/34) Installing py3-pluggy-pyc (1.6.0-r1) (28/34) Installing py3-py (1.11.0-r5) (29/34) Installing py3-py-pyc (1.11.0-r5) (30/34) Installing py3-pygments (2.19.2-r1) (31/34) Installing py3-pygments-pyc (2.19.2-r1) (32/34) Installing py3-pytest (9.0.2-r1) (33/34) Installing py3-pytest-pyc (9.0.2-r1) (34/34) Installing .makedepends-py3-mistune (20260328.150925) Executing busybox-1.37.0-r31.trigger OK: 493.0 MiB in 142 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.2.0.tar.gz /var/cache/distfiles/edge/py3-mistune-3.2.0.tar.gz: OK >>> py3-mistune: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mistune-3.2.0.tar.gz /var/cache/distfiles/edge/py3-mistune-3.2.0.tar.gz: OK >>> py3-mistune: Unpacking /var/cache/distfiles/edge/py3-mistune-3.2.0.tar.gz... 2026-03-28 15:09:26,210 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/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 2027-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.14/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.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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 15:09:26,259 root INFO running bdist_wheel 2026-03-28 15:09:26,268 root INFO running build 2026-03-28 15:09:26,268 root INFO running build_py 2026-03-28 15:09:26,270 root INFO creating build/lib/mistune 2026-03-28 15:09:26,270 root INFO copying src/mistune/__init__.py -> build/lib/mistune 2026-03-28 15:09:26,271 root INFO copying src/mistune/core.py -> build/lib/mistune 2026-03-28 15:09:26,271 root INFO copying src/mistune/list_parser.py -> build/lib/mistune 2026-03-28 15:09:26,271 root INFO copying src/mistune/markdown.py -> build/lib/mistune 2026-03-28 15:09:26,272 root INFO copying src/mistune/block_parser.py -> build/lib/mistune 2026-03-28 15:09:26,272 root INFO copying src/mistune/inline_parser.py -> build/lib/mistune 2026-03-28 15:09:26,272 root INFO copying src/mistune/__main__.py -> build/lib/mistune 2026-03-28 15:09:26,272 root INFO copying src/mistune/toc.py -> build/lib/mistune 2026-03-28 15:09:26,273 root INFO copying src/mistune/util.py -> build/lib/mistune 2026-03-28 15:09:26,273 root INFO copying src/mistune/helpers.py -> build/lib/mistune 2026-03-28 15:09:26,273 root INFO creating build/lib/mistune/renderers 2026-03-28 15:09:26,273 root INFO copying src/mistune/renderers/__init__.py -> build/lib/mistune/renderers 2026-03-28 15:09:26,273 root INFO copying src/mistune/renderers/markdown.py -> build/lib/mistune/renderers 2026-03-28 15:09:26,274 root INFO copying src/mistune/renderers/html.py -> build/lib/mistune/renderers 2026-03-28 15:09:26,274 root INFO copying src/mistune/renderers/rst.py -> build/lib/mistune/renderers 2026-03-28 15:09:26,274 root INFO copying src/mistune/renderers/_list.py -> build/lib/mistune/renderers 2026-03-28 15:09:26,274 root INFO creating build/lib/mistune/plugins 2026-03-28 15:09:26,275 root INFO copying src/mistune/plugins/__init__.py -> build/lib/mistune/plugins 2026-03-28 15:09:26,275 root INFO copying src/mistune/plugins/url.py -> build/lib/mistune/plugins 2026-03-28 15:09:26,275 root INFO copying src/mistune/plugins/footnotes.py -> build/lib/mistune/plugins 2026-03-28 15:09:26,275 root INFO copying src/mistune/plugins/def_list.py -> build/lib/mistune/plugins 2026-03-28 15:09:26,275 root INFO copying src/mistune/plugins/abbr.py -> build/lib/mistune/plugins 2026-03-28 15:09:26,276 root INFO copying src/mistune/plugins/table.py -> build/lib/mistune/plugins 2026-03-28 15:09:26,276 root INFO copying src/mistune/plugins/task_lists.py -> build/lib/mistune/plugins 2026-03-28 15:09:26,276 root INFO copying src/mistune/plugins/formatting.py -> build/lib/mistune/plugins 2026-03-28 15:09:26,276 root INFO copying src/mistune/plugins/speedup.py -> build/lib/mistune/plugins 2026-03-28 15:09:26,277 root INFO copying src/mistune/plugins/spoiler.py -> build/lib/mistune/plugins 2026-03-28 15:09:26,277 root INFO copying src/mistune/plugins/math.py -> build/lib/mistune/plugins 2026-03-28 15:09:26,277 root INFO copying src/mistune/plugins/ruby.py -> build/lib/mistune/plugins 2026-03-28 15:09:26,277 root INFO creating build/lib/mistune/directives 2026-03-28 15:09:26,277 root INFO copying src/mistune/directives/__init__.py -> build/lib/mistune/directives 2026-03-28 15:09:26,278 root INFO copying src/mistune/directives/image.py -> build/lib/mistune/directives 2026-03-28 15:09:26,278 root INFO copying src/mistune/directives/admonition.py -> build/lib/mistune/directives 2026-03-28 15:09:26,278 root INFO copying src/mistune/directives/_rst.py -> build/lib/mistune/directives 2026-03-28 15:09:26,278 root INFO copying src/mistune/directives/toc.py -> build/lib/mistune/directives 2026-03-28 15:09:26,278 root INFO copying src/mistune/directives/_base.py -> build/lib/mistune/directives 2026-03-28 15:09:26,279 root INFO copying src/mistune/directives/include.py -> build/lib/mistune/directives 2026-03-28 15:09:26,279 root INFO copying src/mistune/directives/_fenced.py -> build/lib/mistune/directives 2026-03-28 15:09:26,279 root INFO running egg_info 2026-03-28 15:09:26,281 root INFO creating src/mistune.egg-info 2026-03-28 15:09:26,281 root INFO writing src/mistune.egg-info/PKG-INFO 2026-03-28 15:09:26,282 root INFO writing dependency_links to src/mistune.egg-info/dependency_links.txt 2026-03-28 15:09:26,282 root INFO writing requirements to src/mistune.egg-info/requires.txt 2026-03-28 15:09:26,282 root INFO writing top-level names to src/mistune.egg-info/top_level.txt 2026-03-28 15:09:26,282 root INFO writing manifest file 'src/mistune.egg-info/SOURCES.txt' 2026-03-28 15:09:26,286 root INFO reading manifest file 'src/mistune.egg-info/SOURCES.txt' 2026-03-28 15:09:26,286 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 15:09:26,290 root WARNING no previously-included directories found matching 'docs/_build' 2026-03-28 15:09:26,290 root INFO adding license file 'LICENSE' 2026-03-28 15:09:26,292 root INFO writing manifest file 'src/mistune.egg-info/SOURCES.txt' 2026-03-28 15:09:26,293 root INFO copying src/mistune/py.typed -> build/lib/mistune 2026-03-28 15:09:26,297 root INFO installing to build/bdist.linux-aarch64/wheel 2026-03-28 15:09:26,297 root INFO running install 2026-03-28 15:09:26,305 root INFO running install_lib 2026-03-28 15:09:26,307 root INFO creating build/bdist.linux-aarch64/wheel 2026-03-28 15:09:26,307 root INFO creating build/bdist.linux-aarch64/wheel/mistune 2026-03-28 15:09:26,307 root INFO copying build/lib/mistune/__init__.py -> build/bdist.linux-aarch64/wheel/./mistune 2026-03-28 15:09:26,307 root INFO copying build/lib/mistune/core.py -> build/bdist.linux-aarch64/wheel/./mistune 2026-03-28 15:09:26,308 root INFO copying build/lib/mistune/list_parser.py -> build/bdist.linux-aarch64/wheel/./mistune 2026-03-28 15:09:26,308 root INFO copying build/lib/mistune/markdown.py -> build/bdist.linux-aarch64/wheel/./mistune 2026-03-28 15:09:26,308 root INFO creating build/bdist.linux-aarch64/wheel/mistune/renderers 2026-03-28 15:09:26,308 root INFO copying build/lib/mistune/renderers/__init__.py -> build/bdist.linux-aarch64/wheel/./mistune/renderers 2026-03-28 15:09:26,308 root INFO copying build/lib/mistune/renderers/markdown.py -> build/bdist.linux-aarch64/wheel/./mistune/renderers 2026-03-28 15:09:26,309 root INFO copying build/lib/mistune/renderers/html.py -> build/bdist.linux-aarch64/wheel/./mistune/renderers 2026-03-28 15:09:26,309 root INFO copying build/lib/mistune/renderers/rst.py -> build/bdist.linux-aarch64/wheel/./mistune/renderers 2026-03-28 15:09:26,309 root INFO copying build/lib/mistune/renderers/_list.py -> build/bdist.linux-aarch64/wheel/./mistune/renderers 2026-03-28 15:09:26,309 root INFO copying build/lib/mistune/block_parser.py -> build/bdist.linux-aarch64/wheel/./mistune 2026-03-28 15:09:26,309 root INFO creating build/bdist.linux-aarch64/wheel/mistune/plugins 2026-03-28 15:09:26,310 root INFO copying build/lib/mistune/plugins/__init__.py -> build/bdist.linux-aarch64/wheel/./mistune/plugins 2026-03-28 15:09:26,310 root INFO copying build/lib/mistune/plugins/url.py -> build/bdist.linux-aarch64/wheel/./mistune/plugins 2026-03-28 15:09:26,310 root INFO copying build/lib/mistune/plugins/footnotes.py -> build/bdist.linux-aarch64/wheel/./mistune/plugins 2026-03-28 15:09:26,310 root INFO copying build/lib/mistune/plugins/def_list.py -> build/bdist.linux-aarch64/wheel/./mistune/plugins 2026-03-28 15:09:26,310 root INFO copying build/lib/mistune/plugins/abbr.py -> build/bdist.linux-aarch64/wheel/./mistune/plugins 2026-03-28 15:09:26,310 root INFO copying build/lib/mistune/plugins/table.py -> build/bdist.linux-aarch64/wheel/./mistune/plugins 2026-03-28 15:09:26,311 root INFO copying build/lib/mistune/plugins/task_lists.py -> build/bdist.linux-aarch64/wheel/./mistune/plugins 2026-03-28 15:09:26,311 root INFO copying build/lib/mistune/plugins/formatting.py -> build/bdist.linux-aarch64/wheel/./mistune/plugins 2026-03-28 15:09:26,311 root INFO copying build/lib/mistune/plugins/speedup.py -> build/bdist.linux-aarch64/wheel/./mistune/plugins 2026-03-28 15:09:26,311 root INFO copying build/lib/mistune/plugins/spoiler.py -> build/bdist.linux-aarch64/wheel/./mistune/plugins 2026-03-28 15:09:26,311 root INFO copying build/lib/mistune/plugins/math.py -> build/bdist.linux-aarch64/wheel/./mistune/plugins 2026-03-28 15:09:26,311 root INFO copying build/lib/mistune/plugins/ruby.py -> build/bdist.linux-aarch64/wheel/./mistune/plugins 2026-03-28 15:09:26,312 root INFO creating build/bdist.linux-aarch64/wheel/mistune/directives 2026-03-28 15:09:26,312 root INFO copying build/lib/mistune/directives/__init__.py -> build/bdist.linux-aarch64/wheel/./mistune/directives 2026-03-28 15:09:26,312 root INFO copying build/lib/mistune/directives/image.py -> build/bdist.linux-aarch64/wheel/./mistune/directives 2026-03-28 15:09:26,312 root INFO copying build/lib/mistune/directives/admonition.py -> build/bdist.linux-aarch64/wheel/./mistune/directives 2026-03-28 15:09:26,312 root INFO copying build/lib/mistune/directives/_rst.py -> build/bdist.linux-aarch64/wheel/./mistune/directives 2026-03-28 15:09:26,312 root INFO copying build/lib/mistune/directives/toc.py -> build/bdist.linux-aarch64/wheel/./mistune/directives 2026-03-28 15:09:26,313 root INFO copying build/lib/mistune/directives/_base.py -> build/bdist.linux-aarch64/wheel/./mistune/directives 2026-03-28 15:09:26,313 root INFO copying build/lib/mistune/directives/include.py -> build/bdist.linux-aarch64/wheel/./mistune/directives 2026-03-28 15:09:26,313 root INFO copying build/lib/mistune/directives/_fenced.py -> build/bdist.linux-aarch64/wheel/./mistune/directives 2026-03-28 15:09:26,313 root INFO copying build/lib/mistune/inline_parser.py -> build/bdist.linux-aarch64/wheel/./mistune 2026-03-28 15:09:26,313 root INFO copying build/lib/mistune/__main__.py -> build/bdist.linux-aarch64/wheel/./mistune 2026-03-28 15:09:26,313 root INFO copying build/lib/mistune/toc.py -> build/bdist.linux-aarch64/wheel/./mistune 2026-03-28 15:09:26,314 root INFO copying build/lib/mistune/util.py -> build/bdist.linux-aarch64/wheel/./mistune 2026-03-28 15:09:26,314 root INFO copying build/lib/mistune/py.typed -> build/bdist.linux-aarch64/wheel/./mistune 2026-03-28 15:09:26,314 root INFO copying build/lib/mistune/helpers.py -> build/bdist.linux-aarch64/wheel/./mistune 2026-03-28 15:09:26,314 root INFO running install_egg_info 2026-03-28 15:09:26,316 root INFO Copying src/mistune.egg-info to build/bdist.linux-aarch64/wheel/./mistune-3.2.0-py3.14.egg-info 2026-03-28 15:09:26,317 root INFO running install_scripts 2026-03-28 15:09:26,318 root INFO creating build/bdist.linux-aarch64/wheel/mistune-3.2.0.dist-info/WHEEL 2026-03-28 15:09:26,319 wheel INFO creating '/home/buildozer/aports/community/py3-mistune/src/mistune-3.2.0/.dist/.tmp-6wmg5y96/mistune-3.2.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-03-28 15:09:26,319 wheel INFO adding 'mistune/__init__.py' 2026-03-28 15:09:26,320 wheel INFO adding 'mistune/__main__.py' 2026-03-28 15:09:26,320 wheel INFO adding 'mistune/block_parser.py' 2026-03-28 15:09:26,320 wheel INFO adding 'mistune/core.py' 2026-03-28 15:09:26,320 wheel INFO adding 'mistune/helpers.py' 2026-03-28 15:09:26,320 wheel INFO adding 'mistune/inline_parser.py' 2026-03-28 15:09:26,321 wheel INFO adding 'mistune/list_parser.py' 2026-03-28 15:09:26,321 wheel INFO adding 'mistune/markdown.py' 2026-03-28 15:09:26,321 wheel INFO adding 'mistune/py.typed' 2026-03-28 15:09:26,321 wheel INFO adding 'mistune/toc.py' 2026-03-28 15:09:26,321 wheel INFO adding 'mistune/util.py' 2026-03-28 15:09:26,321 wheel INFO adding 'mistune/directives/__init__.py' 2026-03-28 15:09:26,322 wheel INFO adding 'mistune/directives/_base.py' 2026-03-28 15:09:26,322 wheel INFO adding 'mistune/directives/_fenced.py' 2026-03-28 15:09:26,322 wheel INFO adding 'mistune/directives/_rst.py' 2026-03-28 15:09:26,322 wheel INFO adding 'mistune/directives/admonition.py' 2026-03-28 15:09:26,322 wheel INFO adding 'mistune/directives/image.py' 2026-03-28 15:09:26,322 wheel INFO adding 'mistune/directives/include.py' 2026-03-28 15:09:26,323 wheel INFO adding 'mistune/directives/toc.py' 2026-03-28 15:09:26,323 wheel INFO adding 'mistune/plugins/__init__.py' 2026-03-28 15:09:26,323 wheel INFO adding 'mistune/plugins/abbr.py' 2026-03-28 15:09:26,323 wheel INFO adding 'mistune/plugins/def_list.py' 2026-03-28 15:09:26,323 wheel INFO adding 'mistune/plugins/footnotes.py' 2026-03-28 15:09:26,323 wheel INFO adding 'mistune/plugins/formatting.py' 2026-03-28 15:09:26,324 wheel INFO adding 'mistune/plugins/math.py' 2026-03-28 15:09:26,324 wheel INFO adding 'mistune/plugins/ruby.py' 2026-03-28 15:09:26,324 wheel INFO adding 'mistune/plugins/speedup.py' 2026-03-28 15:09:26,324 wheel INFO adding 'mistune/plugins/spoiler.py' 2026-03-28 15:09:26,324 wheel INFO adding 'mistune/plugins/table.py' 2026-03-28 15:09:26,324 wheel INFO adding 'mistune/plugins/task_lists.py' 2026-03-28 15:09:26,324 wheel INFO adding 'mistune/plugins/url.py' 2026-03-28 15:09:26,325 wheel INFO adding 'mistune/renderers/__init__.py' 2026-03-28 15:09:26,325 wheel INFO adding 'mistune/renderers/_list.py' 2026-03-28 15:09:26,325 wheel INFO adding 'mistune/renderers/html.py' 2026-03-28 15:09:26,325 wheel INFO adding 'mistune/renderers/markdown.py' 2026-03-28 15:09:26,325 wheel INFO adding 'mistune/renderers/rst.py' 2026-03-28 15:09:26,325 wheel INFO adding 'mistune-3.2.0.dist-info/licenses/LICENSE' 2026-03-28 15:09:26,326 wheel INFO adding 'mistune-3.2.0.dist-info/METADATA' 2026-03-28 15:09:26,326 wheel INFO adding 'mistune-3.2.0.dist-info/WHEEL' 2026-03-28 15:09:26,326 wheel INFO adding 'mistune-3.2.0.dist-info/top_level.txt' 2026-03-28 15:09:26,326 wheel INFO adding 'mistune-3.2.0.dist-info/RECORD' 2026-03-28 15:09:26,326 root INFO removing build/bdist.linux-aarch64/wheel 2026-03-28 15:09:26,328 gpep517 INFO The backend produced .dist/mistune-3.2.0-py3-none-any.whl mistune-3.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-mistune/src/mistune-3.2.0 configfile: pyproject.toml testpaths: tests collected 959 items tests/test_commonmark.py ............................................... [ 4%] ........................................................................ [ 12%] ........................................................................ [ 19%] ........................................................................ [ 27%] ........................................................................ [ 34%] ........................................................................ [ 42%] ........................................................................ [ 49%] ........................................................................ [ 57%] .............................................. [ 62%] tests/test_directives.py ............................................... [ 67%] ................ [ 68%] tests/test_hooks.py ........ [ 69%] tests/test_misc.py ............... [ 71%] tests/test_plugins.py .................................................. [ 76%] ........................................................................ [ 83%] ........................................................................ [ 91%] .......................... [ 94%] tests/test_renderers.py .......................................... [ 98%] tests/test_syntax.py .............. [100%] ============================= 959 passed in 0.99s ============================== >>> py3-mistune: Entering fakeroot... >>> py3-mistune-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/mistune/__pycache__' -> '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune-pyc/usr/lib/python3.14/site-packages/mistune/__pycache__' 'usr/lib/python3.14/site-packages/mistune/renderers/__pycache__' -> '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune-pyc/usr/lib/python3.14/site-packages/mistune/renderers/__pycache__' 'usr/lib/python3.14/site-packages/mistune/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune-pyc/usr/lib/python3.14/site-packages/mistune/plugins/__pycache__' 'usr/lib/python3.14/site-packages/mistune/directives/__pycache__' -> '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune-pyc/usr/lib/python3.14/site-packages/mistune/directives/__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~3.14 >>> py3-mistune-pyc*: Package size: 269.0 KB >>> py3-mistune-pyc*: Compressing data... >>> py3-mistune-pyc*: Create checksum... >>> py3-mistune-pyc*: Create py3-mistune-pyc-3.2.0-r1.apk >>> py3-mistune*: Tracing dependencies... python3 python3~3.14 >>> py3-mistune*: Package size: 149.4 KB >>> py3-mistune*: Compressing data... >>> py3-mistune*: Create checksum... >>> py3-mistune*: Create py3-mistune-3.2.0-r1.apk >>> py3-mistune: Build complete at Sat, 28 Mar 2026 15:09:29 +0000 elapsed time 0h 0m 7s >>> py3-mistune: Cleaning up srcdir >>> py3-mistune: Cleaning up pkgdir >>> py3-mistune: Cleaning up tmpdir >>> py3-mistune: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-mistune (20260328.150925) ( 2/34) Purging py3-gpep517-pyc (19-r2) ( 3/34) Purging py3-gpep517 (19-r2) ( 4/34) Purging py3-installer-pyc (0.7.0-r3) ( 5/34) Purging py3-installer (0.7.0-r3) ( 6/34) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/34) Purging py3-setuptools (82.0.1-r1) ( 8/34) Purging py3-wheel-pyc (0.46.3-r1) ( 9/34) Purging py3-wheel (0.46.3-r1) (10/34) Purging py3-pytest-pyc (9.0.2-r1) (11/34) Purging py3-pytest (9.0.2-r1) (12/34) Purging py3-iniconfig-pyc (2.3.0-r1) (13/34) Purging py3-iniconfig (2.3.0-r1) (14/34) Purging py3-packaging-pyc (26.0-r1) (15/34) Purging py3-packaging (26.0-r1) (16/34) Purging py3-parsing-pyc (3.3.2-r1) (17/34) Purging py3-parsing (3.3.2-r1) (18/34) Purging py3-pluggy-pyc (1.6.0-r1) (19/34) Purging py3-pluggy (1.6.0-r1) (20/34) Purging py3-py-pyc (1.11.0-r5) (21/34) Purging py3-py (1.11.0-r5) (22/34) Purging py3-pygments-pyc (2.19.2-r1) (23/34) Purging py3-pygments (2.19.2-r1) (24/34) Purging python3-pyc (3.14.3-r0) (25/34) Purging python3-pycache-pyc0 (3.14.3-r0) (26/34) Purging pyc (3.14.3-r0) (27/34) Purging python3 (3.14.3-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.6_p20251231-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.51.2-r1) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 108 packages >>> py3-mistune: Updating the community/aarch64 repository index... >>> py3-mistune: Signing the index...