>>> py3-mistune: Building community/py3-mistune 3.0.2-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 18:01:36 +0000 >>> py3-mistune: Checking sanity of /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 libffi (3.4.6-r0) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (4.0.0-r0) (4/31) Installing libpanelw (6.4_p20240330-r0) (5/31) Installing readline (8.2.10-r0) (6/31) Installing sqlite-libs (3.45.2-r0) (7/31) Installing python3 (3.12.2-r1) (8/31) Installing python3-pycache-pyc0 (3.12.2-r1) (9/31) Installing pyc (3.12.2-r1) (10/31) Installing python3-pyc (3.12.2-r1) (11/31) Installing py3-installer (0.7.0-r2) (12/31) Installing py3-installer-pyc (0.7.0-r2) (13/31) Installing py3-gpep517 (15-r2) (14/31) Installing py3-gpep517-pyc (15-r2) (15/31) Installing py3-parsing (3.1.2-r1) (16/31) Installing py3-parsing-pyc (3.1.2-r1) (17/31) Installing py3-packaging (24.0-r1) (18/31) Installing py3-packaging-pyc (24.0-r1) (19/31) Installing py3-setuptools (69.2.0-r1) (20/31) Installing py3-setuptools-pyc (69.2.0-r1) (21/31) Installing py3-wheel (0.42.0-r1) (22/31) Installing py3-wheel-pyc (0.42.0-r1) (23/31) Installing py3-iniconfig (2.0.0-r1) (24/31) Installing py3-iniconfig-pyc (2.0.0-r1) (25/31) Installing py3-pluggy (1.4.0-r1) (26/31) Installing py3-pluggy-pyc (1.4.0-r1) (27/31) Installing py3-py (1.11.0-r3) (28/31) Installing py3-py-pyc (1.11.0-r3) (29/31) Installing py3-pytest (8.1.1-r1) (30/31) Installing py3-pytest-pyc (8.1.1-r1) (31/31) Installing .makedepends-py3-mistune (20240412.180138) Executing busybox-1.36.1-r25.trigger OK: 432 MiB in 144 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.0.2.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 91733 100 91733 0 0 487k 0 --:--:-- --:--:-- --:--:-- 486k >>> py3-mistune: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/py3-mistune-3.0.2.tar.gz... 2024-04-12 18:01:39,735 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-12 18:01:39,924 root INFO running bdist_wheel 2024-04-12 18:01:39,938 root INFO running build 2024-04-12 18:01:39,939 root INFO running build_py 2024-04-12 18:01:39,942 root INFO creating build 2024-04-12 18:01:39,942 root INFO creating build/lib 2024-04-12 18:01:39,942 root INFO creating build/lib/mistune 2024-04-12 18:01:39,943 root INFO copying src/mistune/block_parser.py -> build/lib/mistune 2024-04-12 18:01:39,943 root INFO copying src/mistune/list_parser.py -> build/lib/mistune 2024-04-12 18:01:39,944 root INFO copying src/mistune/toc.py -> build/lib/mistune 2024-04-12 18:01:39,944 root INFO copying src/mistune/util.py -> build/lib/mistune 2024-04-12 18:01:39,944 root INFO copying src/mistune/helpers.py -> build/lib/mistune 2024-04-12 18:01:39,945 root INFO copying src/mistune/__init__.py -> build/lib/mistune 2024-04-12 18:01:39,945 root INFO copying src/mistune/__main__.py -> build/lib/mistune 2024-04-12 18:01:39,945 root INFO copying src/mistune/core.py -> build/lib/mistune 2024-04-12 18:01:39,946 root INFO copying src/mistune/markdown.py -> build/lib/mistune 2024-04-12 18:01:39,946 root INFO copying src/mistune/inline_parser.py -> build/lib/mistune 2024-04-12 18:01:39,947 root INFO creating build/lib/mistune/directives 2024-04-12 18:01:39,947 root INFO copying src/mistune/directives/_base.py -> build/lib/mistune/directives 2024-04-12 18:01:39,948 root INFO copying src/mistune/directives/toc.py -> build/lib/mistune/directives 2024-04-12 18:01:39,948 root INFO copying src/mistune/directives/admonition.py -> build/lib/mistune/directives 2024-04-12 18:01:39,948 root INFO copying src/mistune/directives/__init__.py -> build/lib/mistune/directives 2024-04-12 18:01:39,949 root INFO copying src/mistune/directives/_fenced.py -> build/lib/mistune/directives 2024-04-12 18:01:39,949 root INFO copying src/mistune/directives/_rst.py -> build/lib/mistune/directives 2024-04-12 18:01:39,949 root INFO copying src/mistune/directives/image.py -> build/lib/mistune/directives 2024-04-12 18:01:39,950 root INFO copying src/mistune/directives/include.py -> build/lib/mistune/directives 2024-04-12 18:01:39,951 root INFO creating build/lib/mistune/plugins 2024-04-12 18:01:39,951 root INFO copying src/mistune/plugins/task_lists.py -> build/lib/mistune/plugins 2024-04-12 18:01:39,951 root INFO copying src/mistune/plugins/url.py -> build/lib/mistune/plugins 2024-04-12 18:01:39,951 root INFO copying src/mistune/plugins/ruby.py -> build/lib/mistune/plugins 2024-04-12 18:01:39,952 root INFO copying src/mistune/plugins/__init__.py -> build/lib/mistune/plugins 2024-04-12 18:01:39,952 root INFO copying src/mistune/plugins/table.py -> build/lib/mistune/plugins 2024-04-12 18:01:39,953 root INFO copying src/mistune/plugins/spoiler.py -> build/lib/mistune/plugins 2024-04-12 18:01:39,953 root INFO copying src/mistune/plugins/footnotes.py -> build/lib/mistune/plugins 2024-04-12 18:01:39,953 root INFO copying src/mistune/plugins/speedup.py -> build/lib/mistune/plugins 2024-04-12 18:01:39,954 root INFO copying src/mistune/plugins/math.py -> build/lib/mistune/plugins 2024-04-12 18:01:39,954 root INFO copying src/mistune/plugins/def_list.py -> build/lib/mistune/plugins 2024-04-12 18:01:39,955 root INFO copying src/mistune/plugins/formatting.py -> build/lib/mistune/plugins 2024-04-12 18:01:39,955 root INFO copying src/mistune/plugins/abbr.py -> build/lib/mistune/plugins 2024-04-12 18:01:39,955 root INFO creating build/lib/mistune/renderers 2024-04-12 18:01:39,956 root INFO copying src/mistune/renderers/_list.py -> build/lib/mistune/renderers 2024-04-12 18:01:39,956 root INFO copying src/mistune/renderers/__init__.py -> build/lib/mistune/renderers 2024-04-12 18:01:39,956 root INFO copying src/mistune/renderers/rst.py -> build/lib/mistune/renderers 2024-04-12 18:01:39,957 root INFO copying src/mistune/renderers/markdown.py -> build/lib/mistune/renderers 2024-04-12 18:01:39,957 root INFO copying src/mistune/renderers/html.py -> build/lib/mistune/renderers 2024-04-12 18:01:39,958 root INFO running egg_info 2024-04-12 18:01:39,958 root INFO creating src/mistune.egg-info 2024-04-12 18:01:39,961 root INFO writing src/mistune.egg-info/PKG-INFO 2024-04-12 18:01:39,961 root INFO writing dependency_links to src/mistune.egg-info/dependency_links.txt 2024-04-12 18:01:39,962 root INFO writing top-level names to src/mistune.egg-info/top_level.txt 2024-04-12 18:01:39,962 root INFO writing manifest file 'src/mistune.egg-info/SOURCES.txt' 2024-04-12 18:01:39,968 root INFO reading manifest file 'src/mistune.egg-info/SOURCES.txt' 2024-04-12 18:01:39,968 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 18:01:39,978 root WARNING no previously-included directories found matching 'docs/_build' 2024-04-12 18:01:39,979 root INFO adding license file 'LICENSE' 2024-04-12 18:01:39,981 root INFO writing manifest file 'src/mistune.egg-info/SOURCES.txt' 2024-04-12 18:01:39,984 root INFO copying src/mistune/py.typed -> build/lib/mistune 2024-04-12 18:01:39,991 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-12 18:01:39,991 root INFO running install 2024-04-12 18:01:40,010 root INFO running install_lib 2024-04-12 18:01:40,013 root INFO creating build/bdist.linux-i686 2024-04-12 18:01:40,013 root INFO creating build/bdist.linux-i686/wheel 2024-04-12 18:01:40,013 root INFO creating build/bdist.linux-i686/wheel/mistune 2024-04-12 18:01:40,013 root INFO copying build/lib/mistune/block_parser.py -> build/bdist.linux-i686/wheel/mistune 2024-04-12 18:01:40,014 root INFO creating build/bdist.linux-i686/wheel/mistune/directives 2024-04-12 18:01:40,014 root INFO copying build/lib/mistune/directives/_base.py -> build/bdist.linux-i686/wheel/mistune/directives 2024-04-12 18:01:40,015 root INFO copying build/lib/mistune/directives/toc.py -> build/bdist.linux-i686/wheel/mistune/directives 2024-04-12 18:01:40,015 root INFO copying build/lib/mistune/directives/admonition.py -> build/bdist.linux-i686/wheel/mistune/directives 2024-04-12 18:01:40,016 root INFO copying build/lib/mistune/directives/__init__.py -> build/bdist.linux-i686/wheel/mistune/directives 2024-04-12 18:01:40,016 root INFO copying build/lib/mistune/directives/_fenced.py -> build/bdist.linux-i686/wheel/mistune/directives 2024-04-12 18:01:40,016 root INFO copying build/lib/mistune/directives/_rst.py -> build/bdist.linux-i686/wheel/mistune/directives 2024-04-12 18:01:40,017 root INFO copying build/lib/mistune/directives/image.py -> build/bdist.linux-i686/wheel/mistune/directives 2024-04-12 18:01:40,017 root INFO copying build/lib/mistune/directives/include.py -> build/bdist.linux-i686/wheel/mistune/directives 2024-04-12 18:01:40,017 root INFO copying build/lib/mistune/list_parser.py -> build/bdist.linux-i686/wheel/mistune 2024-04-12 18:01:40,018 root INFO copying build/lib/mistune/toc.py -> build/bdist.linux-i686/wheel/mistune 2024-04-12 18:01:40,018 root INFO creating build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,018 root INFO copying build/lib/mistune/plugins/task_lists.py -> build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,019 root INFO copying build/lib/mistune/plugins/url.py -> build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,019 root INFO copying build/lib/mistune/plugins/ruby.py -> build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,019 root INFO copying build/lib/mistune/plugins/__init__.py -> build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,020 root INFO copying build/lib/mistune/plugins/table.py -> build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,020 root INFO copying build/lib/mistune/plugins/spoiler.py -> build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,020 root INFO copying build/lib/mistune/plugins/footnotes.py -> build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,021 root INFO copying build/lib/mistune/plugins/speedup.py -> build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,021 root INFO copying build/lib/mistune/plugins/math.py -> build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,021 root INFO copying build/lib/mistune/plugins/def_list.py -> build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,022 root INFO copying build/lib/mistune/plugins/formatting.py -> build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,022 root INFO copying build/lib/mistune/plugins/abbr.py -> build/bdist.linux-i686/wheel/mistune/plugins 2024-04-12 18:01:40,022 root INFO copying build/lib/mistune/util.py -> build/bdist.linux-i686/wheel/mistune 2024-04-12 18:01:40,023 root INFO copying build/lib/mistune/helpers.py -> build/bdist.linux-i686/wheel/mistune 2024-04-12 18:01:40,023 root INFO copying build/lib/mistune/__init__.py -> build/bdist.linux-i686/wheel/mistune 2024-04-12 18:01:40,023 root INFO copying build/lib/mistune/__main__.py -> build/bdist.linux-i686/wheel/mistune 2024-04-12 18:01:40,024 root INFO copying build/lib/mistune/core.py -> build/bdist.linux-i686/wheel/mistune 2024-04-12 18:01:40,024 root INFO copying build/lib/mistune/py.typed -> build/bdist.linux-i686/wheel/mistune 2024-04-12 18:01:40,024 root INFO copying build/lib/mistune/markdown.py -> build/bdist.linux-i686/wheel/mistune 2024-04-12 18:01:40,025 root INFO creating build/bdist.linux-i686/wheel/mistune/renderers 2024-04-12 18:01:40,025 root INFO copying build/lib/mistune/renderers/_list.py -> build/bdist.linux-i686/wheel/mistune/renderers 2024-04-12 18:01:40,025 root INFO copying build/lib/mistune/renderers/__init__.py -> build/bdist.linux-i686/wheel/mistune/renderers 2024-04-12 18:01:40,025 root INFO copying build/lib/mistune/renderers/rst.py -> build/bdist.linux-i686/wheel/mistune/renderers 2024-04-12 18:01:40,026 root INFO copying build/lib/mistune/renderers/markdown.py -> build/bdist.linux-i686/wheel/mistune/renderers 2024-04-12 18:01:40,026 root INFO copying build/lib/mistune/renderers/html.py -> build/bdist.linux-i686/wheel/mistune/renderers 2024-04-12 18:01:40,026 root INFO copying build/lib/mistune/inline_parser.py -> build/bdist.linux-i686/wheel/mistune 2024-04-12 18:01:40,027 root INFO running install_egg_info 2024-04-12 18:01:40,030 root INFO Copying src/mistune.egg-info to build/bdist.linux-i686/wheel/mistune-3.0.2-py3.12.egg-info 2024-04-12 18:01:40,031 root INFO running install_scripts 2024-04-12 18:01:40,034 wheel INFO creating build/bdist.linux-i686/wheel/mistune-3.0.2.dist-info/WHEEL 2024-04-12 18:01:40,034 wheel INFO creating '/home/buildozer/aports/community/py3-mistune/src/mistune-3.0.2/.dist/.tmp-wwn0px8z/mistune-3.0.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-12 18:01:40,035 wheel INFO adding 'mistune/__init__.py' 2024-04-12 18:01:40,036 wheel INFO adding 'mistune/__main__.py' 2024-04-12 18:01:40,036 wheel INFO adding 'mistune/block_parser.py' 2024-04-12 18:01:40,037 wheel INFO adding 'mistune/core.py' 2024-04-12 18:01:40,037 wheel INFO adding 'mistune/helpers.py' 2024-04-12 18:01:40,037 wheel INFO adding 'mistune/inline_parser.py' 2024-04-12 18:01:40,038 wheel INFO adding 'mistune/list_parser.py' 2024-04-12 18:01:40,038 wheel INFO adding 'mistune/markdown.py' 2024-04-12 18:01:40,039 wheel INFO adding 'mistune/py.typed' 2024-04-12 18:01:40,039 wheel INFO adding 'mistune/toc.py' 2024-04-12 18:01:40,040 wheel INFO adding 'mistune/util.py' 2024-04-12 18:01:40,040 wheel INFO adding 'mistune/directives/__init__.py' 2024-04-12 18:01:40,040 wheel INFO adding 'mistune/directives/_base.py' 2024-04-12 18:01:40,041 wheel INFO adding 'mistune/directives/_fenced.py' 2024-04-12 18:01:40,041 wheel INFO adding 'mistune/directives/_rst.py' 2024-04-12 18:01:40,042 wheel INFO adding 'mistune/directives/admonition.py' 2024-04-12 18:01:40,042 wheel INFO adding 'mistune/directives/image.py' 2024-04-12 18:01:40,042 wheel INFO adding 'mistune/directives/include.py' 2024-04-12 18:01:40,043 wheel INFO adding 'mistune/directives/toc.py' 2024-04-12 18:01:40,043 wheel INFO adding 'mistune/plugins/__init__.py' 2024-04-12 18:01:40,044 wheel INFO adding 'mistune/plugins/abbr.py' 2024-04-12 18:01:40,044 wheel INFO adding 'mistune/plugins/def_list.py' 2024-04-12 18:01:40,045 wheel INFO adding 'mistune/plugins/footnotes.py' 2024-04-12 18:01:40,045 wheel INFO adding 'mistune/plugins/formatting.py' 2024-04-12 18:01:40,045 wheel INFO adding 'mistune/plugins/math.py' 2024-04-12 18:01:40,046 wheel INFO adding 'mistune/plugins/ruby.py' 2024-04-12 18:01:40,046 wheel INFO adding 'mistune/plugins/speedup.py' 2024-04-12 18:01:40,047 wheel INFO adding 'mistune/plugins/spoiler.py' 2024-04-12 18:01:40,047 wheel INFO adding 'mistune/plugins/table.py' 2024-04-12 18:01:40,047 wheel INFO adding 'mistune/plugins/task_lists.py' 2024-04-12 18:01:40,048 wheel INFO adding 'mistune/plugins/url.py' 2024-04-12 18:01:40,048 wheel INFO adding 'mistune/renderers/__init__.py' 2024-04-12 18:01:40,049 wheel INFO adding 'mistune/renderers/_list.py' 2024-04-12 18:01:40,049 wheel INFO adding 'mistune/renderers/html.py' 2024-04-12 18:01:40,049 wheel INFO adding 'mistune/renderers/markdown.py' 2024-04-12 18:01:40,050 wheel INFO adding 'mistune/renderers/rst.py' 2024-04-12 18:01:40,050 wheel INFO adding 'mistune-3.0.2.dist-info/LICENSE' 2024-04-12 18:01:40,051 wheel INFO adding 'mistune-3.0.2.dist-info/METADATA' 2024-04-12 18:01:40,051 wheel INFO adding 'mistune-3.0.2.dist-info/WHEEL' 2024-04-12 18:01:40,051 wheel INFO adding 'mistune-3.0.2.dist-info/top_level.txt' 2024-04-12 18:01:40,052 wheel INFO adding 'mistune-3.0.2.dist-info/RECORD' 2024-04-12 18:01:40,052 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-12 18:01:40,054 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.2, pytest-8.1.1, pluggy-1.4.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 1.64s ============================== >>> py3-mistune: Entering fakeroot... >>> py3-mistune-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune/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__' '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune/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__' '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune/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__' '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune/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: 296.0 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: 260.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 Fri, 12 Apr 2024 18:01:43 +0000 elapsed time 0h 0m 7s >>> py3-mistune: Cleaning up srcdir >>> py3-mistune: Cleaning up pkgdir >>> py3-mistune: Uninstalling dependencies... (1/31) Purging .makedepends-py3-mistune (20240412.180138) (2/31) Purging py3-gpep517-pyc (15-r2) (3/31) Purging py3-gpep517 (15-r2) (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 (69.2.0-r1) (7/31) Purging py3-setuptools (69.2.0-r1) (8/31) Purging py3-wheel-pyc (0.42.0-r1) (9/31) Purging py3-wheel (0.42.0-r1) (10/31) Purging py3-pytest-pyc (8.1.1-r1) (11/31) Purging py3-pytest (8.1.1-r1) (12/31) Purging py3-iniconfig-pyc (2.0.0-r1) (13/31) Purging py3-iniconfig (2.0.0-r1) (14/31) Purging py3-packaging-pyc (24.0-r1) (15/31) Purging py3-packaging (24.0-r1) (16/31) Purging py3-parsing-pyc (3.1.2-r1) (17/31) Purging py3-parsing (3.1.2-r1) (18/31) Purging py3-pluggy-pyc (1.4.0-r1) (19/31) Purging py3-pluggy (1.4.0-r1) (20/31) Purging py3-py-pyc (1.11.0-r3) (21/31) Purging py3-py (1.11.0-r3) (22/31) Purging python3-pyc (3.12.2-r1) (23/31) Purging python3-pycache-pyc0 (3.12.2-r1) (24/31) Purging pyc (3.12.2-r1) (25/31) Purging python3 (3.12.2-r1) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.4_p20240330-r0) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging readline (8.2.10-r0) (31/31) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-mistune: Updating the community/x86 repository index... >>> py3-mistune: Signing the index...