>>> py3-yoyo-migrations: Building community/py3-yoyo-migrations 8.2.0-r1 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 01:00:01 +0000 >>> py3-yoyo-migrations: Validating /home/buildozer/aports/community/py3-yoyo-migrations/APKBUILD... >>> py3-yoyo-migrations: Analyzing dependencies... >>> py3-yoyo-migrations: Installing for build: build-base py3-sqlparse py3-tabulate py3-importlib-metadata py3-gpep517 py3-setuptools ( 1/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.2-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.6_p20251231-r0) ( 7/32) Installing sqlite-libs (3.51.2-r1) ( 8/32) Installing python3 (3.14.3-r0) ( 9/32) Installing python3-pycache-pyc0 (3.14.3-r0) (10/32) Installing pyc (3.14.3-r0) (11/32) Installing py3-sqlparse-pyc (0.5.3-r1) (12/32) Installing python3-pyc (3.14.3-r0) (13/32) Installing py3-sqlparse (0.5.3-r1) (14/32) Installing py3-wcwidth (0.6.0-r1) (15/32) Installing py3-wcwidth-pyc (0.6.0-r1) (16/32) Installing py3-tabulate (0.10.0-r0) (17/32) Installing py3-tabulate-pyc (0.10.0-r0) (18/32) Installing py3-zipp (3.23.0-r1) (19/32) Installing py3-zipp-pyc (3.23.0-r1) (20/32) Installing py3-importlib-metadata (8.8.0-r1) (21/32) Installing py3-importlib-metadata-pyc (8.8.0-r1) (22/32) Installing py3-installer (0.7.0-r3) (23/32) Installing py3-installer-pyc (0.7.0-r3) (24/32) Installing py3-gpep517 (19-r2) (25/32) Installing py3-gpep517-pyc (19-r2) (26/32) Installing py3-parsing (3.3.2-r1) (27/32) Installing py3-parsing-pyc (3.3.2-r1) (28/32) Installing py3-packaging (26.0-r1) (29/32) Installing py3-packaging-pyc (26.0-r1) (30/32) Installing py3-setuptools (82.0.1-r1) (31/32) Installing py3-setuptools-pyc (82.0.1-r1) (32/32) Installing .makedepends-py3-yoyo-migrations (20260330.010003) Executing busybox-1.37.0-r31.trigger OK: 339.8 MiB in 137 packages >>> py3-yoyo-migrations: Cleaning up srcdir >>> py3-yoyo-migrations: Cleaning up pkgdir >>> py3-yoyo-migrations: Cleaning up tmpdir >>> py3-yoyo-migrations: Fetching https://distfiles.alpinelinux.org/distfiles/edge/yoyo-migrations-8.2.0.tar.gz /var/cache/distfiles/yoyo-migrations-8.2.0.tar.gz: OK >>> py3-yoyo-migrations: Fetching https://distfiles.alpinelinux.org/distfiles/edge/yoyo-migrations-8.2.0.tar.gz /var/cache/distfiles/yoyo-migrations-8.2.0.tar.gz: OK >>> py3-yoyo-migrations: Unpacking /var/cache/distfiles/yoyo-migrations-8.2.0.tar.gz... 2026-03-30 01:00:04,259 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 01:00:04,285 root INFO running bdist_wheel 2026-03-30 01:00:04,307 root INFO running build 2026-03-30 01:00:04,307 root INFO running build_py 2026-03-30 01:00:04,312 root INFO creating build/lib/yoyo 2026-03-30 01:00:04,312 root INFO copying yoyo/topologicalsort.py -> build/lib/yoyo 2026-03-30 01:00:04,313 root INFO copying yoyo/config.py -> build/lib/yoyo 2026-03-30 01:00:04,313 root INFO copying yoyo/exceptions.py -> build/lib/yoyo 2026-03-30 01:00:04,313 root INFO copying yoyo/migrations.py -> build/lib/yoyo 2026-03-30 01:00:04,313 root INFO copying yoyo/utils.py -> build/lib/yoyo 2026-03-30 01:00:04,314 root INFO copying yoyo/connections.py -> build/lib/yoyo 2026-03-30 01:00:04,314 root INFO copying yoyo/__main__.py -> build/lib/yoyo 2026-03-30 01:00:04,314 root INFO copying yoyo/__init__.py -> build/lib/yoyo 2026-03-30 01:00:04,314 root INFO creating build/lib/yoyo/backends 2026-03-30 01:00:04,315 root INFO copying yoyo/backends/__init__.py -> build/lib/yoyo/backends 2026-03-30 01:00:04,315 root INFO copying yoyo/backends/base.py -> build/lib/yoyo/backends 2026-03-30 01:00:04,315 root INFO creating build/lib/yoyo/backends/core 2026-03-30 01:00:04,315 root INFO copying yoyo/backends/core/postgresql.py -> build/lib/yoyo/backends/core 2026-03-30 01:00:04,315 root INFO copying yoyo/backends/core/sqlite3.py -> build/lib/yoyo/backends/core 2026-03-30 01:00:04,316 root INFO copying yoyo/backends/core/mysql.py -> build/lib/yoyo/backends/core 2026-03-30 01:00:04,316 root INFO copying yoyo/backends/core/__init__.py -> build/lib/yoyo/backends/core 2026-03-30 01:00:04,316 root INFO creating build/lib/yoyo/backends/contrib 2026-03-30 01:00:04,316 root INFO copying yoyo/backends/contrib/odbc.py -> build/lib/yoyo/backends/contrib 2026-03-30 01:00:04,317 root INFO copying yoyo/backends/contrib/redshift.py -> build/lib/yoyo/backends/contrib 2026-03-30 01:00:04,317 root INFO copying yoyo/backends/contrib/snowflake.py -> build/lib/yoyo/backends/contrib 2026-03-30 01:00:04,317 root INFO copying yoyo/backends/contrib/__init__.py -> build/lib/yoyo/backends/contrib 2026-03-30 01:00:04,317 root INFO copying yoyo/backends/contrib/oracle.py -> build/lib/yoyo/backends/contrib 2026-03-30 01:00:04,318 root INFO creating build/lib/yoyo/scripts 2026-03-30 01:00:04,318 root INFO copying yoyo/scripts/main.py -> build/lib/yoyo/scripts 2026-03-30 01:00:04,318 root INFO copying yoyo/scripts/init.py -> build/lib/yoyo/scripts 2026-03-30 01:00:04,318 root INFO copying yoyo/scripts/migrate.py -> build/lib/yoyo/scripts 2026-03-30 01:00:04,318 root INFO copying yoyo/scripts/newmigration.py -> build/lib/yoyo/scripts 2026-03-30 01:00:04,319 root INFO copying yoyo/scripts/__init__.py -> build/lib/yoyo/scripts 2026-03-30 01:00:04,319 root INFO creating build/lib/yoyo/internalmigrations 2026-03-30 01:00:04,319 root INFO copying yoyo/internalmigrations/v1.py -> build/lib/yoyo/internalmigrations 2026-03-30 01:00:04,319 root INFO copying yoyo/internalmigrations/v2.py -> build/lib/yoyo/internalmigrations 2026-03-30 01:00:04,320 root INFO copying yoyo/internalmigrations/__init__.py -> build/lib/yoyo/internalmigrations 2026-03-30 01:00:04,321 root INFO creating build/lib/yoyo/tests/migrations 2026-03-30 01:00:04,321 root INFO copying yoyo/tests/migrations/test-pkg-migration.py -> build/lib/yoyo/tests/migrations 2026-03-30 01:00:04,330 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-30 01:00:04,331 root INFO running install 2026-03-30 01:00:04,348 root INFO running install_lib 2026-03-30 01:00:04,353 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-30 01:00:04,353 root INFO creating build/bdist.linux-ppc64le/wheel/yoyo 2026-03-30 01:00:04,353 root INFO copying build/lib/yoyo/topologicalsort.py -> build/bdist.linux-ppc64le/wheel/./yoyo 2026-03-30 01:00:04,353 root INFO copying build/lib/yoyo/config.py -> build/bdist.linux-ppc64le/wheel/./yoyo 2026-03-30 01:00:04,354 root INFO copying build/lib/yoyo/exceptions.py -> build/bdist.linux-ppc64le/wheel/./yoyo 2026-03-30 01:00:04,354 root INFO creating build/bdist.linux-ppc64le/wheel/yoyo/tests 2026-03-30 01:00:04,354 root INFO creating build/bdist.linux-ppc64le/wheel/yoyo/tests/migrations 2026-03-30 01:00:04,354 root INFO copying build/lib/yoyo/tests/migrations/test-pkg-migration.py -> build/bdist.linux-ppc64le/wheel/./yoyo/tests/migrations 2026-03-30 01:00:04,354 root INFO creating build/bdist.linux-ppc64le/wheel/yoyo/scripts 2026-03-30 01:00:04,354 root INFO copying build/lib/yoyo/scripts/main.py -> build/bdist.linux-ppc64le/wheel/./yoyo/scripts 2026-03-30 01:00:04,355 root INFO copying build/lib/yoyo/scripts/init.py -> build/bdist.linux-ppc64le/wheel/./yoyo/scripts 2026-03-30 01:00:04,355 root INFO copying build/lib/yoyo/scripts/migrate.py -> build/bdist.linux-ppc64le/wheel/./yoyo/scripts 2026-03-30 01:00:04,355 root INFO copying build/lib/yoyo/scripts/newmigration.py -> build/bdist.linux-ppc64le/wheel/./yoyo/scripts 2026-03-30 01:00:04,355 root INFO copying build/lib/yoyo/scripts/__init__.py -> build/bdist.linux-ppc64le/wheel/./yoyo/scripts 2026-03-30 01:00:04,356 root INFO creating build/bdist.linux-ppc64le/wheel/yoyo/internalmigrations 2026-03-30 01:00:04,356 root INFO copying build/lib/yoyo/internalmigrations/v1.py -> build/bdist.linux-ppc64le/wheel/./yoyo/internalmigrations 2026-03-30 01:00:04,356 root INFO copying build/lib/yoyo/internalmigrations/v2.py -> build/bdist.linux-ppc64le/wheel/./yoyo/internalmigrations 2026-03-30 01:00:04,356 root INFO copying build/lib/yoyo/internalmigrations/__init__.py -> build/bdist.linux-ppc64le/wheel/./yoyo/internalmigrations 2026-03-30 01:00:04,356 root INFO copying build/lib/yoyo/migrations.py -> build/bdist.linux-ppc64le/wheel/./yoyo 2026-03-30 01:00:04,356 root INFO copying build/lib/yoyo/utils.py -> build/bdist.linux-ppc64le/wheel/./yoyo 2026-03-30 01:00:04,357 root INFO copying build/lib/yoyo/connections.py -> build/bdist.linux-ppc64le/wheel/./yoyo 2026-03-30 01:00:04,357 root INFO copying build/lib/yoyo/__main__.py -> build/bdist.linux-ppc64le/wheel/./yoyo 2026-03-30 01:00:04,357 root INFO creating build/bdist.linux-ppc64le/wheel/yoyo/backends 2026-03-30 01:00:04,357 root INFO creating build/bdist.linux-ppc64le/wheel/yoyo/backends/core 2026-03-30 01:00:04,357 root INFO copying build/lib/yoyo/backends/core/postgresql.py -> build/bdist.linux-ppc64le/wheel/./yoyo/backends/core 2026-03-30 01:00:04,358 root INFO copying build/lib/yoyo/backends/core/sqlite3.py -> build/bdist.linux-ppc64le/wheel/./yoyo/backends/core 2026-03-30 01:00:04,358 root INFO copying build/lib/yoyo/backends/core/mysql.py -> build/bdist.linux-ppc64le/wheel/./yoyo/backends/core 2026-03-30 01:00:04,358 root INFO copying build/lib/yoyo/backends/core/__init__.py -> build/bdist.linux-ppc64le/wheel/./yoyo/backends/core 2026-03-30 01:00:04,358 root INFO copying build/lib/yoyo/backends/__init__.py -> build/bdist.linux-ppc64le/wheel/./yoyo/backends 2026-03-30 01:00:04,358 root INFO creating build/bdist.linux-ppc64le/wheel/yoyo/backends/contrib 2026-03-30 01:00:04,359 root INFO copying build/lib/yoyo/backends/contrib/odbc.py -> build/bdist.linux-ppc64le/wheel/./yoyo/backends/contrib 2026-03-30 01:00:04,359 root INFO copying build/lib/yoyo/backends/contrib/redshift.py -> build/bdist.linux-ppc64le/wheel/./yoyo/backends/contrib 2026-03-30 01:00:04,359 root INFO copying build/lib/yoyo/backends/contrib/snowflake.py -> build/bdist.linux-ppc64le/wheel/./yoyo/backends/contrib 2026-03-30 01:00:04,359 root INFO copying build/lib/yoyo/backends/contrib/__init__.py -> build/bdist.linux-ppc64le/wheel/./yoyo/backends/contrib 2026-03-30 01:00:04,359 root INFO copying build/lib/yoyo/backends/contrib/oracle.py -> build/bdist.linux-ppc64le/wheel/./yoyo/backends/contrib 2026-03-30 01:00:04,360 root INFO copying build/lib/yoyo/backends/base.py -> build/bdist.linux-ppc64le/wheel/./yoyo/backends 2026-03-30 01:00:04,360 root INFO copying build/lib/yoyo/__init__.py -> build/bdist.linux-ppc64le/wheel/./yoyo 2026-03-30 01:00:04,360 root INFO running install_egg_info 2026-03-30 01:00:04,364 root INFO running egg_info 2026-03-30 01:00:04,368 root INFO writing yoyo_migrations.egg-info/PKG-INFO 2026-03-30 01:00:04,369 root INFO writing dependency_links to yoyo_migrations.egg-info/dependency_links.txt 2026-03-30 01:00:04,370 root INFO writing entry points to yoyo_migrations.egg-info/entry_points.txt 2026-03-30 01:00:04,370 root INFO writing requirements to yoyo_migrations.egg-info/requires.txt 2026-03-30 01:00:04,370 root INFO writing top-level names to yoyo_migrations.egg-info/top_level.txt 2026-03-30 01:00:04,376 root INFO reading manifest file 'yoyo_migrations.egg-info/SOURCES.txt' 2026-03-30 01:00:04,377 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 01:00:04,378 root WARNING warning: no files found matching 'ez_setup.py' 2026-03-30 01:00:04,378 root WARNING warning: no files found matching '*.py' under directory 'tests' 2026-03-30 01:00:04,378 root INFO adding license file 'LICENSE.txt' 2026-03-30 01:00:04,380 root INFO writing manifest file 'yoyo_migrations.egg-info/SOURCES.txt' 2026-03-30 01:00:04,381 root INFO Copying yoyo_migrations.egg-info to build/bdist.linux-ppc64le/wheel/./yoyo_migrations-8.2.0-py3.14.egg-info 2026-03-30 01:00:04,382 root INFO running install_scripts 2026-03-30 01:00:04,383 root INFO creating build/bdist.linux-ppc64le/wheel/yoyo_migrations-8.2.0.dist-info/WHEEL 2026-03-30 01:00:04,384 wheel INFO creating '/home/buildozer/aports/community/py3-yoyo-migrations/src/yoyo-migrations-8.2.0/.dist/.tmp-_ucv2vys/yoyo_migrations-8.2.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-30 01:00:04,384 wheel INFO adding 'yoyo/__init__.py' 2026-03-30 01:00:04,384 wheel INFO adding 'yoyo/__main__.py' 2026-03-30 01:00:04,384 wheel INFO adding 'yoyo/config.py' 2026-03-30 01:00:04,384 wheel INFO adding 'yoyo/connections.py' 2026-03-30 01:00:04,385 wheel INFO adding 'yoyo/exceptions.py' 2026-03-30 01:00:04,385 wheel INFO adding 'yoyo/migrations.py' 2026-03-30 01:00:04,385 wheel INFO adding 'yoyo/topologicalsort.py' 2026-03-30 01:00:04,385 wheel INFO adding 'yoyo/utils.py' 2026-03-30 01:00:04,386 wheel INFO adding 'yoyo/backends/__init__.py' 2026-03-30 01:00:04,386 wheel INFO adding 'yoyo/backends/base.py' 2026-03-30 01:00:04,386 wheel INFO adding 'yoyo/backends/contrib/__init__.py' 2026-03-30 01:00:04,386 wheel INFO adding 'yoyo/backends/contrib/odbc.py' 2026-03-30 01:00:04,386 wheel INFO adding 'yoyo/backends/contrib/oracle.py' 2026-03-30 01:00:04,387 wheel INFO adding 'yoyo/backends/contrib/redshift.py' 2026-03-30 01:00:04,387 wheel INFO adding 'yoyo/backends/contrib/snowflake.py' 2026-03-30 01:00:04,387 wheel INFO adding 'yoyo/backends/core/__init__.py' 2026-03-30 01:00:04,387 wheel INFO adding 'yoyo/backends/core/mysql.py' 2026-03-30 01:00:04,387 wheel INFO adding 'yoyo/backends/core/postgresql.py' 2026-03-30 01:00:04,388 wheel INFO adding 'yoyo/backends/core/sqlite3.py' 2026-03-30 01:00:04,388 wheel INFO adding 'yoyo/internalmigrations/__init__.py' 2026-03-30 01:00:04,388 wheel INFO adding 'yoyo/internalmigrations/v1.py' 2026-03-30 01:00:04,388 wheel INFO adding 'yoyo/internalmigrations/v2.py' 2026-03-30 01:00:04,388 wheel INFO adding 'yoyo/scripts/__init__.py' 2026-03-30 01:00:04,389 wheel INFO adding 'yoyo/scripts/init.py' 2026-03-30 01:00:04,389 wheel INFO adding 'yoyo/scripts/main.py' 2026-03-30 01:00:04,389 wheel INFO adding 'yoyo/scripts/migrate.py' 2026-03-30 01:00:04,389 wheel INFO adding 'yoyo/scripts/newmigration.py' 2026-03-30 01:00:04,389 wheel INFO adding 'yoyo/tests/migrations/test-pkg-migration.py' 2026-03-30 01:00:04,390 wheel INFO adding 'yoyo_migrations-8.2.0.dist-info/licenses/LICENSE.txt' 2026-03-30 01:00:04,390 wheel INFO adding 'yoyo_migrations-8.2.0.dist-info/METADATA' 2026-03-30 01:00:04,390 wheel INFO adding 'yoyo_migrations-8.2.0.dist-info/WHEEL' 2026-03-30 01:00:04,390 wheel INFO adding 'yoyo_migrations-8.2.0.dist-info/entry_points.txt' 2026-03-30 01:00:04,391 wheel INFO adding 'yoyo_migrations-8.2.0.dist-info/top_level.txt' 2026-03-30 01:00:04,391 wheel INFO adding 'yoyo_migrations-8.2.0.dist-info/RECORD' 2026-03-30 01:00:04,391 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-30 01:00:04,393 gpep517 INFO The backend produced .dist/yoyo_migrations-8.2.0-py3-none-any.whl yoyo_migrations-8.2.0-py3-none-any.whl >>> py3-yoyo-migrations: Entering fakeroot... >>> py3-yoyo-migrations-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/yoyo/tests/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-yoyo-migrations/pkg/py3-yoyo-migrations-pyc/usr/lib/python3.14/site-packages/yoyo/tests/migrations/__pycache__' 'usr/lib/python3.14/site-packages/yoyo/scripts/__pycache__' -> '/home/buildozer/aports/community/py3-yoyo-migrations/pkg/py3-yoyo-migrations-pyc/usr/lib/python3.14/site-packages/yoyo/scripts/__pycache__' 'usr/lib/python3.14/site-packages/yoyo/internalmigrations/__pycache__' -> '/home/buildozer/aports/community/py3-yoyo-migrations/pkg/py3-yoyo-migrations-pyc/usr/lib/python3.14/site-packages/yoyo/internalmigrations/__pycache__' 'usr/lib/python3.14/site-packages/yoyo/__pycache__' -> '/home/buildozer/aports/community/py3-yoyo-migrations/pkg/py3-yoyo-migrations-pyc/usr/lib/python3.14/site-packages/yoyo/__pycache__' 'usr/lib/python3.14/site-packages/yoyo/backends/core/__pycache__' -> '/home/buildozer/aports/community/py3-yoyo-migrations/pkg/py3-yoyo-migrations-pyc/usr/lib/python3.14/site-packages/yoyo/backends/core/__pycache__' 'usr/lib/python3.14/site-packages/yoyo/backends/__pycache__' -> '/home/buildozer/aports/community/py3-yoyo-migrations/pkg/py3-yoyo-migrations-pyc/usr/lib/python3.14/site-packages/yoyo/backends/__pycache__' 'usr/lib/python3.14/site-packages/yoyo/backends/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-yoyo-migrations/pkg/py3-yoyo-migrations-pyc/usr/lib/python3.14/site-packages/yoyo/backends/contrib/__pycache__' >>> py3-yoyo-migrations-pyc*: Preparing subpackage py3-yoyo-migrations-pyc... >>> py3-yoyo-migrations-pyc*: Running postcheck for py3-yoyo-migrations-pyc >>> py3-yoyo-migrations*: Running postcheck for py3-yoyo-migrations >>> py3-yoyo-migrations*: Preparing package py3-yoyo-migrations... >>> py3-yoyo-migrations-pyc*: Tracing dependencies... python3~3.14 >>> py3-yoyo-migrations-pyc*: Package size: 164.7 KB >>> py3-yoyo-migrations-pyc*: Compressing data... >>> py3-yoyo-migrations-pyc*: Create checksum... >>> py3-yoyo-migrations-pyc*: Create py3-yoyo-migrations-pyc-8.2.0-r1.apk >>> py3-yoyo-migrations*: Tracing dependencies... py3-sqlparse py3-tabulate py3-importlib-metadata python3~3.14 >>> py3-yoyo-migrations*: Package size: 129.6 KB >>> py3-yoyo-migrations*: Compressing data... >>> py3-yoyo-migrations*: Create checksum... >>> py3-yoyo-migrations*: Create py3-yoyo-migrations-8.2.0-r1.apk >>> py3-yoyo-migrations: Build complete at Mon, 30 Mar 2026 01:00:05 +0000 elapsed time 0h 0m 4s >>> py3-yoyo-migrations: Cleaning up srcdir >>> py3-yoyo-migrations: Cleaning up pkgdir >>> py3-yoyo-migrations: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-yoyo-migrations (20260330.010003) ( 2/32) Purging py3-sqlparse-pyc (0.5.3-r1) ( 3/32) Purging py3-sqlparse (0.5.3-r1) ( 4/32) Purging py3-tabulate-pyc (0.10.0-r0) ( 5/32) Purging py3-tabulate (0.10.0-r0) ( 6/32) Purging py3-wcwidth-pyc (0.6.0-r1) ( 7/32) Purging py3-wcwidth (0.6.0-r1) ( 8/32) Purging py3-importlib-metadata-pyc (8.8.0-r1) ( 9/32) Purging py3-importlib-metadata (8.8.0-r1) (10/32) Purging py3-zipp-pyc (3.23.0-r1) (11/32) Purging py3-zipp (3.23.0-r1) (12/32) Purging py3-gpep517-pyc (19-r2) (13/32) Purging py3-gpep517 (19-r2) (14/32) Purging py3-installer-pyc (0.7.0-r3) (15/32) Purging py3-installer (0.7.0-r3) (16/32) Purging py3-setuptools-pyc (82.0.1-r1) (17/32) Purging py3-setuptools (82.0.1-r1) (18/32) Purging py3-packaging-pyc (26.0-r1) (19/32) Purging py3-packaging (26.0-r1) (20/32) Purging py3-parsing-pyc (3.3.2-r1) (21/32) Purging py3-parsing (3.3.2-r1) (22/32) Purging python3-pyc (3.14.3-r0) (23/32) Purging python3-pycache-pyc0 (3.14.3-r0) (24/32) Purging pyc (3.14.3-r0) (25/32) Purging python3 (3.14.3-r0) (26/32) Purging gdbm (1.26-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.5.2-r0) (29/32) Purging libpanelw (6.6_p20251231-r0) (30/32) Purging mpdecimal (4.0.1-r0) (31/32) Purging sqlite-libs (3.51.2-r1) (32/32) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.7 MiB in 105 packages >>> py3-yoyo-migrations: Updating the community/ppc64le repository index... >>> py3-yoyo-migrations: Signing the index...