>>> py3-mistune: Building community/py3-mistune 3.1.4-r0 (using abuild 3.16.0_rc4-r0) started Sat, 15 Nov 2025 07:52:53 +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/31) Installing gdbm (1.26-r0) ( 2/31) Installing xz-libs (5.8.1-r0) ( 3/31) Installing mpdecimal (4.0.1-r0) ( 4/31) Installing libpanelw (6.5_p20251010-r0) ( 5/31) Installing python3 (3.12.12-r0) ( 6/31) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/31) Installing pyc (3.12.12-r0) ( 8/31) Installing python3-pyc (3.12.12-r0) ( 9/31) Installing py3-installer (0.7.0-r2) (10/31) Installing py3-installer-pyc (0.7.0-r2) (11/31) Installing py3-gpep517 (19-r1) (12/31) Installing py3-gpep517-pyc (19-r1) (13/31) Installing py3-parsing (3.2.3-r0) (14/31) Installing py3-parsing-pyc (3.2.3-r0) (15/31) Installing py3-packaging (25.0-r0) (16/31) Installing py3-packaging-pyc (25.0-r0) (17/31) Installing py3-setuptools (80.9.0-r2) (18/31) Installing py3-setuptools-pyc (80.9.0-r2) (19/31) Installing py3-wheel (0.46.1-r0) (20/31) Installing py3-wheel-pyc (0.46.1-r0) (21/31) Installing py3-iniconfig (2.3.0-r0) (22/31) Installing py3-iniconfig-pyc (2.3.0-r0) (23/31) Installing py3-pluggy (1.6.0-r0) (24/31) Installing py3-pluggy-pyc (1.6.0-r0) (25/31) Installing py3-py (1.11.0-r4) (26/31) Installing py3-py-pyc (1.11.0-r4) (27/31) Installing py3-pygments (2.19.2-r0) (28/31) Installing py3-pygments-pyc (2.19.2-r0) (29/31) Installing py3-pytest (8.4.2-r1) (30/31) Installing py3-pytest-pyc (8.4.2-r1) (31/31) Installing .makedepends-py3-mistune (20251115.075255) busybox-1.37.0-r25.trigger: Executing script... OK: 639 MiB in 182 packages >>> py3-mistune: Cleaning up srcdir >>> py3-mistune: Cleaning up pkgdir >>> py3-mistune: Cleaning up tmpdir >>> py3-mistune: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-mistune-3.1.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-mistune-3.1.4.tar.gz.part' py3-mistune-3.1.4.ta 100% |********************************| 96480 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-mistune-3.1.4.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-mistune-3.1.4.tar.gz: OK >>> py3-mistune: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-mistune-3.1.4.tar.gz /var/cache/distfiles/v3.23/py3-mistune-3.1.4.tar.gz: OK >>> py3-mistune: Unpacking /var/cache/distfiles/v3.23/py3-mistune-3.1.4.tar.gz... 2025-11-15 07:52:57,771 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:759: 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-11-15 07:52:57,846 root INFO running bdist_wheel 2025-11-15 07:52:57,873 root INFO running build 2025-11-15 07:52:57,873 root INFO running build_py 2025-11-15 07:52:57,879 root INFO creating build/lib/mistune 2025-11-15 07:52:57,880 root INFO copying src/mistune/list_parser.py -> build/lib/mistune 2025-11-15 07:52:57,880 root INFO copying src/mistune/util.py -> build/lib/mistune 2025-11-15 07:52:57,880 root INFO copying src/mistune/inline_parser.py -> build/lib/mistune 2025-11-15 07:52:57,881 root INFO copying src/mistune/core.py -> build/lib/mistune 2025-11-15 07:52:57,881 root INFO copying src/mistune/markdown.py -> build/lib/mistune 2025-11-15 07:52:57,881 root INFO copying src/mistune/helpers.py -> build/lib/mistune 2025-11-15 07:52:57,882 root INFO copying src/mistune/__main__.py -> build/lib/mistune 2025-11-15 07:52:57,882 root INFO copying src/mistune/__init__.py -> build/lib/mistune 2025-11-15 07:52:57,882 root INFO copying src/mistune/toc.py -> build/lib/mistune 2025-11-15 07:52:57,882 root INFO copying src/mistune/block_parser.py -> build/lib/mistune 2025-11-15 07:52:57,883 root INFO creating build/lib/mistune/directives 2025-11-15 07:52:57,883 root INFO copying src/mistune/directives/_base.py -> build/lib/mistune/directives 2025-11-15 07:52:57,884 root INFO copying src/mistune/directives/_fenced.py -> build/lib/mistune/directives 2025-11-15 07:52:57,884 root INFO copying src/mistune/directives/admonition.py -> build/lib/mistune/directives 2025-11-15 07:52:57,884 root INFO copying src/mistune/directives/image.py -> build/lib/mistune/directives 2025-11-15 07:52:57,885 root INFO copying src/mistune/directives/include.py -> build/lib/mistune/directives 2025-11-15 07:52:57,885 root INFO copying src/mistune/directives/__init__.py -> build/lib/mistune/directives 2025-11-15 07:52:57,885 root INFO copying src/mistune/directives/_rst.py -> build/lib/mistune/directives 2025-11-15 07:52:57,885 root INFO copying src/mistune/directives/toc.py -> build/lib/mistune/directives 2025-11-15 07:52:57,886 root INFO creating build/lib/mistune/plugins 2025-11-15 07:52:57,886 root INFO copying src/mistune/plugins/abbr.py -> build/lib/mistune/plugins 2025-11-15 07:52:57,887 root INFO copying src/mistune/plugins/spoiler.py -> build/lib/mistune/plugins 2025-11-15 07:52:57,887 root INFO copying src/mistune/plugins/footnotes.py -> build/lib/mistune/plugins 2025-11-15 07:52:57,887 root INFO copying src/mistune/plugins/speedup.py -> build/lib/mistune/plugins 2025-11-15 07:52:57,888 root INFO copying src/mistune/plugins/math.py -> build/lib/mistune/plugins 2025-11-15 07:52:57,888 root INFO copying src/mistune/plugins/ruby.py -> build/lib/mistune/plugins 2025-11-15 07:52:57,888 root INFO copying src/mistune/plugins/def_list.py -> build/lib/mistune/plugins 2025-11-15 07:52:57,888 root INFO copying src/mistune/plugins/table.py -> build/lib/mistune/plugins 2025-11-15 07:52:57,889 root INFO copying src/mistune/plugins/url.py -> build/lib/mistune/plugins 2025-11-15 07:52:57,889 root INFO copying src/mistune/plugins/task_lists.py -> build/lib/mistune/plugins 2025-11-15 07:52:57,889 root INFO copying src/mistune/plugins/__init__.py -> build/lib/mistune/plugins 2025-11-15 07:52:57,890 root INFO copying src/mistune/plugins/formatting.py -> build/lib/mistune/plugins 2025-11-15 07:52:57,890 root INFO creating build/lib/mistune/renderers 2025-11-15 07:52:57,890 root INFO copying src/mistune/renderers/_list.py -> build/lib/mistune/renderers 2025-11-15 07:52:57,891 root INFO copying src/mistune/renderers/rst.py -> build/lib/mistune/renderers 2025-11-15 07:52:57,891 root INFO copying src/mistune/renderers/markdown.py -> build/lib/mistune/renderers 2025-11-15 07:52:57,891 root INFO copying src/mistune/renderers/html.py -> build/lib/mistune/renderers 2025-11-15 07:52:57,892 root INFO copying src/mistune/renderers/__init__.py -> build/lib/mistune/renderers 2025-11-15 07:52:57,892 root INFO running egg_info 2025-11-15 07:52:57,897 root INFO creating src/mistune.egg-info 2025-11-15 07:52:57,897 root INFO writing src/mistune.egg-info/PKG-INFO 2025-11-15 07:52:57,898 root INFO writing dependency_links to src/mistune.egg-info/dependency_links.txt 2025-11-15 07:52:57,899 root INFO writing requirements to src/mistune.egg-info/requires.txt 2025-11-15 07:52:57,899 root INFO writing top-level names to src/mistune.egg-info/top_level.txt 2025-11-15 07:52:57,899 root INFO writing manifest file 'src/mistune.egg-info/SOURCES.txt' 2025-11-15 07:52:57,908 root INFO reading manifest file 'src/mistune.egg-info/SOURCES.txt' 2025-11-15 07:52:57,908 root INFO reading manifest template 'MANIFEST.in' 2025-11-15 07:52:57,918 root WARNING no previously-included directories found matching 'docs/_build' 2025-11-15 07:52:57,918 root INFO adding license file 'LICENSE' 2025-11-15 07:52:57,923 root INFO writing manifest file 'src/mistune.egg-info/SOURCES.txt' 2025-11-15 07:52:57,926 root INFO copying src/mistune/py.typed -> build/lib/mistune 2025-11-15 07:52:57,938 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-11-15 07:52:57,938 root INFO running install 2025-11-15 07:52:57,968 root INFO running install_lib 2025-11-15 07:52:57,974 root INFO creating build/bdist.linux-ppc64le/wheel 2025-11-15 07:52:57,974 root INFO creating build/bdist.linux-ppc64le/wheel/mistune 2025-11-15 07:52:57,975 root INFO creating build/bdist.linux-ppc64le/wheel/mistune/directives 2025-11-15 07:52:57,975 root INFO copying build/lib/mistune/directives/_base.py -> build/bdist.linux-ppc64le/wheel/./mistune/directives 2025-11-15 07:52:57,975 root INFO copying build/lib/mistune/directives/_fenced.py -> build/bdist.linux-ppc64le/wheel/./mistune/directives 2025-11-15 07:52:57,975 root INFO copying build/lib/mistune/directives/admonition.py -> build/bdist.linux-ppc64le/wheel/./mistune/directives 2025-11-15 07:52:57,975 root INFO copying build/lib/mistune/directives/image.py -> build/bdist.linux-ppc64le/wheel/./mistune/directives 2025-11-15 07:52:57,976 root INFO copying build/lib/mistune/directives/include.py -> build/bdist.linux-ppc64le/wheel/./mistune/directives 2025-11-15 07:52:57,976 root INFO copying build/lib/mistune/directives/__init__.py -> build/bdist.linux-ppc64le/wheel/./mistune/directives 2025-11-15 07:52:57,976 root INFO copying build/lib/mistune/directives/_rst.py -> build/bdist.linux-ppc64le/wheel/./mistune/directives 2025-11-15 07:52:57,976 root INFO copying build/lib/mistune/directives/toc.py -> build/bdist.linux-ppc64le/wheel/./mistune/directives 2025-11-15 07:52:57,977 root INFO copying build/lib/mistune/list_parser.py -> build/bdist.linux-ppc64le/wheel/./mistune 2025-11-15 07:52:57,977 root INFO copying build/lib/mistune/util.py -> build/bdist.linux-ppc64le/wheel/./mistune 2025-11-15 07:52:57,977 root INFO copying build/lib/mistune/inline_parser.py -> build/bdist.linux-ppc64le/wheel/./mistune 2025-11-15 07:52:57,977 root INFO creating build/bdist.linux-ppc64le/wheel/mistune/plugins 2025-11-15 07:52:57,978 root INFO copying build/lib/mistune/plugins/abbr.py -> build/bdist.linux-ppc64le/wheel/./mistune/plugins 2025-11-15 07:52:57,978 root INFO copying build/lib/mistune/plugins/spoiler.py -> build/bdist.linux-ppc64le/wheel/./mistune/plugins 2025-11-15 07:52:57,978 root INFO copying build/lib/mistune/plugins/footnotes.py -> build/bdist.linux-ppc64le/wheel/./mistune/plugins 2025-11-15 07:52:57,978 root INFO copying build/lib/mistune/plugins/speedup.py -> build/bdist.linux-ppc64le/wheel/./mistune/plugins 2025-11-15 07:52:57,979 root INFO copying build/lib/mistune/plugins/math.py -> build/bdist.linux-ppc64le/wheel/./mistune/plugins 2025-11-15 07:52:57,979 root INFO copying build/lib/mistune/plugins/ruby.py -> build/bdist.linux-ppc64le/wheel/./mistune/plugins 2025-11-15 07:52:57,979 root INFO copying build/lib/mistune/plugins/def_list.py -> build/bdist.linux-ppc64le/wheel/./mistune/plugins 2025-11-15 07:52:57,979 root INFO copying build/lib/mistune/plugins/table.py -> build/bdist.linux-ppc64le/wheel/./mistune/plugins 2025-11-15 07:52:57,979 root INFO copying build/lib/mistune/plugins/url.py -> build/bdist.linux-ppc64le/wheel/./mistune/plugins 2025-11-15 07:52:57,980 root INFO copying build/lib/mistune/plugins/task_lists.py -> build/bdist.linux-ppc64le/wheel/./mistune/plugins 2025-11-15 07:52:57,980 root INFO copying build/lib/mistune/plugins/__init__.py -> build/bdist.linux-ppc64le/wheel/./mistune/plugins 2025-11-15 07:52:57,980 root INFO copying build/lib/mistune/plugins/formatting.py -> build/bdist.linux-ppc64le/wheel/./mistune/plugins 2025-11-15 07:52:57,980 root INFO copying build/lib/mistune/core.py -> build/bdist.linux-ppc64le/wheel/./mistune 2025-11-15 07:52:57,981 root INFO copying build/lib/mistune/markdown.py -> build/bdist.linux-ppc64le/wheel/./mistune 2025-11-15 07:52:57,981 root INFO copying build/lib/mistune/helpers.py -> build/bdist.linux-ppc64le/wheel/./mistune 2025-11-15 07:52:57,981 root INFO copying build/lib/mistune/__main__.py -> build/bdist.linux-ppc64le/wheel/./mistune 2025-11-15 07:52:57,981 root INFO copying build/lib/mistune/py.typed -> build/bdist.linux-ppc64le/wheel/./mistune 2025-11-15 07:52:57,981 root INFO copying build/lib/mistune/__init__.py -> build/bdist.linux-ppc64le/wheel/./mistune 2025-11-15 07:52:57,982 root INFO creating build/bdist.linux-ppc64le/wheel/mistune/renderers 2025-11-15 07:52:57,982 root INFO copying build/lib/mistune/renderers/_list.py -> build/bdist.linux-ppc64le/wheel/./mistune/renderers 2025-11-15 07:52:57,982 root INFO copying build/lib/mistune/renderers/rst.py -> build/bdist.linux-ppc64le/wheel/./mistune/renderers 2025-11-15 07:52:57,982 root INFO copying build/lib/mistune/renderers/markdown.py -> build/bdist.linux-ppc64le/wheel/./mistune/renderers 2025-11-15 07:52:57,983 root INFO copying build/lib/mistune/renderers/html.py -> build/bdist.linux-ppc64le/wheel/./mistune/renderers 2025-11-15 07:52:57,983 root INFO copying build/lib/mistune/renderers/__init__.py -> build/bdist.linux-ppc64le/wheel/./mistune/renderers 2025-11-15 07:52:57,983 root INFO copying build/lib/mistune/toc.py -> build/bdist.linux-ppc64le/wheel/./mistune 2025-11-15 07:52:57,983 root INFO copying build/lib/mistune/block_parser.py -> build/bdist.linux-ppc64le/wheel/./mistune 2025-11-15 07:52:57,984 root INFO running install_egg_info 2025-11-15 07:52:57,989 root INFO Copying src/mistune.egg-info to build/bdist.linux-ppc64le/wheel/./mistune-3.1.4-py3.12.egg-info 2025-11-15 07:52:57,990 root INFO running install_scripts 2025-11-15 07:52:57,992 root INFO creating build/bdist.linux-ppc64le/wheel/mistune-3.1.4.dist-info/WHEEL 2025-11-15 07:52:57,992 wheel INFO creating '/home/buildozer/aports/community/py3-mistune/src/mistune-3.1.4/.dist/.tmp-6_s58mrm/mistune-3.1.4-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-11-15 07:52:57,993 wheel INFO adding 'mistune/__init__.py' 2025-11-15 07:52:57,993 wheel INFO adding 'mistune/__main__.py' 2025-11-15 07:52:57,993 wheel INFO adding 'mistune/block_parser.py' 2025-11-15 07:52:57,994 wheel INFO adding 'mistune/core.py' 2025-11-15 07:52:57,994 wheel INFO adding 'mistune/helpers.py' 2025-11-15 07:52:57,994 wheel INFO adding 'mistune/inline_parser.py' 2025-11-15 07:52:57,994 wheel INFO adding 'mistune/list_parser.py' 2025-11-15 07:52:57,995 wheel INFO adding 'mistune/markdown.py' 2025-11-15 07:52:57,995 wheel INFO adding 'mistune/py.typed' 2025-11-15 07:52:57,995 wheel INFO adding 'mistune/toc.py' 2025-11-15 07:52:57,995 wheel INFO adding 'mistune/util.py' 2025-11-15 07:52:57,996 wheel INFO adding 'mistune/directives/__init__.py' 2025-11-15 07:52:57,996 wheel INFO adding 'mistune/directives/_base.py' 2025-11-15 07:52:57,996 wheel INFO adding 'mistune/directives/_fenced.py' 2025-11-15 07:52:57,997 wheel INFO adding 'mistune/directives/_rst.py' 2025-11-15 07:52:57,997 wheel INFO adding 'mistune/directives/admonition.py' 2025-11-15 07:52:57,997 wheel INFO adding 'mistune/directives/image.py' 2025-11-15 07:52:57,997 wheel INFO adding 'mistune/directives/include.py' 2025-11-15 07:52:57,998 wheel INFO adding 'mistune/directives/toc.py' 2025-11-15 07:52:57,998 wheel INFO adding 'mistune/plugins/__init__.py' 2025-11-15 07:52:57,998 wheel INFO adding 'mistune/plugins/abbr.py' 2025-11-15 07:52:57,998 wheel INFO adding 'mistune/plugins/def_list.py' 2025-11-15 07:52:57,999 wheel INFO adding 'mistune/plugins/footnotes.py' 2025-11-15 07:52:57,999 wheel INFO adding 'mistune/plugins/formatting.py' 2025-11-15 07:52:57,999 wheel INFO adding 'mistune/plugins/math.py' 2025-11-15 07:52:58,000 wheel INFO adding 'mistune/plugins/ruby.py' 2025-11-15 07:52:58,000 wheel INFO adding 'mistune/plugins/speedup.py' 2025-11-15 07:52:58,000 wheel INFO adding 'mistune/plugins/spoiler.py' 2025-11-15 07:52:58,000 wheel INFO adding 'mistune/plugins/table.py' 2025-11-15 07:52:58,001 wheel INFO adding 'mistune/plugins/task_lists.py' 2025-11-15 07:52:58,001 wheel INFO adding 'mistune/plugins/url.py' 2025-11-15 07:52:58,001 wheel INFO adding 'mistune/renderers/__init__.py' 2025-11-15 07:52:58,001 wheel INFO adding 'mistune/renderers/_list.py' 2025-11-15 07:52:58,002 wheel INFO adding 'mistune/renderers/html.py' 2025-11-15 07:52:58,002 wheel INFO adding 'mistune/renderers/markdown.py' 2025-11-15 07:52:58,002 wheel INFO adding 'mistune/renderers/rst.py' 2025-11-15 07:52:58,003 wheel INFO adding 'mistune-3.1.4.dist-info/licenses/LICENSE' 2025-11-15 07:52:58,003 wheel INFO adding 'mistune-3.1.4.dist-info/METADATA' 2025-11-15 07:52:58,003 wheel INFO adding 'mistune-3.1.4.dist-info/WHEEL' 2025-11-15 07:52:58,003 wheel INFO adding 'mistune-3.1.4.dist-info/top_level.txt' 2025-11-15 07:52:58,004 wheel INFO adding 'mistune-3.1.4.dist-info/RECORD' 2025-11-15 07:52:58,004 root INFO removing build/bdist.linux-ppc64le/wheel 2025-11-15 07:52:58,006 gpep517 INFO The backend produced .dist/mistune-3.1.4-py3-none-any.whl mistune-3.1.4-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-mistune/src/mistune-3.1.4 configfile: pyproject.toml testpaths: tests collected 949 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%] ============================= 949 passed in 1.98s ============================== >>> py3-mistune: Entering fakeroot... >>> py3-mistune-pyc*: Running split function pyc... '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/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/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~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.4-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.4-r0.apk >>> py3-mistune: Build complete at Sat, 15 Nov 2025 07:53:01 +0000 elapsed time 0h 0m 8s >>> py3-mistune: Cleaning up srcdir >>> py3-mistune: Cleaning up pkgdir >>> py3-mistune: Uninstalling dependencies... ( 1/31) Purging .makedepends-py3-mistune (20251115.075255) ( 2/31) Purging py3-gpep517-pyc (19-r1) ( 3/31) Purging py3-gpep517 (19-r1) ( 4/31) Purging py3-installer-pyc (0.7.0-r2) ( 5/31) Purging py3-installer (0.7.0-r2) ( 6/31) Purging py3-setuptools-pyc (80.9.0-r2) ( 7/31) Purging py3-setuptools (80.9.0-r2) ( 8/31) Purging py3-wheel-pyc (0.46.1-r0) ( 9/31) Purging py3-wheel (0.46.1-r0) (10/31) Purging py3-pytest-pyc (8.4.2-r1) (11/31) Purging py3-pytest (8.4.2-r1) (12/31) Purging py3-iniconfig-pyc (2.3.0-r0) (13/31) Purging py3-iniconfig (2.3.0-r0) (14/31) Purging py3-packaging-pyc (25.0-r0) (15/31) Purging py3-packaging (25.0-r0) (16/31) Purging py3-parsing-pyc (3.2.3-r0) (17/31) Purging py3-parsing (3.2.3-r0) (18/31) Purging py3-pluggy-pyc (1.6.0-r0) (19/31) Purging py3-pluggy (1.6.0-r0) (20/31) Purging py3-py-pyc (1.11.0-r4) (21/31) Purging py3-py (1.11.0-r4) (22/31) Purging py3-pygments-pyc (2.19.2-r0) (23/31) Purging py3-pygments (2.19.2-r0) (24/31) Purging python3-pyc (3.12.12-r0) (25/31) Purging python3-pycache-pyc0 (3.12.12-r0) (26/31) Purging pyc (3.12.12-r0) (27/31) Purging python3 (3.12.12-r0) (28/31) Purging gdbm (1.26-r0) (29/31) Purging libpanelw (6.5_p20251010-r0) (30/31) Purging mpdecimal (4.0.1-r0) (31/31) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r25.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-mistune: Updating the community/ppc64le repository index... >>> py3-mistune: Signing the index...