>>> py3-aniso8601: Building community/py3-aniso8601 9.0.1-r3 (using abuild 3.14.1-r1) started Tue, 12 Nov 2024 01:26:06 +0000
>>> py3-aniso8601: Validating /home/buildozer/aports/community/py3-aniso8601/APKBUILD...
>>> py3-aniso8601: Analyzing dependencies...
>>> py3-aniso8601: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-runner py3-dateutil py3-mock
(1/34) Installing libbz2 (1.0.8-r6)
(2/34) Installing libffi (3.4.6-r0)
(3/34) Installing gdbm (1.24-r0)
(4/34) Installing xz-libs (5.6.3-r0)
(5/34) Installing mpdecimal (4.0.0-r0)
(6/34) Installing libpanelw (6.5_p20241006-r3)
(7/34) Installing sqlite-libs (3.47.0-r0)
(8/34) Installing python3 (3.12.7-r1)
(9/34) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/34) Installing pyc (3.12.7-r1)
(11/34) Installing python3-pyc (3.12.7-r1)
(12/34) Installing py3-parsing (3.1.4-r0)
(13/34) Installing py3-parsing-pyc (3.1.4-r0)
(14/34) Installing py3-packaging (24.2-r0)
(15/34) Installing py3-packaging-pyc (24.2-r0)
(16/34) Installing py3-setuptools (70.3.0-r0)
(17/34) Installing py3-setuptools-pyc (70.3.0-r0)
(18/34) Installing py3-iniconfig (2.0.0-r1)
(19/34) Installing py3-iniconfig-pyc (2.0.0-r1)
(20/34) Installing py3-pluggy (1.5.0-r0)
(21/34) Installing py3-pluggy-pyc (1.5.0-r0)
(22/34) Installing py3-py (1.11.0-r4)
(23/34) Installing py3-py-pyc (1.11.0-r4)
(24/34) Installing py3-pytest (8.3.3-r0)
(25/34) Installing py3-pytest-pyc (8.3.3-r0)
(26/34) Installing py3-pytest-runner (6.0.1-r1)
(27/34) Installing py3-pytest-runner-pyc (6.0.1-r1)
(28/34) Installing py3-six (1.16.0-r9)
(29/34) Installing py3-six-pyc (1.16.0-r9)
(30/34) Installing py3-dateutil (2.9.0-r1)
(31/34) Installing py3-dateutil-pyc (2.9.0-r1)
(32/34) Installing py3-mock (5.1.0-r3)
(33/34) Installing py3-mock-pyc (5.1.0-r3)
(34/34) Installing .makedepends-py3-aniso8601 (20241112.012616)
Executing busybox-1.37.0-r6.trigger
OK: 443 MiB in 135 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.21/py3-aniso8601-9.0.1.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/py3-aniso8601-9.0.1.tar.gz.part'
py3-aniso8601-9.0.1. 100% |********************************| 57116  0:00:00 ETA
'/var/cache/distfiles/v3.21/py3-aniso8601-9.0.1.tar.gz.part' saved
>>> py3-aniso8601: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-aniso8601-9.0.1.tar.gz
>>> py3-aniso8601: Checking sha512sums...
py3-aniso8601-9.0.1.tar.gz: OK
>>> py3-aniso8601: Unpacking /var/cache/distfiles/v3.21/py3-aniso8601-9.0.1.tar.gz...
running build
running build_py
creating build
creating build/lib
creating build/lib/aniso8601
copying aniso8601/__init__.py -> build/lib/aniso8601
copying aniso8601/exceptions.py -> build/lib/aniso8601
copying aniso8601/timezone.py -> build/lib/aniso8601
copying aniso8601/decimalfraction.py -> build/lib/aniso8601
copying aniso8601/utcoffset.py -> build/lib/aniso8601
copying aniso8601/resolution.py -> build/lib/aniso8601
copying aniso8601/date.py -> build/lib/aniso8601
copying aniso8601/duration.py -> build/lib/aniso8601
copying aniso8601/time.py -> build/lib/aniso8601
copying aniso8601/compat.py -> build/lib/aniso8601
copying aniso8601/interval.py -> build/lib/aniso8601
creating build/lib/aniso8601/builders
copying aniso8601/builders/python.py -> build/lib/aniso8601/builders
copying aniso8601/builders/__init__.py -> build/lib/aniso8601/builders
creating build/lib/aniso8601/tests
copying aniso8601/tests/__init__.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_time.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_decimalfraction.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_utcoffset.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_compat.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_date.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_duration.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_init.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_interval.py -> build/lib/aniso8601/tests
copying aniso8601/tests/compat.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_timezone.py -> build/lib/aniso8601/tests
creating build/lib/aniso8601/builders/tests
copying aniso8601/builders/tests/__init__.py -> build/lib/aniso8601/builders/tests
copying aniso8601/builders/tests/test_python.py -> build/lib/aniso8601/builders/tests
copying aniso8601/builders/tests/test_init.py -> build/lib/aniso8601/builders/tests
running pytest
/usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  ir_d = dist.fetch_build_eggs(dist.install_requires)
WARNING: The wheel package is not available.
/usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  tr_d = dist.fetch_build_eggs(dist.tests_require or [])
WARNING: The wheel package is not available.
/usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  er_d = dist.fetch_build_eggs(
WARNING: The wheel package is not available.
running egg_info
creating aniso8601.egg-info
writing aniso8601.egg-info/PKG-INFO
writing dependency_links to aniso8601.egg-info/dependency_links.txt
writing requirements to aniso8601.egg-info/requires.txt
writing top-level names to aniso8601.egg-info/top_level.txt
writing manifest file 'aniso8601.egg-info/SOURCES.txt'
reading manifest file 'aniso8601.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'aniso8601.egg-info/SOURCES.txt'
running build_ext
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.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.27s ==============================
>>> py3-aniso8601: Entering fakeroot...
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /home/buildozer/aports/community/py3-aniso8601/pkg
creating /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601
creating /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr
creating /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib
creating /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12
creating /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages
creating /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601
copying build/lib/aniso8601/__init__.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601
copying build/lib/aniso8601/exceptions.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601
copying build/lib/aniso8601/timezone.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601
copying build/lib/aniso8601/decimalfraction.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601
creating /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/builders
copying build/lib/aniso8601/builders/python.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/builders
copying build/lib/aniso8601/builders/__init__.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/builders
creating /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/builders/tests
copying build/lib/aniso8601/builders/tests/__init__.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/builders/tests
copying build/lib/aniso8601/builders/tests/test_python.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/builders/tests
copying build/lib/aniso8601/builders/tests/test_init.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/builders/tests
copying build/lib/aniso8601/utcoffset.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601
copying build/lib/aniso8601/resolution.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601
copying build/lib/aniso8601/date.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601
creating /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests
copying build/lib/aniso8601/tests/__init__.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_time.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_decimalfraction.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_utcoffset.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_compat.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_date.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_duration.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_init.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_interval.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests
copying build/lib/aniso8601/tests/compat.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_timezone.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests
copying build/lib/aniso8601/duration.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601
copying build/lib/aniso8601/time.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601
copying build/lib/aniso8601/compat.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601
copying build/lib/aniso8601/interval.py -> /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/exceptions.py to exceptions.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/timezone.py to timezone.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/decimalfraction.py to decimalfraction.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/builders/python.py to python.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/builders/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/builders/tests/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/builders/tests/test_python.py to test_python.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/builders/tests/test_init.py to test_init.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/utcoffset.py to utcoffset.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/resolution.py to resolution.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/date.py to date.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests/test_time.py to test_time.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests/test_decimalfraction.py to test_decimalfraction.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests/test_utcoffset.py to test_utcoffset.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests/test_compat.py to test_compat.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests/test_date.py to test_date.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests/test_duration.py to test_duration.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests/test_init.py to test_init.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests/test_interval.py to test_interval.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests/compat.py to compat.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/tests/test_timezone.py to test_timezone.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/duration.py to duration.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/time.py to time.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/compat.py to compat.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601/interval.py to interval.cpython-312.pyc
running install_egg_info
running egg_info
writing aniso8601.egg-info/PKG-INFO
writing dependency_links to aniso8601.egg-info/dependency_links.txt
writing requirements to aniso8601.egg-info/requires.txt
writing top-level names to aniso8601.egg-info/top_level.txt
reading manifest file 'aniso8601.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'aniso8601.egg-info/SOURCES.txt'
Copying aniso8601.egg-info to /home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601/usr/lib/python3.12/site-packages/aniso8601-9.0.1-py3.12.egg-info
running install_scripts
>>> py3-aniso8601-pyc*: Running split function pyc...
'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/__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/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/tests/__pycache__' -> '/home/buildozer/aports/community/py3-aniso8601/pkg/py3-aniso8601-pyc/usr/lib/python3.12/site-packages/aniso8601/tests/__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
	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-r3.apk
>>> py3-aniso8601*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-aniso8601*: Package size: 330.7 KB
>>> py3-aniso8601*: Compressing data...
>>> py3-aniso8601*: Create checksum...
>>> py3-aniso8601*: Create py3-aniso8601-9.0.1-r3.apk
>>> py3-aniso8601: Build complete at Tue, 12 Nov 2024 01:26:19 +0000 elapsed time 0h 0m 13s
>>> py3-aniso8601: Cleaning up srcdir
>>> py3-aniso8601: Cleaning up pkgdir
>>> py3-aniso8601: Uninstalling dependencies...
(1/34) Purging .makedepends-py3-aniso8601 (20241112.012616)
(2/34) Purging py3-pytest-runner-pyc (6.0.1-r1)
(3/34) Purging py3-pytest-runner (6.0.1-r1)
(4/34) Purging py3-pytest-pyc (8.3.3-r0)
(5/34) Purging py3-pytest (8.3.3-r0)
(6/34) Purging py3-iniconfig-pyc (2.0.0-r1)
(7/34) Purging py3-iniconfig (2.0.0-r1)
(8/34) Purging py3-pluggy-pyc (1.5.0-r0)
(9/34) Purging py3-pluggy (1.5.0-r0)
(10/34) Purging py3-py-pyc (1.11.0-r4)
(11/34) Purging py3-py (1.11.0-r4)
(12/34) Purging py3-setuptools-pyc (70.3.0-r0)
(13/34) Purging py3-setuptools (70.3.0-r0)
(14/34) Purging py3-packaging-pyc (24.2-r0)
(15/34) Purging py3-packaging (24.2-r0)
(16/34) Purging py3-parsing-pyc (3.1.4-r0)
(17/34) Purging py3-parsing (3.1.4-r0)
(18/34) Purging py3-dateutil-pyc (2.9.0-r1)
(19/34) Purging py3-dateutil (2.9.0-r1)
(20/34) Purging py3-six-pyc (1.16.0-r9)
(21/34) Purging py3-six (1.16.0-r9)
(22/34) Purging py3-mock-pyc (5.1.0-r3)
(23/34) Purging py3-mock (5.1.0-r3)
(24/34) Purging python3-pyc (3.12.7-r1)
(25/34) Purging python3-pycache-pyc0 (3.12.7-r1)
(26/34) Purging pyc (3.12.7-r1)
(27/34) Purging python3 (3.12.7-r1)
(28/34) Purging gdbm (1.24-r0)
(29/34) Purging libbz2 (1.0.8-r6)
(30/34) Purging libffi (3.4.6-r0)
(31/34) Purging libpanelw (6.5_p20241006-r3)
(32/34) Purging mpdecimal (4.0.0-r0)
(33/34) Purging sqlite-libs (3.47.0-r0)
(34/34) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 394 MiB in 101 packages
>>> py3-aniso8601: Updating the community/aarch64 repository index...
>>> py3-aniso8601: Signing the index...