>>> py3-aniso8601: Building community/py3-aniso8601 9.0.1-r4 (using abuild 3.16.0_rc4-r0) started Sat, 01 Nov 2025 20:50:10 +0000 >>> py3-aniso8601: Validating /home/buildozer/aports/community/py3-aniso8601/APKBUILD... >>> py3-aniso8601: Analyzing dependencies... >>> py3-aniso8601: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-pytest py3-pytest-runner py3-dateutil py3-mock ( 1/37) Installing gdbm (1.26-r0) ( 2/37) Installing xz-libs (5.8.1-r0) ( 3/37) Installing mpdecimal (4.0.1-r0) ( 4/37) Installing libpanelw (6.5_p20251010-r0) ( 5/37) Installing python3 (3.12.12-r0) ( 6/37) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/37) Installing pyc (3.12.12-r0) ( 8/37) Installing python3-pyc (3.12.12-r0) ( 9/37) Installing py3-installer (0.7.0-r2) (10/37) Installing py3-installer-pyc (0.7.0-r2) (11/37) Installing py3-gpep517 (19-r0) (12/37) Installing py3-gpep517-pyc (19-r0) (13/37) Installing py3-parsing (3.2.3-r0) (14/37) Installing py3-parsing-pyc (3.2.3-r0) (15/37) Installing py3-packaging (25.0-r0) (16/37) Installing py3-packaging-pyc (25.0-r0) (17/37) Installing py3-setuptools (80.9.0-r1) (18/37) Installing py3-setuptools-pyc (80.9.0-r1) (19/37) Installing py3-iniconfig (2.3.0-r0) (20/37) Installing py3-iniconfig-pyc (2.3.0-r0) (21/37) Installing py3-pluggy (1.6.0-r0) (22/37) Installing py3-pluggy-pyc (1.6.0-r0) (23/37) Installing py3-py (1.11.0-r4) (24/37) Installing py3-py-pyc (1.11.0-r4) (25/37) Installing py3-pygments (2.19.2-r0) (26/37) Installing py3-pygments-pyc (2.19.2-r0) (27/37) Installing py3-pytest (8.4.2-r1) (28/37) Installing py3-pytest-pyc (8.4.2-r1) (29/37) Installing py3-pytest-runner (6.0.1-r1) (30/37) Installing py3-pytest-runner-pyc (6.0.1-r1) (31/37) Installing py3-six (1.17.0-r0) (32/37) Installing py3-six-pyc (1.17.0-r0) (33/37) Installing py3-dateutil (2.9.0-r2) (34/37) Installing py3-dateutil-pyc (2.9.0-r2) (35/37) Installing py3-mock (5.2.0-r0) (36/37) Installing py3-mock-pyc (5.2.0-r0) (37/37) Installing .makedepends-py3-aniso8601 (20251101.205013) busybox-1.37.0-r24.trigger: Executing script... OK: 640 MiB in 188 packages >>> py3-aniso8601: Cleaning up srcdir >>> py3-aniso8601: Cleaning up pkgdir >>> py3-aniso8601: Cleaning up tmpdir >>> py3-aniso8601: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-aniso8601-9.0.1.tar.gz /var/cache/distfiles/v3.23/py3-aniso8601-9.0.1.tar.gz: OK >>> py3-aniso8601: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-aniso8601-9.0.1.tar.gz /var/cache/distfiles/v3.23/py3-aniso8601-9.0.1.tar.gz: OK >>> py3-aniso8601: Unpacking /var/cache/distfiles/v3.23/py3-aniso8601-9.0.1.tar.gz... 2025-11-01 20:50:14,466 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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-01 20:50:14,546 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-11-01 20:50:14,584 root INFO running build 2025-11-01 20:50:14,585 root INFO running build_py 2025-11-01 20:50:14,593 root INFO creating build/lib/aniso8601 2025-11-01 20:50:14,593 root INFO copying aniso8601/time.py -> build/lib/aniso8601 2025-11-01 20:50:14,594 root INFO copying aniso8601/timezone.py -> build/lib/aniso8601 2025-11-01 20:50:14,594 root INFO copying aniso8601/date.py -> build/lib/aniso8601 2025-11-01 20:50:14,594 root INFO copying aniso8601/utcoffset.py -> build/lib/aniso8601 2025-11-01 20:50:14,595 root INFO copying aniso8601/resolution.py -> build/lib/aniso8601 2025-11-01 20:50:14,595 root INFO copying aniso8601/exceptions.py -> build/lib/aniso8601 2025-11-01 20:50:14,595 root INFO copying aniso8601/decimalfraction.py -> build/lib/aniso8601 2025-11-01 20:50:14,596 root INFO copying aniso8601/duration.py -> build/lib/aniso8601 2025-11-01 20:50:14,596 root INFO copying aniso8601/__init__.py -> build/lib/aniso8601 2025-11-01 20:50:14,596 root INFO copying aniso8601/compat.py -> build/lib/aniso8601 2025-11-01 20:50:14,597 root INFO copying aniso8601/interval.py -> build/lib/aniso8601 2025-11-01 20:50:14,597 root INFO creating build/lib/aniso8601/tests 2025-11-01 20:50:14,598 root INFO copying aniso8601/tests/test_date.py -> build/lib/aniso8601/tests 2025-11-01 20:50:14,598 root INFO copying aniso8601/tests/test_utcoffset.py -> build/lib/aniso8601/tests 2025-11-01 20:50:14,598 root INFO copying aniso8601/tests/test_time.py -> build/lib/aniso8601/tests 2025-11-01 20:50:14,599 root INFO copying aniso8601/tests/test_duration.py -> build/lib/aniso8601/tests 2025-11-01 20:50:14,599 root INFO copying aniso8601/tests/test_decimalfraction.py -> build/lib/aniso8601/tests 2025-11-01 20:50:14,599 root INFO copying aniso8601/tests/test_interval.py -> build/lib/aniso8601/tests 2025-11-01 20:50:14,600 root INFO copying aniso8601/tests/test_timezone.py -> build/lib/aniso8601/tests 2025-11-01 20:50:14,600 root INFO copying aniso8601/tests/test_init.py -> build/lib/aniso8601/tests 2025-11-01 20:50:14,600 root INFO copying aniso8601/tests/test_compat.py -> build/lib/aniso8601/tests 2025-11-01 20:50:14,601 root INFO copying aniso8601/tests/__init__.py -> build/lib/aniso8601/tests 2025-11-01 20:50:14,601 root INFO copying aniso8601/tests/compat.py -> build/lib/aniso8601/tests 2025-11-01 20:50:14,602 root INFO creating build/lib/aniso8601/builders 2025-11-01 20:50:14,602 root INFO copying aniso8601/builders/python.py -> build/lib/aniso8601/builders 2025-11-01 20:50:14,602 root INFO copying aniso8601/builders/__init__.py -> build/lib/aniso8601/builders 2025-11-01 20:50:14,603 root INFO creating build/lib/aniso8601/builders/tests 2025-11-01 20:50:14,603 root INFO copying aniso8601/builders/tests/test_python.py -> build/lib/aniso8601/builders/tests 2025-11-01 20:50:14,603 root INFO copying aniso8601/builders/tests/test_init.py -> build/lib/aniso8601/builders/tests 2025-11-01 20:50:14,604 root INFO copying aniso8601/builders/tests/__init__.py -> build/lib/aniso8601/builders/tests 2025-11-01 20:50:14,620 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-11-01 20:50:14,621 root INFO running install 2025-11-01 20:50:14,651 root INFO running install_lib 2025-11-01 20:50:14,658 root INFO creating build/bdist.linux-ppc64le/wheel 2025-11-01 20:50:14,659 root INFO creating build/bdist.linux-ppc64le/wheel/aniso8601 2025-11-01 20:50:14,659 root INFO copying build/lib/aniso8601/time.py -> build/bdist.linux-ppc64le/wheel/./aniso8601 2025-11-01 20:50:14,659 root INFO copying build/lib/aniso8601/timezone.py -> build/bdist.linux-ppc64le/wheel/./aniso8601 2025-11-01 20:50:14,660 root INFO copying build/lib/aniso8601/date.py -> build/bdist.linux-ppc64le/wheel/./aniso8601 2025-11-01 20:50:14,660 root INFO copying build/lib/aniso8601/utcoffset.py -> build/bdist.linux-ppc64le/wheel/./aniso8601 2025-11-01 20:50:14,660 root INFO copying build/lib/aniso8601/resolution.py -> build/bdist.linux-ppc64le/wheel/./aniso8601 2025-11-01 20:50:14,660 root INFO copying build/lib/aniso8601/exceptions.py -> build/bdist.linux-ppc64le/wheel/./aniso8601 2025-11-01 20:50:14,661 root INFO creating build/bdist.linux-ppc64le/wheel/aniso8601/tests 2025-11-01 20:50:14,661 root INFO copying build/lib/aniso8601/tests/test_date.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/tests 2025-11-01 20:50:14,661 root INFO copying build/lib/aniso8601/tests/test_utcoffset.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/tests 2025-11-01 20:50:14,661 root INFO copying build/lib/aniso8601/tests/test_time.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/tests 2025-11-01 20:50:14,662 root INFO copying build/lib/aniso8601/tests/test_duration.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/tests 2025-11-01 20:50:14,662 root INFO copying build/lib/aniso8601/tests/test_decimalfraction.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/tests 2025-11-01 20:50:14,662 root INFO copying build/lib/aniso8601/tests/test_interval.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/tests 2025-11-01 20:50:14,662 root INFO copying build/lib/aniso8601/tests/test_timezone.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/tests 2025-11-01 20:50:14,663 root INFO copying build/lib/aniso8601/tests/test_init.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/tests 2025-11-01 20:50:14,663 root INFO copying build/lib/aniso8601/tests/test_compat.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/tests 2025-11-01 20:50:14,663 root INFO copying build/lib/aniso8601/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/tests 2025-11-01 20:50:14,663 root INFO copying build/lib/aniso8601/tests/compat.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/tests 2025-11-01 20:50:14,664 root INFO copying build/lib/aniso8601/decimalfraction.py -> build/bdist.linux-ppc64le/wheel/./aniso8601 2025-11-01 20:50:14,664 root INFO creating build/bdist.linux-ppc64le/wheel/aniso8601/builders 2025-11-01 20:50:14,664 root INFO creating build/bdist.linux-ppc64le/wheel/aniso8601/builders/tests 2025-11-01 20:50:14,664 root INFO copying build/lib/aniso8601/builders/tests/test_python.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/builders/tests 2025-11-01 20:50:14,665 root INFO copying build/lib/aniso8601/builders/tests/test_init.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/builders/tests 2025-11-01 20:50:14,665 root INFO copying build/lib/aniso8601/builders/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/builders/tests 2025-11-01 20:50:14,665 root INFO copying build/lib/aniso8601/builders/python.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/builders 2025-11-01 20:50:14,665 root INFO copying build/lib/aniso8601/builders/__init__.py -> build/bdist.linux-ppc64le/wheel/./aniso8601/builders 2025-11-01 20:50:14,666 root INFO copying build/lib/aniso8601/duration.py -> build/bdist.linux-ppc64le/wheel/./aniso8601 2025-11-01 20:50:14,666 root INFO copying build/lib/aniso8601/__init__.py -> build/bdist.linux-ppc64le/wheel/./aniso8601 2025-11-01 20:50:14,666 root INFO copying build/lib/aniso8601/compat.py -> build/bdist.linux-ppc64le/wheel/./aniso8601 2025-11-01 20:50:14,666 root INFO copying build/lib/aniso8601/interval.py -> build/bdist.linux-ppc64le/wheel/./aniso8601 2025-11-01 20:50:14,666 root INFO running install_egg_info 2025-11-01 20:50:14,674 root INFO running egg_info 2025-11-01 20:50:14,680 root INFO creating aniso8601.egg-info 2025-11-01 20:50:14,680 root INFO writing aniso8601.egg-info/PKG-INFO 2025-11-01 20:50:14,682 root INFO writing dependency_links to aniso8601.egg-info/dependency_links.txt 2025-11-01 20:50:14,683 root INFO writing requirements to aniso8601.egg-info/requires.txt 2025-11-01 20:50:14,684 root INFO writing top-level names to aniso8601.egg-info/top_level.txt 2025-11-01 20:50:14,684 root INFO writing manifest file 'aniso8601.egg-info/SOURCES.txt' 2025-11-01 20:50:14,693 root INFO reading manifest file 'aniso8601.egg-info/SOURCES.txt' 2025-11-01 20:50:14,693 root INFO reading manifest template 'MANIFEST.in' 2025-11-01 20:50:14,693 root INFO adding license file 'LICENSE' 2025-11-01 20:50:14,696 root INFO writing manifest file 'aniso8601.egg-info/SOURCES.txt' 2025-11-01 20:50:14,696 root INFO Copying aniso8601.egg-info to build/bdist.linux-ppc64le/wheel/./aniso8601-9.0.1-py3.12.egg-info 2025-11-01 20:50:14,697 root INFO running install_scripts 2025-11-01 20:50:14,699 root INFO creating build/bdist.linux-ppc64le/wheel/aniso8601-9.0.1.dist-info/WHEEL 2025-11-01 20:50:14,699 wheel INFO creating '/home/buildozer/aports/community/py3-aniso8601/src/aniso8601-9.0.1/.dist/.tmp-kh2ab8ih/aniso8601-9.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-11-01 20:50:14,700 wheel INFO adding 'aniso8601/__init__.py' 2025-11-01 20:50:14,700 wheel INFO adding 'aniso8601/compat.py' 2025-11-01 20:50:14,700 wheel INFO adding 'aniso8601/date.py' 2025-11-01 20:50:14,701 wheel INFO adding 'aniso8601/decimalfraction.py' 2025-11-01 20:50:14,701 wheel INFO adding 'aniso8601/duration.py' 2025-11-01 20:50:14,701 wheel INFO adding 'aniso8601/exceptions.py' 2025-11-01 20:50:14,701 wheel INFO adding 'aniso8601/interval.py' 2025-11-01 20:50:14,702 wheel INFO adding 'aniso8601/resolution.py' 2025-11-01 20:50:14,702 wheel INFO adding 'aniso8601/time.py' 2025-11-01 20:50:14,702 wheel INFO adding 'aniso8601/timezone.py' 2025-11-01 20:50:14,703 wheel INFO adding 'aniso8601/utcoffset.py' 2025-11-01 20:50:14,703 wheel INFO adding 'aniso8601/builders/__init__.py' 2025-11-01 20:50:14,703 wheel INFO adding 'aniso8601/builders/python.py' 2025-11-01 20:50:14,704 wheel INFO adding 'aniso8601/builders/tests/__init__.py' 2025-11-01 20:50:14,704 wheel INFO adding 'aniso8601/builders/tests/test_init.py' 2025-11-01 20:50:14,704 wheel INFO adding 'aniso8601/builders/tests/test_python.py' 2025-11-01 20:50:14,705 wheel INFO adding 'aniso8601/tests/__init__.py' 2025-11-01 20:50:14,705 wheel INFO adding 'aniso8601/tests/compat.py' 2025-11-01 20:50:14,705 wheel INFO adding 'aniso8601/tests/test_compat.py' 2025-11-01 20:50:14,706 wheel INFO adding 'aniso8601/tests/test_date.py' 2025-11-01 20:50:14,706 wheel INFO adding 'aniso8601/tests/test_decimalfraction.py' 2025-11-01 20:50:14,706 wheel INFO adding 'aniso8601/tests/test_duration.py' 2025-11-01 20:50:14,707 wheel INFO adding 'aniso8601/tests/test_init.py' 2025-11-01 20:50:14,707 wheel INFO adding 'aniso8601/tests/test_interval.py' 2025-11-01 20:50:14,707 wheel INFO adding 'aniso8601/tests/test_time.py' 2025-11-01 20:50:14,708 wheel INFO adding 'aniso8601/tests/test_timezone.py' 2025-11-01 20:50:14,708 wheel INFO adding 'aniso8601/tests/test_utcoffset.py' 2025-11-01 20:50:14,708 wheel INFO adding 'aniso8601-9.0.1.dist-info/licenses/LICENSE' 2025-11-01 20:50:14,709 wheel INFO adding 'aniso8601-9.0.1.dist-info/METADATA' 2025-11-01 20:50:14,709 wheel INFO adding 'aniso8601-9.0.1.dist-info/WHEEL' 2025-11-01 20:50:14,709 wheel INFO adding 'aniso8601-9.0.1.dist-info/top_level.txt' 2025-11-01 20:50:14,709 wheel INFO adding 'aniso8601-9.0.1.dist-info/RECORD' 2025-11-01 20:50:14,710 root INFO removing build/bdist.linux-ppc64le/wheel 2025-11-01 20:50:14,712 gpep517 INFO The backend produced .dist/aniso8601-9.0.1-py2.py3-none-any.whl aniso8601-9.0.1-py2.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-aniso8601/src/aniso8601-9.0.1 collected 144 items aniso8601/builders/tests/test_init.py ........................... [ 18%] aniso8601/builders/tests/test_python.py .................... [ 32%] aniso8601/tests/test_compat.py . [ 33%] aniso8601/tests/test_date.py ............... [ 43%] aniso8601/tests/test_decimalfraction.py . [ 44%] aniso8601/tests/test_duration.py ................................ [ 66%] aniso8601/tests/test_init.py . [ 67%] aniso8601/tests/test_interval.py ....................... [ 83%] aniso8601/tests/test_time.py ................ [ 94%] aniso8601/tests/test_timezone.py ..... [ 97%] aniso8601/tests/test_utcoffset.py ... [100%] ============================= 144 passed in 0.68s ============================== >>> py3-aniso8601: Entering fakeroot... >>> py3-aniso8601-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/aniso8601/tests/__pycache__' -> '/home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601-pyc/usr/lib/python3.12/site-packages/aniso8601/tests/__pycache__' 'usr/lib/python3.12/site-packages/aniso8601/builders/tests/__pycache__' -> '/home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601-pyc/usr/lib/python3.12/site-packages/aniso8601/builders/tests/__pycache__' 'usr/lib/python3.12/site-packages/aniso8601/builders/__pycache__' -> '/home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601-pyc/usr/lib/python3.12/site-packages/aniso8601/builders/__pycache__' 'usr/lib/python3.12/site-packages/aniso8601/__pycache__' -> '/home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601-pyc/usr/lib/python3.12/site-packages/aniso8601/__pycache__' >>> py3-aniso8601-pyc*: Preparing subpackage py3-aniso8601-pyc... >>> py3-aniso8601-pyc*: Running postcheck for py3-aniso8601-pyc >>> py3-aniso8601*: Running postcheck for py3-aniso8601 >>> py3-aniso8601*: Preparing package py3-aniso8601... >>> py3-aniso8601-pyc*: Tracing dependencies... python3~3.12 >>> py3-aniso8601-pyc*: Package size: 263.4 KB >>> py3-aniso8601-pyc*: Compressing data... >>> py3-aniso8601-pyc*: Create checksum... >>> py3-aniso8601-pyc*: Create py3-aniso8601-pyc-9.0.1-r4.apk >>> py3-aniso8601*: Tracing dependencies... python3 python3~3.12 >>> py3-aniso8601*: Package size: 334.2 KB >>> py3-aniso8601*: Compressing data... >>> py3-aniso8601*: Create checksum... >>> py3-aniso8601*: Create py3-aniso8601-9.0.1-r4.apk >>> py3-aniso8601: Build complete at Sat, 01 Nov 2025 20:50:17 +0000 elapsed time 0h 0m 7s >>> py3-aniso8601: Cleaning up srcdir >>> py3-aniso8601: Cleaning up pkgdir >>> py3-aniso8601: Uninstalling dependencies... ( 1/37) Purging .makedepends-py3-aniso8601 (20251101.205013) ( 2/37) Purging py3-gpep517-pyc (19-r0) ( 3/37) Purging py3-gpep517 (19-r0) ( 4/37) Purging py3-installer-pyc (0.7.0-r2) ( 5/37) Purging py3-installer (0.7.0-r2) ( 6/37) Purging py3-pytest-runner-pyc (6.0.1-r1) ( 7/37) Purging py3-pytest-runner (6.0.1-r1) ( 8/37) Purging py3-pytest-pyc (8.4.2-r1) ( 9/37) Purging py3-pytest (8.4.2-r1) (10/37) Purging py3-iniconfig-pyc (2.3.0-r0) (11/37) Purging py3-iniconfig (2.3.0-r0) (12/37) Purging py3-pluggy-pyc (1.6.0-r0) (13/37) Purging py3-pluggy (1.6.0-r0) (14/37) Purging py3-py-pyc (1.11.0-r4) (15/37) Purging py3-py (1.11.0-r4) (16/37) Purging py3-pygments-pyc (2.19.2-r0) (17/37) Purging py3-pygments (2.19.2-r0) (18/37) Purging py3-setuptools-pyc (80.9.0-r1) (19/37) Purging py3-setuptools (80.9.0-r1) (20/37) Purging py3-packaging-pyc (25.0-r0) (21/37) Purging py3-packaging (25.0-r0) (22/37) Purging py3-parsing-pyc (3.2.3-r0) (23/37) Purging py3-parsing (3.2.3-r0) (24/37) Purging py3-dateutil-pyc (2.9.0-r2) (25/37) Purging py3-dateutil (2.9.0-r2) (26/37) Purging py3-six-pyc (1.17.0-r0) (27/37) Purging py3-six (1.17.0-r0) (28/37) Purging py3-mock-pyc (5.2.0-r0) (29/37) Purging py3-mock (5.2.0-r0) (30/37) Purging python3-pyc (3.12.12-r0) (31/37) Purging python3-pycache-pyc0 (3.12.12-r0) (32/37) Purging pyc (3.12.12-r0) (33/37) Purging python3 (3.12.12-r0) (34/37) Purging gdbm (1.26-r0) (35/37) Purging libpanelw (6.5_p20251010-r0) (36/37) Purging mpdecimal (4.0.1-r0) (37/37) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-aniso8601: Updating the community/ppc64le repository index... >>> py3-aniso8601: Signing the index...