>>> py3-aniso8601: Building community/py3-aniso8601 9.0.1-r4 (using abuild 3.16.0_rc4-r0) started Wed, 29 Oct 2025 17:55:03 +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/40) Installing libbz2 (1.0.8-r6) ( 2/40) Installing libffi (3.5.2-r0) ( 3/40) Installing gdbm (1.26-r0) ( 4/40) Installing xz-libs (5.8.1-r0) ( 5/40) Installing mpdecimal (4.0.1-r0) ( 6/40) Installing libpanelw (6.5_p20251010-r0) ( 7/40) Installing sqlite-libs (3.50.4-r1) ( 8/40) Installing python3 (3.12.12-r0) ( 9/40) Installing python3-pycache-pyc0 (3.12.12-r0) (10/40) Installing pyc (3.12.12-r0) (11/40) Installing python3-pyc (3.12.12-r0) (12/40) Installing py3-installer (0.7.0-r2) (13/40) Installing py3-installer-pyc (0.7.0-r2) (14/40) Installing py3-gpep517 (19-r0) (15/40) Installing py3-gpep517-pyc (19-r0) (16/40) Installing py3-parsing (3.2.3-r0) (17/40) Installing py3-parsing-pyc (3.2.3-r0) (18/40) Installing py3-packaging (25.0-r0) (19/40) Installing py3-packaging-pyc (25.0-r0) (20/40) Installing py3-setuptools (80.9.0-r1) (21/40) Installing py3-setuptools-pyc (80.9.0-r1) (22/40) Installing py3-iniconfig (2.3.0-r0) (23/40) Installing py3-iniconfig-pyc (2.3.0-r0) (24/40) Installing py3-pluggy (1.6.0-r0) (25/40) Installing py3-pluggy-pyc (1.6.0-r0) (26/40) Installing py3-py (1.11.0-r4) (27/40) Installing py3-py-pyc (1.11.0-r4) (28/40) Installing py3-pygments (2.19.2-r0) (29/40) Installing py3-pygments-pyc (2.19.2-r0) (30/40) Installing py3-pytest (8.4.2-r1) (31/40) Installing py3-pytest-pyc (8.4.2-r1) (32/40) Installing py3-pytest-runner (6.0.1-r1) (33/40) Installing py3-pytest-runner-pyc (6.0.1-r1) (34/40) Installing py3-six (1.17.0-r0) (35/40) Installing py3-six-pyc (1.17.0-r0) (36/40) Installing py3-dateutil (2.9.0-r2) (37/40) Installing py3-dateutil-pyc (2.9.0-r2) (38/40) Installing py3-mock (5.2.0-r0) (39/40) Installing py3-mock-pyc (5.2.0-r0) (40/40) Installing .makedepends-py3-aniso8601 (20251029.175506) busybox-1.37.0-r24.trigger: Executing script... OK: 498 MiB in 145 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-aniso8601-9.0.1.tar.gz.part' py3-aniso8601-9.0.1. 100% |********************************| 57116 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-aniso8601-9.0.1.tar.gz.part' saved /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-10-29 17:55:06,950 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-10-29 17:55:07,001 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-10-29 17:55:07,022 root INFO running build 2025-10-29 17:55:07,022 root INFO running build_py 2025-10-29 17:55:07,026 root INFO creating build/lib/aniso8601 2025-10-29 17:55:07,027 root INFO copying aniso8601/duration.py -> build/lib/aniso8601 2025-10-29 17:55:07,027 root INFO copying aniso8601/interval.py -> build/lib/aniso8601 2025-10-29 17:55:07,027 root INFO copying aniso8601/timezone.py -> build/lib/aniso8601 2025-10-29 17:55:07,028 root INFO copying aniso8601/date.py -> build/lib/aniso8601 2025-10-29 17:55:07,028 root INFO copying aniso8601/decimalfraction.py -> build/lib/aniso8601 2025-10-29 17:55:07,028 root INFO copying aniso8601/resolution.py -> build/lib/aniso8601 2025-10-29 17:55:07,029 root INFO copying aniso8601/exceptions.py -> build/lib/aniso8601 2025-10-29 17:55:07,029 root INFO copying aniso8601/compat.py -> build/lib/aniso8601 2025-10-29 17:55:07,029 root INFO copying aniso8601/utcoffset.py -> build/lib/aniso8601 2025-10-29 17:55:07,029 root INFO copying aniso8601/__init__.py -> build/lib/aniso8601 2025-10-29 17:55:07,030 root INFO copying aniso8601/time.py -> build/lib/aniso8601 2025-10-29 17:55:07,030 root INFO creating build/lib/aniso8601/tests 2025-10-29 17:55:07,030 root INFO copying aniso8601/tests/test_timezone.py -> build/lib/aniso8601/tests 2025-10-29 17:55:07,031 root INFO copying aniso8601/tests/test_date.py -> build/lib/aniso8601/tests 2025-10-29 17:55:07,031 root INFO copying aniso8601/tests/test_init.py -> build/lib/aniso8601/tests 2025-10-29 17:55:07,031 root INFO copying aniso8601/tests/test_utcoffset.py -> build/lib/aniso8601/tests 2025-10-29 17:55:07,031 root INFO copying aniso8601/tests/test_time.py -> build/lib/aniso8601/tests 2025-10-29 17:55:07,032 root INFO copying aniso8601/tests/test_duration.py -> build/lib/aniso8601/tests 2025-10-29 17:55:07,032 root INFO copying aniso8601/tests/test_decimalfraction.py -> build/lib/aniso8601/tests 2025-10-29 17:55:07,032 root INFO copying aniso8601/tests/test_compat.py -> build/lib/aniso8601/tests 2025-10-29 17:55:07,033 root INFO copying aniso8601/tests/compat.py -> build/lib/aniso8601/tests 2025-10-29 17:55:07,033 root INFO copying aniso8601/tests/__init__.py -> build/lib/aniso8601/tests 2025-10-29 17:55:07,033 root INFO copying aniso8601/tests/test_interval.py -> build/lib/aniso8601/tests 2025-10-29 17:55:07,034 root INFO creating build/lib/aniso8601/builders 2025-10-29 17:55:07,034 root INFO copying aniso8601/builders/__init__.py -> build/lib/aniso8601/builders 2025-10-29 17:55:07,034 root INFO copying aniso8601/builders/python.py -> build/lib/aniso8601/builders 2025-10-29 17:55:07,035 root INFO creating build/lib/aniso8601/builders/tests 2025-10-29 17:55:07,035 root INFO copying aniso8601/builders/tests/test_init.py -> build/lib/aniso8601/builders/tests 2025-10-29 17:55:07,035 root INFO copying aniso8601/builders/tests/test_python.py -> build/lib/aniso8601/builders/tests 2025-10-29 17:55:07,035 root INFO copying aniso8601/builders/tests/__init__.py -> build/lib/aniso8601/builders/tests 2025-10-29 17:55:07,045 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-29 17:55:07,045 root INFO running install 2025-10-29 17:55:07,053 root INFO running install_lib 2025-10-29 17:55:07,057 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-29 17:55:07,057 root INFO creating build/bdist.linux-x86_64/wheel/aniso8601 2025-10-29 17:55:07,058 root INFO copying build/lib/aniso8601/duration.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-29 17:55:07,058 root INFO copying build/lib/aniso8601/interval.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-29 17:55:07,058 root INFO creating build/bdist.linux-x86_64/wheel/aniso8601/tests 2025-10-29 17:55:07,058 root INFO copying build/lib/aniso8601/tests/test_timezone.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-29 17:55:07,058 root INFO copying build/lib/aniso8601/tests/test_date.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-29 17:55:07,059 root INFO copying build/lib/aniso8601/tests/test_init.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-29 17:55:07,059 root INFO copying build/lib/aniso8601/tests/test_utcoffset.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-29 17:55:07,059 root INFO copying build/lib/aniso8601/tests/test_time.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-29 17:55:07,059 root INFO copying build/lib/aniso8601/tests/test_duration.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-29 17:55:07,060 root INFO copying build/lib/aniso8601/tests/test_decimalfraction.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-29 17:55:07,060 root INFO copying build/lib/aniso8601/tests/test_compat.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-29 17:55:07,060 root INFO copying build/lib/aniso8601/tests/compat.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-29 17:55:07,060 root INFO copying build/lib/aniso8601/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-29 17:55:07,060 root INFO copying build/lib/aniso8601/tests/test_interval.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-29 17:55:07,061 root INFO copying build/lib/aniso8601/timezone.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-29 17:55:07,061 root INFO copying build/lib/aniso8601/date.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-29 17:55:07,061 root INFO copying build/lib/aniso8601/decimalfraction.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-29 17:55:07,061 root INFO copying build/lib/aniso8601/resolution.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-29 17:55:07,061 root INFO copying build/lib/aniso8601/exceptions.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-29 17:55:07,061 root INFO copying build/lib/aniso8601/compat.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-29 17:55:07,062 root INFO copying build/lib/aniso8601/utcoffset.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-29 17:55:07,062 root INFO copying build/lib/aniso8601/__init__.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-29 17:55:07,062 root INFO creating build/bdist.linux-x86_64/wheel/aniso8601/builders 2025-10-29 17:55:07,062 root INFO creating build/bdist.linux-x86_64/wheel/aniso8601/builders/tests 2025-10-29 17:55:07,063 root INFO copying build/lib/aniso8601/builders/tests/test_init.py -> build/bdist.linux-x86_64/wheel/./aniso8601/builders/tests 2025-10-29 17:55:07,063 root INFO copying build/lib/aniso8601/builders/tests/test_python.py -> build/bdist.linux-x86_64/wheel/./aniso8601/builders/tests 2025-10-29 17:55:07,063 root INFO copying build/lib/aniso8601/builders/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./aniso8601/builders/tests 2025-10-29 17:55:07,063 root INFO copying build/lib/aniso8601/builders/__init__.py -> build/bdist.linux-x86_64/wheel/./aniso8601/builders 2025-10-29 17:55:07,063 root INFO copying build/lib/aniso8601/builders/python.py -> build/bdist.linux-x86_64/wheel/./aniso8601/builders 2025-10-29 17:55:07,064 root INFO copying build/lib/aniso8601/time.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-29 17:55:07,064 root INFO running install_egg_info 2025-10-29 17:55:07,068 root INFO running egg_info 2025-10-29 17:55:07,071 root INFO creating aniso8601.egg-info 2025-10-29 17:55:07,071 root INFO writing aniso8601.egg-info/PKG-INFO 2025-10-29 17:55:07,073 root INFO writing dependency_links to aniso8601.egg-info/dependency_links.txt 2025-10-29 17:55:07,073 root INFO writing requirements to aniso8601.egg-info/requires.txt 2025-10-29 17:55:07,073 root INFO writing top-level names to aniso8601.egg-info/top_level.txt 2025-10-29 17:55:07,073 root INFO writing manifest file 'aniso8601.egg-info/SOURCES.txt' 2025-10-29 17:55:07,078 root INFO reading manifest file 'aniso8601.egg-info/SOURCES.txt' 2025-10-29 17:55:07,079 root INFO reading manifest template 'MANIFEST.in' 2025-10-29 17:55:07,079 root INFO adding license file 'LICENSE' 2025-10-29 17:55:07,080 root INFO writing manifest file 'aniso8601.egg-info/SOURCES.txt' 2025-10-29 17:55:07,080 root INFO Copying aniso8601.egg-info to build/bdist.linux-x86_64/wheel/./aniso8601-9.0.1-py3.12.egg-info 2025-10-29 17:55:07,081 root INFO running install_scripts 2025-10-29 17:55:07,082 root INFO creating build/bdist.linux-x86_64/wheel/aniso8601-9.0.1.dist-info/WHEEL 2025-10-29 17:55:07,083 wheel INFO creating '/home/buildozer/aports/community/py3-aniso8601/src/aniso8601-9.0.1/.dist/.tmp-e9_d9nl6/aniso8601-9.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-29 17:55:07,083 wheel INFO adding 'aniso8601/__init__.py' 2025-10-29 17:55:07,083 wheel INFO adding 'aniso8601/compat.py' 2025-10-29 17:55:07,084 wheel INFO adding 'aniso8601/date.py' 2025-10-29 17:55:07,084 wheel INFO adding 'aniso8601/decimalfraction.py' 2025-10-29 17:55:07,084 wheel INFO adding 'aniso8601/duration.py' 2025-10-29 17:55:07,084 wheel INFO adding 'aniso8601/exceptions.py' 2025-10-29 17:55:07,085 wheel INFO adding 'aniso8601/interval.py' 2025-10-29 17:55:07,085 wheel INFO adding 'aniso8601/resolution.py' 2025-10-29 17:55:07,085 wheel INFO adding 'aniso8601/time.py' 2025-10-29 17:55:07,085 wheel INFO adding 'aniso8601/timezone.py' 2025-10-29 17:55:07,086 wheel INFO adding 'aniso8601/utcoffset.py' 2025-10-29 17:55:07,086 wheel INFO adding 'aniso8601/builders/__init__.py' 2025-10-29 17:55:07,086 wheel INFO adding 'aniso8601/builders/python.py' 2025-10-29 17:55:07,087 wheel INFO adding 'aniso8601/builders/tests/__init__.py' 2025-10-29 17:55:07,087 wheel INFO adding 'aniso8601/builders/tests/test_init.py' 2025-10-29 17:55:07,087 wheel INFO adding 'aniso8601/builders/tests/test_python.py' 2025-10-29 17:55:07,088 wheel INFO adding 'aniso8601/tests/__init__.py' 2025-10-29 17:55:07,088 wheel INFO adding 'aniso8601/tests/compat.py' 2025-10-29 17:55:07,088 wheel INFO adding 'aniso8601/tests/test_compat.py' 2025-10-29 17:55:07,089 wheel INFO adding 'aniso8601/tests/test_date.py' 2025-10-29 17:55:07,089 wheel INFO adding 'aniso8601/tests/test_decimalfraction.py' 2025-10-29 17:55:07,089 wheel INFO adding 'aniso8601/tests/test_duration.py' 2025-10-29 17:55:07,089 wheel INFO adding 'aniso8601/tests/test_init.py' 2025-10-29 17:55:07,090 wheel INFO adding 'aniso8601/tests/test_interval.py' 2025-10-29 17:55:07,090 wheel INFO adding 'aniso8601/tests/test_time.py' 2025-10-29 17:55:07,091 wheel INFO adding 'aniso8601/tests/test_timezone.py' 2025-10-29 17:55:07,091 wheel INFO adding 'aniso8601/tests/test_utcoffset.py' 2025-10-29 17:55:07,091 wheel INFO adding 'aniso8601-9.0.1.dist-info/licenses/LICENSE' 2025-10-29 17:55:07,091 wheel INFO adding 'aniso8601-9.0.1.dist-info/METADATA' 2025-10-29 17:55:07,092 wheel INFO adding 'aniso8601-9.0.1.dist-info/WHEEL' 2025-10-29 17:55:07,092 wheel INFO adding 'aniso8601-9.0.1.dist-info/top_level.txt' 2025-10-29 17:55:07,092 wheel INFO adding 'aniso8601-9.0.1.dist-info/RECORD' 2025-10-29 17:55:07,092 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-29 17:55:07,093 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.35s ============================== >>> 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/__pycache__' -> '/home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601-pyc/usr/lib/python3.12/site-packages/aniso8601/__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__' >>> 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 Wed, 29 Oct 2025 17:55:08 +0000 elapsed time 0h 0m 5s >>> py3-aniso8601: Cleaning up srcdir >>> py3-aniso8601: Cleaning up pkgdir >>> py3-aniso8601: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-aniso8601 (20251029.175506) ( 2/40) Purging py3-gpep517-pyc (19-r0) ( 3/40) Purging py3-gpep517 (19-r0) ( 4/40) Purging py3-installer-pyc (0.7.0-r2) ( 5/40) Purging py3-installer (0.7.0-r2) ( 6/40) Purging py3-pytest-runner-pyc (6.0.1-r1) ( 7/40) Purging py3-pytest-runner (6.0.1-r1) ( 8/40) Purging py3-pytest-pyc (8.4.2-r1) ( 9/40) Purging py3-pytest (8.4.2-r1) (10/40) Purging py3-iniconfig-pyc (2.3.0-r0) (11/40) Purging py3-iniconfig (2.3.0-r0) (12/40) Purging py3-pluggy-pyc (1.6.0-r0) (13/40) Purging py3-pluggy (1.6.0-r0) (14/40) Purging py3-py-pyc (1.11.0-r4) (15/40) Purging py3-py (1.11.0-r4) (16/40) Purging py3-pygments-pyc (2.19.2-r0) (17/40) Purging py3-pygments (2.19.2-r0) (18/40) Purging py3-setuptools-pyc (80.9.0-r1) (19/40) Purging py3-setuptools (80.9.0-r1) (20/40) Purging py3-packaging-pyc (25.0-r0) (21/40) Purging py3-packaging (25.0-r0) (22/40) Purging py3-parsing-pyc (3.2.3-r0) (23/40) Purging py3-parsing (3.2.3-r0) (24/40) Purging py3-dateutil-pyc (2.9.0-r2) (25/40) Purging py3-dateutil (2.9.0-r2) (26/40) Purging py3-six-pyc (1.17.0-r0) (27/40) Purging py3-six (1.17.0-r0) (28/40) Purging py3-mock-pyc (5.2.0-r0) (29/40) Purging py3-mock (5.2.0-r0) (30/40) Purging python3-pyc (3.12.12-r0) (31/40) Purging python3-pycache-pyc0 (3.12.12-r0) (32/40) Purging pyc (3.12.12-r0) (33/40) Purging python3 (3.12.12-r0) (34/40) Purging gdbm (1.26-r0) (35/40) Purging libbz2 (1.0.8-r6) (36/40) Purging libffi (3.5.2-r0) (37/40) Purging libpanelw (6.5_p20251010-r0) (38/40) Purging mpdecimal (4.0.1-r0) (39/40) Purging sqlite-libs (3.50.4-r1) (40/40) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 440 MiB in 105 packages >>> py3-aniso8601: Updating the community/x86_64 repository index... >>> py3-aniso8601: Signing the index...