>>> py3-mistune: Building community/py3-mistune 3.0.2-r1 (using abuild 3.14.1-r1) started Wed, 06 Nov 2024 06:19:55 +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/32) Installing libbz2 (1.0.8-r6)
(2/32) Installing libffi (3.4.6-r0)
(3/32) Installing gdbm (1.24-r0)
(4/32) Installing xz-libs (5.6.3-r0)
(5/32) Installing mpdecimal (4.0.0-r0)
(6/32) Installing libpanelw (6.5_p20241006-r2)
(7/32) Installing sqlite-libs (3.47.0-r0)
(8/32) Installing python3 (3.12.7-r1)
(9/32) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/32) Installing pyc (3.12.7-r1)
(11/32) Installing python3-pyc (3.12.7-r1)
(12/32) Installing py3-installer (0.7.0-r2)
(13/32) Installing py3-installer-pyc (0.7.0-r2)
(14/32) Installing py3-gpep517 (16-r0)
(15/32) Installing py3-gpep517-pyc (16-r0)
(16/32) Installing py3-parsing (3.1.4-r0)
(17/32) Installing py3-parsing-pyc (3.1.4-r0)
(18/32) Installing py3-packaging (24.1-r0)
(19/32) Installing py3-packaging-pyc (24.1-r0)
(20/32) Installing py3-setuptools (70.3.0-r0)
(21/32) Installing py3-setuptools-pyc (70.3.0-r0)
(22/32) Installing py3-wheel (0.43.0-r0)
(23/32) Installing py3-wheel-pyc (0.43.0-r0)
(24/32) Installing py3-iniconfig (2.0.0-r1)
(25/32) Installing py3-iniconfig-pyc (2.0.0-r1)
(26/32) Installing py3-pluggy (1.5.0-r0)
(27/32) Installing py3-pluggy-pyc (1.5.0-r0)
(28/32) Installing py3-py (1.11.0-r4)
(29/32) Installing py3-py-pyc (1.11.0-r4)
(30/32) Installing py3-pytest (8.3.3-r0)
(31/32) Installing py3-pytest-pyc (8.3.3-r0)
(32/32) Installing .makedepends-py3-mistune (20241106.062007)
Executing busybox-1.37.0-r6.trigger
OK: 403 MiB in 133 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.21/py3-mistune-3.0.2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/py3-mistune-3.0.2.tar.gz.part'
py3-mistune-3.0.2.ta 100% |********************************| 91733  0:00:00 ETA
'/var/cache/distfiles/v3.21/py3-mistune-3.0.2.tar.gz.part' saved
>>> py3-mistune: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-mistune-3.0.2.tar.gz
>>> py3-mistune: Checking sha512sums...
py3-mistune-3.0.2.tar.gz: OK
>>> py3-mistune: Unpacking /var/cache/distfiles/v3.21/py3-mistune-3.0.2.tar.gz...
2024-11-06 06:20:09,116 gpep517 INFO Building wheel via backend setuptools.build_meta
2024-11-06 06:20:09,189 root INFO running bdist_wheel
2024-11-06 06:20:09,195 root INFO running build
2024-11-06 06:20:09,195 root INFO running build_py
2024-11-06 06:20:09,196 root INFO creating build
2024-11-06 06:20:09,197 root INFO creating build/lib
2024-11-06 06:20:09,197 root INFO creating build/lib/mistune
2024-11-06 06:20:09,197 root INFO copying src/mistune/toc.py -> build/lib/mistune
2024-11-06 06:20:09,197 root INFO copying src/mistune/__init__.py -> build/lib/mistune
2024-11-06 06:20:09,197 root INFO copying src/mistune/block_parser.py -> build/lib/mistune
2024-11-06 06:20:09,197 root INFO copying src/mistune/__main__.py -> build/lib/mistune
2024-11-06 06:20:09,197 root INFO copying src/mistune/util.py -> build/lib/mistune
2024-11-06 06:20:09,197 root INFO copying src/mistune/markdown.py -> build/lib/mistune
2024-11-06 06:20:09,197 root INFO copying src/mistune/inline_parser.py -> build/lib/mistune
2024-11-06 06:20:09,198 root INFO copying src/mistune/list_parser.py -> build/lib/mistune
2024-11-06 06:20:09,198 root INFO copying src/mistune/core.py -> build/lib/mistune
2024-11-06 06:20:09,198 root INFO copying src/mistune/helpers.py -> build/lib/mistune
2024-11-06 06:20:09,198 root INFO creating build/lib/mistune/renderers
2024-11-06 06:20:09,198 root INFO copying src/mistune/renderers/rst.py -> build/lib/mistune/renderers
2024-11-06 06:20:09,198 root INFO copying src/mistune/renderers/__init__.py -> build/lib/mistune/renderers
2024-11-06 06:20:09,198 root INFO copying src/mistune/renderers/html.py -> build/lib/mistune/renderers
2024-11-06 06:20:09,198 root INFO copying src/mistune/renderers/markdown.py -> build/lib/mistune/renderers
2024-11-06 06:20:09,198 root INFO copying src/mistune/renderers/_list.py -> build/lib/mistune/renderers
2024-11-06 06:20:09,199 root INFO creating build/lib/mistune/plugins
2024-11-06 06:20:09,199 root INFO copying src/mistune/plugins/ruby.py -> build/lib/mistune/plugins
2024-11-06 06:20:09,199 root INFO copying src/mistune/plugins/task_lists.py -> build/lib/mistune/plugins
2024-11-06 06:20:09,199 root INFO copying src/mistune/plugins/spoiler.py -> build/lib/mistune/plugins
2024-11-06 06:20:09,199 root INFO copying src/mistune/plugins/__init__.py -> build/lib/mistune/plugins
2024-11-06 06:20:09,199 root INFO copying src/mistune/plugins/table.py -> build/lib/mistune/plugins
2024-11-06 06:20:09,199 root INFO copying src/mistune/plugins/def_list.py -> build/lib/mistune/plugins
2024-11-06 06:20:09,199 root INFO copying src/mistune/plugins/speedup.py -> build/lib/mistune/plugins
2024-11-06 06:20:09,199 root INFO copying src/mistune/plugins/abbr.py -> build/lib/mistune/plugins
2024-11-06 06:20:09,199 root INFO copying src/mistune/plugins/url.py -> build/lib/mistune/plugins
2024-11-06 06:20:09,199 root INFO copying src/mistune/plugins/formatting.py -> build/lib/mistune/plugins
2024-11-06 06:20:09,199 root INFO copying src/mistune/plugins/math.py -> build/lib/mistune/plugins
2024-11-06 06:20:09,200 root INFO copying src/mistune/plugins/footnotes.py -> build/lib/mistune/plugins
2024-11-06 06:20:09,200 root INFO creating build/lib/mistune/directives
2024-11-06 06:20:09,200 root INFO copying src/mistune/directives/toc.py -> build/lib/mistune/directives
2024-11-06 06:20:09,200 root INFO copying src/mistune/directives/image.py -> build/lib/mistune/directives
2024-11-06 06:20:09,200 root INFO copying src/mistune/directives/__init__.py -> build/lib/mistune/directives
2024-11-06 06:20:09,200 root INFO copying src/mistune/directives/admonition.py -> build/lib/mistune/directives
2024-11-06 06:20:09,200 root INFO copying src/mistune/directives/include.py -> build/lib/mistune/directives
2024-11-06 06:20:09,200 root INFO copying src/mistune/directives/_base.py -> build/lib/mistune/directives
2024-11-06 06:20:09,200 root INFO copying src/mistune/directives/_rst.py -> build/lib/mistune/directives
2024-11-06 06:20:09,200 root INFO copying src/mistune/directives/_fenced.py -> build/lib/mistune/directives
2024-11-06 06:20:09,200 root INFO running egg_info
2024-11-06 06:20:09,201 root INFO creating src/mistune.egg-info
2024-11-06 06:20:09,202 root INFO writing src/mistune.egg-info/PKG-INFO
2024-11-06 06:20:09,202 root INFO writing dependency_links to src/mistune.egg-info/dependency_links.txt
2024-11-06 06:20:09,202 root INFO writing top-level names to src/mistune.egg-info/top_level.txt
2024-11-06 06:20:09,202 root INFO writing manifest file 'src/mistune.egg-info/SOURCES.txt'
2024-11-06 06:20:09,204 root INFO reading manifest file 'src/mistune.egg-info/SOURCES.txt'
2024-11-06 06:20:09,204 root INFO reading manifest template 'MANIFEST.in'
2024-11-06 06:20:09,208 root WARNING no previously-included directories found matching 'docs/_build'
2024-11-06 06:20:09,208 root INFO adding license file 'LICENSE'
2024-11-06 06:20:09,209 root INFO writing manifest file 'src/mistune.egg-info/SOURCES.txt'
2024-11-06 06:20:09,210 root INFO copying src/mistune/py.typed -> build/lib/mistune
2024-11-06 06:20:09,213 root INFO installing to build/bdist.linux-s390x/wheel
2024-11-06 06:20:09,213 root INFO running install
2024-11-06 06:20:09,221 root INFO running install_lib
2024-11-06 06:20:09,222 root INFO creating build/bdist.linux-s390x
2024-11-06 06:20:09,222 root INFO creating build/bdist.linux-s390x/wheel
2024-11-06 06:20:09,222 root INFO creating build/bdist.linux-s390x/wheel/mistune
2024-11-06 06:20:09,222 root INFO copying build/lib/mistune/toc.py -> build/bdist.linux-s390x/wheel/mistune
2024-11-06 06:20:09,222 root INFO creating build/bdist.linux-s390x/wheel/mistune/renderers
2024-11-06 06:20:09,222 root INFO copying build/lib/mistune/renderers/rst.py -> build/bdist.linux-s390x/wheel/mistune/renderers
2024-11-06 06:20:09,222 root INFO copying build/lib/mistune/renderers/__init__.py -> build/bdist.linux-s390x/wheel/mistune/renderers
2024-11-06 06:20:09,222 root INFO copying build/lib/mistune/renderers/html.py -> build/bdist.linux-s390x/wheel/mistune/renderers
2024-11-06 06:20:09,222 root INFO copying build/lib/mistune/renderers/markdown.py -> build/bdist.linux-s390x/wheel/mistune/renderers
2024-11-06 06:20:09,223 root INFO copying build/lib/mistune/renderers/_list.py -> build/bdist.linux-s390x/wheel/mistune/renderers
2024-11-06 06:20:09,223 root INFO copying build/lib/mistune/__init__.py -> build/bdist.linux-s390x/wheel/mistune
2024-11-06 06:20:09,223 root INFO creating build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,223 root INFO copying build/lib/mistune/plugins/ruby.py -> build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,223 root INFO copying build/lib/mistune/plugins/task_lists.py -> build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,223 root INFO copying build/lib/mistune/plugins/spoiler.py -> build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,223 root INFO copying build/lib/mistune/plugins/__init__.py -> build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,223 root INFO copying build/lib/mistune/plugins/table.py -> build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,223 root INFO copying build/lib/mistune/plugins/def_list.py -> build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,223 root INFO copying build/lib/mistune/plugins/speedup.py -> build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,223 root INFO copying build/lib/mistune/plugins/abbr.py -> build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,224 root INFO copying build/lib/mistune/plugins/url.py -> build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,224 root INFO copying build/lib/mistune/plugins/formatting.py -> build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,224 root INFO copying build/lib/mistune/plugins/math.py -> build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,224 root INFO copying build/lib/mistune/plugins/footnotes.py -> build/bdist.linux-s390x/wheel/mistune/plugins
2024-11-06 06:20:09,224 root INFO copying build/lib/mistune/block_parser.py -> build/bdist.linux-s390x/wheel/mistune
2024-11-06 06:20:09,224 root INFO copying build/lib/mistune/__main__.py -> build/bdist.linux-s390x/wheel/mistune
2024-11-06 06:20:09,224 root INFO copying build/lib/mistune/py.typed -> build/bdist.linux-s390x/wheel/mistune
2024-11-06 06:20:09,224 root INFO copying build/lib/mistune/util.py -> build/bdist.linux-s390x/wheel/mistune
2024-11-06 06:20:09,224 root INFO copying build/lib/mistune/markdown.py -> build/bdist.linux-s390x/wheel/mistune
2024-11-06 06:20:09,224 root INFO copying build/lib/mistune/inline_parser.py -> build/bdist.linux-s390x/wheel/mistune
2024-11-06 06:20:09,224 root INFO copying build/lib/mistune/list_parser.py -> build/bdist.linux-s390x/wheel/mistune
2024-11-06 06:20:09,225 root INFO creating build/bdist.linux-s390x/wheel/mistune/directives
2024-11-06 06:20:09,225 root INFO copying build/lib/mistune/directives/toc.py -> build/bdist.linux-s390x/wheel/mistune/directives
2024-11-06 06:20:09,225 root INFO copying build/lib/mistune/directives/image.py -> build/bdist.linux-s390x/wheel/mistune/directives
2024-11-06 06:20:09,225 root INFO copying build/lib/mistune/directives/__init__.py -> build/bdist.linux-s390x/wheel/mistune/directives
2024-11-06 06:20:09,225 root INFO copying build/lib/mistune/directives/admonition.py -> build/bdist.linux-s390x/wheel/mistune/directives
2024-11-06 06:20:09,225 root INFO copying build/lib/mistune/directives/include.py -> build/bdist.linux-s390x/wheel/mistune/directives
2024-11-06 06:20:09,225 root INFO copying build/lib/mistune/directives/_base.py -> build/bdist.linux-s390x/wheel/mistune/directives
2024-11-06 06:20:09,225 root INFO copying build/lib/mistune/directives/_rst.py -> build/bdist.linux-s390x/wheel/mistune/directives
2024-11-06 06:20:09,225 root INFO copying build/lib/mistune/directives/_fenced.py -> build/bdist.linux-s390x/wheel/mistune/directives
2024-11-06 06:20:09,225 root INFO copying build/lib/mistune/core.py -> build/bdist.linux-s390x/wheel/mistune
2024-11-06 06:20:09,225 root INFO copying build/lib/mistune/helpers.py -> build/bdist.linux-s390x/wheel/mistune
2024-11-06 06:20:09,225 root INFO running install_egg_info
2024-11-06 06:20:09,226 root INFO Copying src/mistune.egg-info to build/bdist.linux-s390x/wheel/mistune-3.0.2-py3.12.egg-info
2024-11-06 06:20:09,227 root INFO running install_scripts
2024-11-06 06:20:09,228 root INFO creating build/bdist.linux-s390x/wheel/mistune-3.0.2.dist-info/WHEEL
2024-11-06 06:20:09,228 wheel INFO creating '/home/buildozer/aports/community/py3-mistune/src/mistune-3.0.2/.dist/.tmp-7gi9glnx/mistune-3.0.2-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it
2024-11-06 06:20:09,228 wheel INFO adding 'mistune/__init__.py'
2024-11-06 06:20:09,229 wheel INFO adding 'mistune/__main__.py'
2024-11-06 06:20:09,229 wheel INFO adding 'mistune/block_parser.py'
2024-11-06 06:20:09,229 wheel INFO adding 'mistune/core.py'
2024-11-06 06:20:09,229 wheel INFO adding 'mistune/helpers.py'
2024-11-06 06:20:09,229 wheel INFO adding 'mistune/inline_parser.py'
2024-11-06 06:20:09,229 wheel INFO adding 'mistune/list_parser.py'
2024-11-06 06:20:09,229 wheel INFO adding 'mistune/markdown.py'
2024-11-06 06:20:09,229 wheel INFO adding 'mistune/py.typed'
2024-11-06 06:20:09,230 wheel INFO adding 'mistune/toc.py'
2024-11-06 06:20:09,230 wheel INFO adding 'mistune/util.py'
2024-11-06 06:20:09,230 wheel INFO adding 'mistune/directives/__init__.py'
2024-11-06 06:20:09,230 wheel INFO adding 'mistune/directives/_base.py'
2024-11-06 06:20:09,230 wheel INFO adding 'mistune/directives/_fenced.py'
2024-11-06 06:20:09,230 wheel INFO adding 'mistune/directives/_rst.py'
2024-11-06 06:20:09,230 wheel INFO adding 'mistune/directives/admonition.py'
2024-11-06 06:20:09,230 wheel INFO adding 'mistune/directives/image.py'
2024-11-06 06:20:09,230 wheel INFO adding 'mistune/directives/include.py'
2024-11-06 06:20:09,230 wheel INFO adding 'mistune/directives/toc.py'
2024-11-06 06:20:09,230 wheel INFO adding 'mistune/plugins/__init__.py'
2024-11-06 06:20:09,231 wheel INFO adding 'mistune/plugins/abbr.py'
2024-11-06 06:20:09,231 wheel INFO adding 'mistune/plugins/def_list.py'
2024-11-06 06:20:09,231 wheel INFO adding 'mistune/plugins/footnotes.py'
2024-11-06 06:20:09,231 wheel INFO adding 'mistune/plugins/formatting.py'
2024-11-06 06:20:09,231 wheel INFO adding 'mistune/plugins/math.py'
2024-11-06 06:20:09,231 wheel INFO adding 'mistune/plugins/ruby.py'
2024-11-06 06:20:09,231 wheel INFO adding 'mistune/plugins/speedup.py'
2024-11-06 06:20:09,231 wheel INFO adding 'mistune/plugins/spoiler.py'
2024-11-06 06:20:09,231 wheel INFO adding 'mistune/plugins/table.py'
2024-11-06 06:20:09,231 wheel INFO adding 'mistune/plugins/task_lists.py'
2024-11-06 06:20:09,232 wheel INFO adding 'mistune/plugins/url.py'
2024-11-06 06:20:09,232 wheel INFO adding 'mistune/renderers/__init__.py'
2024-11-06 06:20:09,232 wheel INFO adding 'mistune/renderers/_list.py'
2024-11-06 06:20:09,232 wheel INFO adding 'mistune/renderers/html.py'
2024-11-06 06:20:09,232 wheel INFO adding 'mistune/renderers/markdown.py'
2024-11-06 06:20:09,232 wheel INFO adding 'mistune/renderers/rst.py'
2024-11-06 06:20:09,232 wheel INFO adding 'mistune-3.0.2.dist-info/LICENSE'
2024-11-06 06:20:09,232 wheel INFO adding 'mistune-3.0.2.dist-info/METADATA'
2024-11-06 06:20:09,232 wheel INFO adding 'mistune-3.0.2.dist-info/WHEEL'
2024-11-06 06:20:09,232 wheel INFO adding 'mistune-3.0.2.dist-info/top_level.txt'
2024-11-06 06:20:09,233 wheel INFO adding 'mistune-3.0.2.dist-info/RECORD'
2024-11-06 06:20:09,233 root INFO removing build/bdist.linux-s390x/wheel
2024-11-06 06:20:09,233 gpep517 INFO The backend produced .dist/mistune-3.0.2-py3-none-any.whl
mistune-3.0.2-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-mistune/src/mistune-3.0.2
configfile: pyproject.toml
testpaths: tests
collected 941 items

