>>> py3-aniso8601: Building community/py3-aniso8601 9.0.1-r4 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 15:03:35 +0000 >>> py3-aniso8601: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/27) Installing py3-installer (0.7.0-r2) (2/27) Installing py3-installer-pyc (0.7.0-r2) (3/27) Installing py3-gpep517 (19-r0) (4/27) Installing py3-gpep517-pyc (19-r0) (5/27) Installing py3-parsing (3.2.3-r0) (6/27) Installing py3-parsing-pyc (3.2.3-r0) (7/27) Installing py3-packaging (25.0-r0) (8/27) Installing py3-packaging-pyc (25.0-r0) (9/27) Installing py3-setuptools (80.9.0-r0) (10/27) Installing py3-setuptools-pyc (80.9.0-r0) (11/27) Installing py3-iniconfig (2.1.0-r0) (12/27) Installing py3-iniconfig-pyc (2.1.0-r0) (13/27) Installing py3-pluggy (1.5.0-r0) (14/27) Installing py3-pluggy-pyc (1.5.0-r0) (15/27) Installing py3-py (1.11.0-r4) (16/27) Installing py3-py-pyc (1.11.0-r4) (17/27) Installing py3-pytest (8.3.5-r0) (18/27) Installing py3-pytest-pyc (8.3.5-r0) (19/27) Installing py3-pytest-runner (6.0.1-r1) (20/27) Installing py3-pytest-runner-pyc (6.0.1-r1) (21/27) Installing py3-six (1.17.0-r0) (22/27) Installing py3-six-pyc (1.17.0-r0) (23/27) Installing py3-dateutil (2.9.0-r1) (24/27) Installing py3-dateutil-pyc (2.9.0-r1) (25/27) Installing py3-mock (5.2.0-r0) (26/27) Installing py3-mock-pyc (5.2.0-r0) (27/27) Installing .makedepends-py3-aniso8601 (20251012.150335) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 116 packages >>> py3-aniso8601: Cleaning up srcdir >>> py3-aniso8601: Cleaning up pkgdir >>> py3-aniso8601: Cleaning up tmpdir >>> py3-aniso8601: Fetching py3-aniso8601-9.0.1.tar.gz::https://bitbucket.org/nielsenb/aniso8601/get/v9.0.1.tar.gz >>> py3-aniso8601: Fetching py3-aniso8601-9.0.1.tar.gz::https://bitbucket.org/nielsenb/aniso8601/get/v9.0.1.tar.gz >>> py3-aniso8601: Checking sha512sums... py3-aniso8601-9.0.1.tar.gz: OK >>> py3-aniso8601: Unpacking /var/cache/distfiles/py3-aniso8601-9.0.1.tar.gz... 2025-10-12 15:03:37,087 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-12 15:03:37,111 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-12 15:03:37,120 root INFO running build 2025-10-12 15:03:37,120 root INFO running build_py 2025-10-12 15:03:37,122 root INFO creating build/lib/aniso8601 2025-10-12 15:03:37,122 root INFO copying aniso8601/duration.py -> build/lib/aniso8601 2025-10-12 15:03:37,122 root INFO copying aniso8601/interval.py -> build/lib/aniso8601 2025-10-12 15:03:37,122 root INFO copying aniso8601/timezone.py -> build/lib/aniso8601 2025-10-12 15:03:37,122 root INFO copying aniso8601/time.py -> build/lib/aniso8601 2025-10-12 15:03:37,122 root INFO copying aniso8601/resolution.py -> build/lib/aniso8601 2025-10-12 15:03:37,123 root INFO copying aniso8601/exceptions.py -> build/lib/aniso8601 2025-10-12 15:03:37,123 root INFO copying aniso8601/date.py -> build/lib/aniso8601 2025-10-12 15:03:37,123 root INFO copying aniso8601/utcoffset.py -> build/lib/aniso8601 2025-10-12 15:03:37,123 root INFO copying aniso8601/compat.py -> build/lib/aniso8601 2025-10-12 15:03:37,123 root INFO copying aniso8601/decimalfraction.py -> build/lib/aniso8601 2025-10-12 15:03:37,123 root INFO copying aniso8601/__init__.py -> build/lib/aniso8601 2025-10-12 15:03:37,123 root INFO creating build/lib/aniso8601/builders 2025-10-12 15:03:37,123 root INFO copying aniso8601/builders/__init__.py -> build/lib/aniso8601/builders 2025-10-12 15:03:37,123 root INFO copying aniso8601/builders/python.py -> build/lib/aniso8601/builders 2025-10-12 15:03:37,124 root INFO creating build/lib/aniso8601/tests 2025-10-12 15:03:37,124 root INFO copying aniso8601/tests/test_utcoffset.py -> build/lib/aniso8601/tests 2025-10-12 15:03:37,124 root INFO copying aniso8601/tests/test_compat.py -> build/lib/aniso8601/tests 2025-10-12 15:03:37,124 root INFO copying aniso8601/tests/test_init.py -> build/lib/aniso8601/tests 2025-10-12 15:03:37,124 root INFO copying aniso8601/tests/test_time.py -> build/lib/aniso8601/tests 2025-10-12 15:03:37,124 root INFO copying aniso8601/tests/test_duration.py -> build/lib/aniso8601/tests 2025-10-12 15:03:37,124 root INFO copying aniso8601/tests/test_decimalfraction.py -> build/lib/aniso8601/tests 2025-10-12 15:03:37,124 root INFO copying aniso8601/tests/test_date.py -> build/lib/aniso8601/tests 2025-10-12 15:03:37,124 root INFO copying aniso8601/tests/compat.py -> build/lib/aniso8601/tests 2025-10-12 15:03:37,124 root INFO copying aniso8601/tests/test_interval.py -> build/lib/aniso8601/tests 2025-10-12 15:03:37,124 root INFO copying aniso8601/tests/__init__.py -> build/lib/aniso8601/tests 2025-10-12 15:03:37,125 root INFO copying aniso8601/tests/test_timezone.py -> build/lib/aniso8601/tests 2025-10-12 15:03:37,125 root INFO creating build/lib/aniso8601/builders/tests 2025-10-12 15:03:37,125 root INFO copying aniso8601/builders/tests/test_init.py -> build/lib/aniso8601/builders/tests 2025-10-12 15:03:37,125 root INFO copying aniso8601/builders/tests/test_python.py -> build/lib/aniso8601/builders/tests 2025-10-12 15:03:37,125 root INFO copying aniso8601/builders/tests/__init__.py -> build/lib/aniso8601/builders/tests 2025-10-12 15:03:37,129 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 15:03:37,129 root INFO running install 2025-10-12 15:03:37,133 root INFO running install_lib 2025-10-12 15:03:37,135 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 15:03:37,135 root INFO creating build/bdist.linux-x86_64/wheel/aniso8601 2025-10-12 15:03:37,135 root INFO copying build/lib/aniso8601/duration.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-12 15:03:37,135 root INFO copying build/lib/aniso8601/interval.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-12 15:03:37,135 root INFO creating build/bdist.linux-x86_64/wheel/aniso8601/builders 2025-10-12 15:03:37,135 root INFO copying build/lib/aniso8601/builders/__init__.py -> build/bdist.linux-x86_64/wheel/./aniso8601/builders 2025-10-12 15:03:37,135 root INFO copying build/lib/aniso8601/builders/python.py -> build/bdist.linux-x86_64/wheel/./aniso8601/builders 2025-10-12 15:03:37,135 root INFO creating build/bdist.linux-x86_64/wheel/aniso8601/builders/tests 2025-10-12 15:03:37,135 root INFO copying build/lib/aniso8601/builders/tests/test_init.py -> build/bdist.linux-x86_64/wheel/./aniso8601/builders/tests 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/builders/tests/test_python.py -> build/bdist.linux-x86_64/wheel/./aniso8601/builders/tests 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/builders/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./aniso8601/builders/tests 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/timezone.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/time.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/resolution.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/exceptions.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/date.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/utcoffset.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/compat.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/decimalfraction.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/__init__.py -> build/bdist.linux-x86_64/wheel/./aniso8601 2025-10-12 15:03:37,136 root INFO creating build/bdist.linux-x86_64/wheel/aniso8601/tests 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/tests/test_utcoffset.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/tests/test_compat.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/tests/test_init.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/tests/test_time.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-12 15:03:37,136 root INFO copying build/lib/aniso8601/tests/test_duration.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-12 15:03:37,137 root INFO copying build/lib/aniso8601/tests/test_decimalfraction.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-12 15:03:37,137 root INFO copying build/lib/aniso8601/tests/test_date.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-12 15:03:37,137 root INFO copying build/lib/aniso8601/tests/compat.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-12 15:03:37,137 root INFO copying build/lib/aniso8601/tests/test_interval.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-12 15:03:37,137 root INFO copying build/lib/aniso8601/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-12 15:03:37,137 root INFO copying build/lib/aniso8601/tests/test_timezone.py -> build/bdist.linux-x86_64/wheel/./aniso8601/tests 2025-10-12 15:03:37,137 root INFO running install_egg_info 2025-10-12 15:03:37,139 root INFO running egg_info 2025-10-12 15:03:37,140 root INFO creating aniso8601.egg-info 2025-10-12 15:03:37,140 root INFO writing aniso8601.egg-info/PKG-INFO 2025-10-12 15:03:37,140 root INFO writing dependency_links to aniso8601.egg-info/dependency_links.txt 2025-10-12 15:03:37,141 root INFO writing requirements to aniso8601.egg-info/requires.txt 2025-10-12 15:03:37,141 root INFO writing top-level names to aniso8601.egg-info/top_level.txt 2025-10-12 15:03:37,141 root INFO writing manifest file 'aniso8601.egg-info/SOURCES.txt' 2025-10-12 15:03:37,143 root INFO reading manifest file 'aniso8601.egg-info/SOURCES.txt' 2025-10-12 15:03:37,143 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 15:03:37,143 root INFO adding license file 'LICENSE' 2025-10-12 15:03:37,143 root INFO writing manifest file 'aniso8601.egg-info/SOURCES.txt' 2025-10-12 15:03:37,148 root INFO Copying aniso8601.egg-info to build/bdist.linux-x86_64/wheel/./aniso8601-9.0.1-py3.12.egg-info 2025-10-12 15:03:37,148 root INFO running install_scripts 2025-10-12 15:03:37,149 root INFO creating build/bdist.linux-x86_64/wheel/aniso8601-9.0.1.dist-info/WHEEL 2025-10-12 15:03:37,149 wheel INFO creating '/home/udu/aports/community/py3-aniso8601/src/aniso8601-9.0.1/.dist/.tmp-r792o5vi/aniso8601-9.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 15:03:37,149 wheel INFO adding 'aniso8601/__init__.py' 2025-10-12 15:03:37,149 wheel INFO adding 'aniso8601/compat.py' 2025-10-12 15:03:37,149 wheel INFO adding 'aniso8601/date.py' 2025-10-12 15:03:37,149 wheel INFO adding 'aniso8601/decimalfraction.py' 2025-10-12 15:03:37,149 wheel INFO adding 'aniso8601/duration.py' 2025-10-12 15:03:37,150 wheel INFO adding 'aniso8601/exceptions.py' 2025-10-12 15:03:37,150 wheel INFO adding 'aniso8601/interval.py' 2025-10-12 15:03:37,150 wheel INFO adding 'aniso8601/resolution.py' 2025-10-12 15:03:37,150 wheel INFO adding 'aniso8601/time.py' 2025-10-12 15:03:37,150 wheel INFO adding 'aniso8601/timezone.py' 2025-10-12 15:03:37,150 wheel INFO adding 'aniso8601/utcoffset.py' 2025-10-12 15:03:37,150 wheel INFO adding 'aniso8601/builders/__init__.py' 2025-10-12 15:03:37,150 wheel INFO adding 'aniso8601/builders/python.py' 2025-10-12 15:03:37,150 wheel INFO adding 'aniso8601/builders/tests/__init__.py' 2025-10-12 15:03:37,150 wheel INFO adding 'aniso8601/builders/tests/test_init.py' 2025-10-12 15:03:37,150 wheel INFO adding 'aniso8601/builders/tests/test_python.py' 2025-10-12 15:03:37,150 wheel INFO adding 'aniso8601/tests/__init__.py' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601/tests/compat.py' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601/tests/test_compat.py' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601/tests/test_date.py' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601/tests/test_decimalfraction.py' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601/tests/test_duration.py' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601/tests/test_init.py' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601/tests/test_interval.py' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601/tests/test_time.py' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601/tests/test_timezone.py' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601/tests/test_utcoffset.py' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601-9.0.1.dist-info/licenses/LICENSE' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601-9.0.1.dist-info/METADATA' 2025-10-12 15:03:37,151 wheel INFO adding 'aniso8601-9.0.1.dist-info/WHEEL' 2025-10-12 15:03:37,152 wheel INFO adding 'aniso8601-9.0.1.dist-info/top_level.txt' 2025-10-12 15:03:37,152 wheel INFO adding 'aniso8601-9.0.1.dist-info/RECORD' 2025-10-12 15:03:37,152 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 15:03:37,152 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.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/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.17s ============================================================================================================================================= >>> py3-aniso8601: Entering fakeroot... >>> py3-aniso8601-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/aniso8601/builders/__pycache__' -> '/home/udu/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/udu/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/__pycache__' -> '/home/udu/aports/community/py3-aniso8601/pkg/py3-aniso8601-pyc/usr/lib/python3.12/site-packages/aniso8601/__pycache__' 'usr/lib/python3.12/site-packages/aniso8601/tests/__pycache__' -> '/home/udu/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-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, 12 Oct 2025 15:03:38 +0000 elapsed time 0h 0m 3s >>> py3-aniso8601: Cleaning up srcdir >>> py3-aniso8601: Cleaning up pkgdir >>> py3-aniso8601: Uninstalling dependencies... (1/27) Purging .makedepends-py3-aniso8601 (20251012.150335) (2/27) Purging py3-gpep517-pyc (19-r0) (3/27) Purging py3-gpep517 (19-r0) (4/27) Purging py3-installer-pyc (0.7.0-r2) (5/27) Purging py3-installer (0.7.0-r2) (6/27) Purging py3-pytest-runner-pyc (6.0.1-r1) (7/27) Purging py3-pytest-runner (6.0.1-r1) (8/27) Purging py3-pytest-pyc (8.3.5-r0) (9/27) Purging py3-pytest (8.3.5-r0) (10/27) Purging py3-iniconfig-pyc (2.1.0-r0) (11/27) Purging py3-iniconfig (2.1.0-r0) (12/27) Purging py3-pluggy-pyc (1.5.0-r0) (13/27) Purging py3-pluggy (1.5.0-r0) (14/27) Purging py3-py-pyc (1.11.0-r4) (15/27) Purging py3-py (1.11.0-r4) (16/27) Purging py3-setuptools-pyc (80.9.0-r0) (17/27) Purging py3-setuptools (80.9.0-r0) (18/27) Purging py3-packaging-pyc (25.0-r0) (19/27) Purging py3-packaging (25.0-r0) (20/27) Purging py3-parsing-pyc (3.2.3-r0) (21/27) Purging py3-parsing (3.2.3-r0) (22/27) Purging py3-dateutil-pyc (2.9.0-r1) (23/27) Purging py3-dateutil (2.9.0-r1) (24/27) Purging py3-six-pyc (1.17.0-r0) (25/27) Purging py3-six (1.17.0-r0) (26/27) Purging py3-mock-pyc (5.2.0-r0) (27/27) Purging py3-mock (5.2.0-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-aniso8601: Updating the community/x86_64 repository index... >>> py3-aniso8601: Signing the index...