>>> py3-aniso8601: Building community/py3-aniso8601 9.0.1-r4 (using abuild 3.16.0_rc4-r0) started Sun, 02 Nov 2025 23:23:33 +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-r1) (15/40) Installing py3-gpep517-pyc (19-r1) (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 (20251102.232341) busybox-1.37.0-r24.trigger: Executing script... OK: 723 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-11-02 23:23:46,729 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-02 23:23:47,408 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-02 23:23:47,678 root INFO running build 2025-11-02 23:23:47,679 root INFO running build_py 2025-11-02 23:23:47,739 root INFO creating build/lib/aniso8601 2025-11-02 23:23:47,743 root INFO copying aniso8601/timezone.py -> build/lib/aniso8601 2025-11-02 23:23:47,746 root INFO copying aniso8601/exceptions.py -> build/lib/aniso8601 2025-11-02 23:23:47,750 root INFO copying aniso8601/interval.py -> build/lib/aniso8601 2025-11-02 23:23:47,753 root INFO copying aniso8601/date.py -> build/lib/aniso8601 2025-11-02 23:23:47,757 root INFO copying aniso8601/__init__.py -> build/lib/aniso8601 2025-11-02 23:23:47,760 root INFO copying aniso8601/decimalfraction.py -> build/lib/aniso8601 2025-11-02 23:23:47,763 root INFO copying aniso8601/compat.py -> build/lib/aniso8601 2025-11-02 23:23:47,767 root INFO copying aniso8601/duration.py -> build/lib/aniso8601 2025-11-02 23:23:47,770 root INFO copying aniso8601/resolution.py -> build/lib/aniso8601 2025-11-02 23:23:47,773 root INFO copying aniso8601/utcoffset.py -> build/lib/aniso8601 2025-11-02 23:23:47,776 root INFO copying aniso8601/time.py -> build/lib/aniso8601 2025-11-02 23:23:47,781 root INFO creating build/lib/aniso8601/tests 2025-11-02 23:23:47,783 root INFO copying aniso8601/tests/test_init.py -> build/lib/aniso8601/tests 2025-11-02 23:23:47,787 root INFO copying aniso8601/tests/test_utcoffset.py -> build/lib/aniso8601/tests 2025-11-02 23:23:47,790 root INFO copying aniso8601/tests/test_interval.py -> build/lib/aniso8601/tests 2025-11-02 23:23:47,794 root INFO copying aniso8601/tests/__init__.py -> build/lib/aniso8601/tests 2025-11-02 23:23:47,798 root INFO copying aniso8601/tests/test_timezone.py -> build/lib/aniso8601/tests 2025-11-02 23:23:47,802 root INFO copying aniso8601/tests/compat.py -> build/lib/aniso8601/tests 2025-11-02 23:23:47,805 root INFO copying aniso8601/tests/test_duration.py -> build/lib/aniso8601/tests 2025-11-02 23:23:47,809 root INFO copying aniso8601/tests/test_decimalfraction.py -> build/lib/aniso8601/tests 2025-11-02 23:23:47,812 root INFO copying aniso8601/tests/test_compat.py -> build/lib/aniso8601/tests 2025-11-02 23:23:47,815 root INFO copying aniso8601/tests/test_time.py -> build/lib/aniso8601/tests 2025-11-02 23:23:47,818 root INFO copying aniso8601/tests/test_date.py -> build/lib/aniso8601/tests 2025-11-02 23:23:47,822 root INFO creating build/lib/aniso8601/builders 2025-11-02 23:23:47,825 root INFO copying aniso8601/builders/python.py -> build/lib/aniso8601/builders 2025-11-02 23:23:47,828 root INFO copying aniso8601/builders/__init__.py -> build/lib/aniso8601/builders 2025-11-02 23:23:47,832 root INFO creating build/lib/aniso8601/builders/tests 2025-11-02 23:23:47,834 root INFO copying aniso8601/builders/tests/test_init.py -> build/lib/aniso8601/builders/tests 2025-11-02 23:23:47,838 root INFO copying aniso8601/builders/tests/__init__.py -> build/lib/aniso8601/builders/tests 2025-11-02 23:23:47,841 root INFO copying aniso8601/builders/tests/test_python.py -> build/lib/aniso8601/builders/tests 2025-11-02 23:23:47,953 root INFO installing to build/bdist.linux-riscv64/wheel 2025-11-02 23:23:47,954 root INFO running install 2025-11-02 23:23:48,053 root INFO running install_lib 2025-11-02 23:23:48,102 root INFO creating build/bdist.linux-riscv64/wheel 2025-11-02 23:23:48,105 root INFO creating build/bdist.linux-riscv64/wheel/aniso8601 2025-11-02 23:23:48,107 root INFO copying build/lib/aniso8601/timezone.py -> build/bdist.linux-riscv64/wheel/./aniso8601 2025-11-02 23:23:48,110 root INFO copying build/lib/aniso8601/exceptions.py -> build/bdist.linux-riscv64/wheel/./aniso8601 2025-11-02 23:23:48,112 root INFO copying build/lib/aniso8601/interval.py -> build/bdist.linux-riscv64/wheel/./aniso8601 2025-11-02 23:23:48,114 root INFO copying build/lib/aniso8601/date.py -> build/bdist.linux-riscv64/wheel/./aniso8601 2025-11-02 23:23:48,117 root INFO copying build/lib/aniso8601/__init__.py -> build/bdist.linux-riscv64/wheel/./aniso8601 2025-11-02 23:23:48,119 root INFO creating build/bdist.linux-riscv64/wheel/aniso8601/tests 2025-11-02 23:23:48,121 root INFO copying build/lib/aniso8601/tests/test_init.py -> build/bdist.linux-riscv64/wheel/./aniso8601/tests 2025-11-02 23:23:48,124 root INFO copying build/lib/aniso8601/tests/test_utcoffset.py -> build/bdist.linux-riscv64/wheel/./aniso8601/tests 2025-11-02 23:23:48,126 root INFO copying build/lib/aniso8601/tests/test_interval.py -> build/bdist.linux-riscv64/wheel/./aniso8601/tests 2025-11-02 23:23:48,129 root INFO copying build/lib/aniso8601/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./aniso8601/tests 2025-11-02 23:23:48,132 root INFO copying build/lib/aniso8601/tests/test_timezone.py -> build/bdist.linux-riscv64/wheel/./aniso8601/tests 2025-11-02 23:23:48,134 root INFO copying build/lib/aniso8601/tests/compat.py -> build/bdist.linux-riscv64/wheel/./aniso8601/tests 2025-11-02 23:23:48,137 root INFO copying build/lib/aniso8601/tests/test_duration.py -> build/bdist.linux-riscv64/wheel/./aniso8601/tests 2025-11-02 23:23:48,140 root INFO copying build/lib/aniso8601/tests/test_decimalfraction.py -> build/bdist.linux-riscv64/wheel/./aniso8601/tests 2025-11-02 23:23:48,142 root INFO copying build/lib/aniso8601/tests/test_compat.py -> build/bdist.linux-riscv64/wheel/./aniso8601/tests 2025-11-02 23:23:48,144 root INFO copying build/lib/aniso8601/tests/test_time.py -> build/bdist.linux-riscv64/wheel/./aniso8601/tests 2025-11-02 23:23:48,147 root INFO copying build/lib/aniso8601/tests/test_date.py -> build/bdist.linux-riscv64/wheel/./aniso8601/tests 2025-11-02 23:23:48,150 root INFO creating build/bdist.linux-riscv64/wheel/aniso8601/builders 2025-11-02 23:23:48,152 root INFO copying build/lib/aniso8601/builders/python.py -> build/bdist.linux-riscv64/wheel/./aniso8601/builders 2025-11-02 23:23:48,154 root INFO copying build/lib/aniso8601/builders/__init__.py -> build/bdist.linux-riscv64/wheel/./aniso8601/builders 2025-11-02 23:23:48,157 root INFO creating build/bdist.linux-riscv64/wheel/aniso8601/builders/tests 2025-11-02 23:23:48,159 root INFO copying build/lib/aniso8601/builders/tests/test_init.py -> build/bdist.linux-riscv64/wheel/./aniso8601/builders/tests 2025-11-02 23:23:48,162 root INFO copying build/lib/aniso8601/builders/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./aniso8601/builders/tests 2025-11-02 23:23:48,164 root INFO copying build/lib/aniso8601/builders/tests/test_python.py -> build/bdist.linux-riscv64/wheel/./aniso8601/builders/tests 2025-11-02 23:23:48,167 root INFO copying build/lib/aniso8601/decimalfraction.py -> build/bdist.linux-riscv64/wheel/./aniso8601 2025-11-02 23:23:48,169 root INFO copying build/lib/aniso8601/compat.py -> build/bdist.linux-riscv64/wheel/./aniso8601 2025-11-02 23:23:48,172 root INFO copying build/lib/aniso8601/duration.py -> build/bdist.linux-riscv64/wheel/./aniso8601 2025-11-02 23:23:48,174 root INFO copying build/lib/aniso8601/resolution.py -> build/bdist.linux-riscv64/wheel/./aniso8601 2025-11-02 23:23:48,177 root INFO copying build/lib/aniso8601/utcoffset.py -> build/bdist.linux-riscv64/wheel/./aniso8601 2025-11-02 23:23:48,179 root INFO copying build/lib/aniso8601/time.py -> build/bdist.linux-riscv64/wheel/./aniso8601 2025-11-02 23:23:48,181 root INFO running install_egg_info 2025-11-02 23:23:48,231 root INFO running egg_info 2025-11-02 23:23:48,273 root INFO creating aniso8601.egg-info 2025-11-02 23:23:48,275 root INFO writing aniso8601.egg-info/PKG-INFO 2025-11-02 23:23:48,291 root INFO writing dependency_links to aniso8601.egg-info/dependency_links.txt 2025-11-02 23:23:48,299 root INFO writing requirements to aniso8601.egg-info/requires.txt 2025-11-02 23:23:48,301 root INFO writing top-level names to aniso8601.egg-info/top_level.txt 2025-11-02 23:23:48,303 root INFO writing manifest file 'aniso8601.egg-info/SOURCES.txt' 2025-11-02 23:23:48,366 root INFO reading manifest file 'aniso8601.egg-info/SOURCES.txt' 2025-11-02 23:23:48,369 root INFO reading manifest template 'MANIFEST.in' 2025-11-02 23:23:48,371 root INFO adding license file 'LICENSE' 2025-11-02 23:23:48,380 root INFO writing manifest file 'aniso8601.egg-info/SOURCES.txt' 2025-11-02 23:23:48,382 root INFO Copying aniso8601.egg-info to build/bdist.linux-riscv64/wheel/./aniso8601-9.0.1-py3.12.egg-info 2025-11-02 23:23:48,394 root INFO running install_scripts 2025-11-02 23:23:48,407 root INFO creating build/bdist.linux-riscv64/wheel/aniso8601-9.0.1.dist-info/WHEEL 2025-11-02 23:23:48,411 wheel INFO creating '/home/buildozer/aports/community/py3-aniso8601/src/aniso8601-9.0.1/.dist/.tmp-t1m87ob6/aniso8601-9.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-11-02 23:23:48,416 wheel INFO adding 'aniso8601/__init__.py' 2025-11-02 23:23:48,419 wheel INFO adding 'aniso8601/compat.py' 2025-11-02 23:23:48,422 wheel INFO adding 'aniso8601/date.py' 2025-11-02 23:23:48,425 wheel INFO adding 'aniso8601/decimalfraction.py' 2025-11-02 23:23:48,427 wheel INFO adding 'aniso8601/duration.py' 2025-11-02 23:23:48,430 wheel INFO adding 'aniso8601/exceptions.py' 2025-11-02 23:23:48,433 wheel INFO adding 'aniso8601/interval.py' 2025-11-02 23:23:48,436 wheel INFO adding 'aniso8601/resolution.py' 2025-11-02 23:23:48,438 wheel INFO adding 'aniso8601/time.py' 2025-11-02 23:23:48,441 wheel INFO adding 'aniso8601/timezone.py' 2025-11-02 23:23:48,444 wheel INFO adding 'aniso8601/utcoffset.py' 2025-11-02 23:23:48,447 wheel INFO adding 'aniso8601/builders/__init__.py' 2025-11-02 23:23:48,451 wheel INFO adding 'aniso8601/builders/python.py' 2025-11-02 23:23:48,456 wheel INFO adding 'aniso8601/builders/tests/__init__.py' 2025-11-02 23:23:48,459 wheel INFO adding 'aniso8601/builders/tests/test_init.py' 2025-11-02 23:23:48,464 wheel INFO adding 'aniso8601/builders/tests/test_python.py' 2025-11-02 23:23:48,468 wheel INFO adding 'aniso8601/tests/__init__.py' 2025-11-02 23:23:48,471 wheel INFO adding 'aniso8601/tests/compat.py' 2025-11-02 23:23:48,474 wheel INFO adding 'aniso8601/tests/test_compat.py' 2025-11-02 23:23:48,477 wheel INFO adding 'aniso8601/tests/test_date.py' 2025-11-02 23:23:48,480 wheel INFO adding 'aniso8601/tests/test_decimalfraction.py' 2025-11-02 23:23:48,484 wheel INFO adding 'aniso8601/tests/test_duration.py' 2025-11-02 23:23:48,488 wheel INFO adding 'aniso8601/tests/test_init.py' 2025-11-02 23:23:48,491 wheel INFO adding 'aniso8601/tests/test_interval.py' 2025-11-02 23:23:48,495 wheel INFO adding 'aniso8601/tests/test_time.py' 2025-11-02 23:23:48,498 wheel INFO adding 'aniso8601/tests/test_timezone.py' 2025-11-02 23:23:48,501 wheel INFO adding 'aniso8601/tests/test_utcoffset.py' 2025-11-02 23:23:48,505 wheel INFO adding 'aniso8601-9.0.1.dist-info/licenses/LICENSE' 2025-11-02 23:23:48,508 wheel INFO adding 'aniso8601-9.0.1.dist-info/METADATA' 2025-11-02 23:23:48,510 wheel INFO adding 'aniso8601-9.0.1.dist-info/WHEEL' 2025-11-02 23:23:48,512 wheel INFO adding 'aniso8601-9.0.1.dist-info/top_level.txt' 2025-11-02 23:23:48,515 wheel INFO adding 'aniso8601-9.0.1.dist-info/RECORD' 2025-11-02 23:23:48,517 root INFO removing build/bdist.linux-riscv64/wheel 2025-11-02 23:23:48,529 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 3.75s ============================== >>> 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 Sun, 02 Nov 2025 23:24:02 +0000 elapsed time 0h 0m 29s >>> py3-aniso8601: Cleaning up srcdir >>> py3-aniso8601: Cleaning up pkgdir >>> py3-aniso8601: Cleaning up tmpdir >>> py3-aniso8601: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-aniso8601 (20251102.232341) ( 2/40) Purging py3-gpep517-pyc (19-r1) ( 3/40) Purging py3-gpep517 (19-r1) ( 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: 666 MiB in 105 packages >>> py3-aniso8601: Updating the community/riscv64 repository index... >>> py3-aniso8601: Signing the index...