tests/test_commonmark.py ............................................... [  4%]
........................................................................ [ 12%]
........................................................................ [ 20%]
........................................................................ [ 27%]
........................................................................ [ 35%]
........................................................................ [ 43%]
........................................................................ [ 50%]
........................................................................ [ 58%]
..............................................                           [ 63%]
tests/test_directives.py ............................................... [ 68%]
..............                                                           [ 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%]

============================= 941 passed in 0.81s ==============================
>>> py3-mistune: Entering fakeroot...
>>> py3-mistune-pyc*: Running split function pyc...
'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__'
'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/directives/__pycache__' -> '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune-pyc/usr/lib/python3.12/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...
libfakeroot internal error: payload not recognized!
	python3
	python3~3.12
>>> py3-mistune-pyc*: Package size: 183.8 KB
>>> py3-mistune-pyc*: Compressing data...
>>> py3-mistune-pyc*: Create checksum...
>>> py3-mistune-pyc*: Create py3-mistune-pyc-3.0.2-r1.apk
>>> py3-mistune*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-mistune*: Package size: 132.0 KB
>>> py3-mistune*: Compressing data...
>>> py3-mistune*: Create checksum...
>>> py3-mistune*: Create py3-mistune-3.0.2-r1.apk
>>> py3-mistune: Build complete at Wed, 06 Nov 2024 06:20:12 +0000 elapsed time 0h 0m 17s
>>> py3-mistune: Cleaning up srcdir
>>> py3-mistune: Cleaning up pkgdir
>>> py3-mistune: Uninstalling dependencies...
(1/32) Purging .makedepends-py3-mistune (20241106.062007)
(2/32) Purging py3-gpep517-pyc (16-r0)
(3/32) Purging py3-gpep517 (16-r0)
(4/32) Purging py3-installer-pyc (0.7.0-r2)
(5/32) Purging py3-installer (0.7.0-r2)
(6/32) Purging py3-setuptools-pyc (70.3.0-r0)
(7/32) Purging py3-setuptools (70.3.0-r0)
(8/32) Purging py3-wheel-pyc (0.43.0-r0)
(9/32) Purging py3-wheel (0.43.0-r0)
(10/32) Purging py3-pytest-pyc (8.3.3-r0)
(11/32) Purging py3-pytest (8.3.3-r0)
(12/32) Purging py3-iniconfig-pyc (2.0.0-r1)
(13/32) Purging py3-iniconfig (2.0.0-r1)
(14/32) Purging py3-packaging-pyc (24.1-r0)
(15/32) Purging py3-packaging (24.1-r0)
(16/32) Purging py3-parsing-pyc (3.1.4-r0)
(17/32) Purging py3-parsing (3.1.4-r0)
(18/32) Purging py3-pluggy-pyc (1.5.0-r0)
(19/32) Purging py3-pluggy (1.5.0-r0)
(20/32) Purging py3-py-pyc (1.11.0-r4)
(21/32) Purging py3-py (1.11.0-r4)
(22/32) Purging python3-pyc (3.12.7-r1)
(23/32) Purging python3-pycache-pyc0 (3.12.7-r1)
(24/32) Purging pyc (3.12.7-r1)
(25/32) Purging python3 (3.12.7-r1)
(26/32) Purging gdbm (1.24-r0)
(27/32) Purging libbz2 (1.0.8-r6)
(28/32) Purging libffi (3.4.6-r0)
(29/32) Purging libpanelw (6.5_p20241006-r2)
(30/32) Purging mpdecimal (4.0.0-r0)
(31/32) Purging sqlite-libs (3.47.0-r0)
(32/32) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 355 MiB in 101 packages
>>> py3-mistune: Updating the community/s390x repository index...
>>> py3-mistune: Signing the index...