>>> py3-isodate: Building community/py3-isodate 0.7.2-r0 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 16:45:24 +0000 >>> py3-isodate: Validating /home/buildozer/aports/community/py3-isodate/APKBUILD... >>> py3-isodate: Analyzing dependencies... >>> py3-isodate: Installing for build: build-base py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing gdbm (1.24-r0) (3/32) Installing mpdecimal (4.0.0-r0) (4/32) Installing libpanelw (6.5_p20250412-r0) (5/32) Installing sqlite-libs (3.49.1-r0) (6/32) Installing python3 (3.12.10-r0) (7/32) Installing python3-pycache-pyc0 (3.12.10-r0) (8/32) Installing pyc (3.12.10-r0) (9/32) Installing py3-installer-pyc (0.7.0-r2) (10/32) Installing py3-gpep517-pyc (16-r0) (11/32) Installing python3-pyc (3.12.10-r0) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-gpep517 (16-r0) (14/32) Installing py3-parsing (3.2.0-r0) (15/32) Installing py3-parsing-pyc (3.2.0-r0) (16/32) Installing py3-packaging (24.2-r0) (17/32) Installing py3-packaging-pyc (24.2-r0) (18/32) Installing py3-setuptools (77.0.3-r0) (19/32) Installing py3-setuptools-pyc (77.0.3-r0) (20/32) Installing py3-setuptools_scm (8.2.0-r0) (21/32) Installing py3-setuptools_scm-pyc (8.2.0-r0) (22/32) Installing py3-wheel (0.43.0-r0) (23/32) Installing py3-wheel-pyc (0.43.0-r0) (24/32) Installing py3-iniconfig (2.1.0-r0) (25/32) Installing py3-iniconfig-pyc (2.1.0-r0) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r4) (29/32) Installing py3-py-pyc (1.11.0-r4) (30/32) Installing py3-pytest (8.3.5-r0) (31/32) Installing py3-pytest-pyc (8.3.5-r0) (32/32) Installing .makedepends-py3-isodate (20250423.164536) Executing busybox-1.37.0-r16.trigger OK: 648 MiB in 142 packages >>> py3-isodate: Cleaning up srcdir >>> py3-isodate: Cleaning up pkgdir >>> py3-isodate: Cleaning up tmpdir >>> py3-isodate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/isodate-0.7.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-isodate: Fetching https://files.pythonhosted.org/packages/source/i/isodate/isodate-0.7.2.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:600::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:600::223]:443) saving to '/var/cache/distfiles/v3.22/isodate-0.7.2.tar.gz.part' isodate-0.7.2.tar.gz 100% |********************************| 29705 0:00:00 ETA '/var/cache/distfiles/v3.22/isodate-0.7.2.tar.gz.part' saved >>> py3-isodate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/isodate-0.7.2.tar.gz >>> py3-isodate: Checking sha512sums... isodate-0.7.2.tar.gz: OK >>> py3-isodate: Unpacking /var/cache/distfiles/v3.22/isodate-0.7.2.tar.gz... 2025-04-23 16:45:37,306 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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-04-23 16:45:37,402 root INFO running bdist_wheel 2025-04-23 16:45:37,417 root INFO running build 2025-04-23 16:45:37,417 root INFO running build_py 2025-04-23 16:45:37,420 root INFO creating build/lib/isodate 2025-04-23 16:45:37,421 root INFO copying src/isodate/__init__.py -> build/lib/isodate 2025-04-23 16:45:37,421 root INFO copying src/isodate/isotime.py -> build/lib/isodate 2025-04-23 16:45:37,421 root INFO copying src/isodate/isotzinfo.py -> build/lib/isodate 2025-04-23 16:45:37,422 root INFO copying src/isodate/isodatetime.py -> build/lib/isodate 2025-04-23 16:45:37,422 root INFO copying src/isodate/isodates.py -> build/lib/isodate 2025-04-23 16:45:37,422 root INFO copying src/isodate/version.py -> build/lib/isodate 2025-04-23 16:45:37,423 root INFO copying src/isodate/isoerror.py -> build/lib/isodate 2025-04-23 16:45:37,423 root INFO copying src/isodate/isoduration.py -> build/lib/isodate 2025-04-23 16:45:37,423 root INFO copying src/isodate/tzinfo.py -> build/lib/isodate 2025-04-23 16:45:37,423 root INFO copying src/isodate/duration.py -> build/lib/isodate 2025-04-23 16:45:37,424 root INFO copying src/isodate/isostrf.py -> build/lib/isodate 2025-04-23 16:45:37,424 root INFO running egg_info 2025-04-23 16:45:37,427 root INFO writing src/isodate.egg-info/PKG-INFO 2025-04-23 16:45:37,428 root INFO writing dependency_links to src/isodate.egg-info/dependency_links.txt 2025-04-23 16:45:37,428 root INFO writing top-level names to src/isodate.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-04-23 16:45:37,442 root INFO reading manifest file 'src/isodate.egg-info/SOURCES.txt' 2025-04-23 16:45:37,443 root INFO adding license file 'LICENSE' 2025-04-23 16:45:37,444 root INFO writing manifest file 'src/isodate.egg-info/SOURCES.txt' 2025-04-23 16:45:37,451 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-23 16:45:37,451 root INFO running install 2025-04-23 16:45:37,462 root INFO running install_lib 2025-04-23 16:45:37,465 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-23 16:45:37,465 root INFO creating build/bdist.linux-armv8l/wheel/isodate 2025-04-23 16:45:37,466 root INFO copying build/lib/isodate/__init__.py -> build/bdist.linux-armv8l/wheel/./isodate 2025-04-23 16:45:37,466 root INFO copying build/lib/isodate/isotime.py -> build/bdist.linux-armv8l/wheel/./isodate 2025-04-23 16:45:37,466 root INFO copying build/lib/isodate/isotzinfo.py -> build/bdist.linux-armv8l/wheel/./isodate 2025-04-23 16:45:37,466 root INFO copying build/lib/isodate/isodatetime.py -> build/bdist.linux-armv8l/wheel/./isodate 2025-04-23 16:45:37,467 root INFO copying build/lib/isodate/isodates.py -> build/bdist.linux-armv8l/wheel/./isodate 2025-04-23 16:45:37,467 root INFO copying build/lib/isodate/version.py -> build/bdist.linux-armv8l/wheel/./isodate 2025-04-23 16:45:37,467 root INFO copying build/lib/isodate/isoerror.py -> build/bdist.linux-armv8l/wheel/./isodate 2025-04-23 16:45:37,467 root INFO copying build/lib/isodate/isoduration.py -> build/bdist.linux-armv8l/wheel/./isodate 2025-04-23 16:45:37,467 root INFO copying build/lib/isodate/tzinfo.py -> build/bdist.linux-armv8l/wheel/./isodate 2025-04-23 16:45:37,468 root INFO copying build/lib/isodate/duration.py -> build/bdist.linux-armv8l/wheel/./isodate 2025-04-23 16:45:37,468 root INFO copying build/lib/isodate/isostrf.py -> build/bdist.linux-armv8l/wheel/./isodate 2025-04-23 16:45:37,468 root INFO running install_egg_info 2025-04-23 16:45:37,471 root INFO Copying src/isodate.egg-info to build/bdist.linux-armv8l/wheel/./isodate-0.7.2-py3.12.egg-info 2025-04-23 16:45:37,472 root INFO running install_scripts 2025-04-23 16:45:37,473 root INFO creating build/bdist.linux-armv8l/wheel/isodate-0.7.2.dist-info/WHEEL 2025-04-23 16:45:37,474 wheel INFO creating '/home/buildozer/aports/community/py3-isodate/src/isodate-0.7.2/.dist/.tmp-j7yn25ha/isodate-0.7.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-23 16:45:37,474 wheel INFO adding 'isodate/__init__.py' 2025-04-23 16:45:37,475 wheel INFO adding 'isodate/duration.py' 2025-04-23 16:45:37,475 wheel INFO adding 'isodate/isodates.py' 2025-04-23 16:45:37,475 wheel INFO adding 'isodate/isodatetime.py' 2025-04-23 16:45:37,475 wheel INFO adding 'isodate/isoduration.py' 2025-04-23 16:45:37,476 wheel INFO adding 'isodate/isoerror.py' 2025-04-23 16:45:37,476 wheel INFO adding 'isodate/isostrf.py' 2025-04-23 16:45:37,476 wheel INFO adding 'isodate/isotime.py' 2025-04-23 16:45:37,476 wheel INFO adding 'isodate/isotzinfo.py' 2025-04-23 16:45:37,477 wheel INFO adding 'isodate/tzinfo.py' 2025-04-23 16:45:37,477 wheel INFO adding 'isodate/version.py' 2025-04-23 16:45:37,477 wheel INFO adding 'isodate-0.7.2.dist-info/licenses/LICENSE' 2025-04-23 16:45:37,477 wheel INFO adding 'isodate-0.7.2.dist-info/METADATA' 2025-04-23 16:45:37,478 wheel INFO adding 'isodate-0.7.2.dist-info/WHEEL' 2025-04-23 16:45:37,478 wheel INFO adding 'isodate-0.7.2.dist-info/top_level.txt' 2025-04-23 16:45:37,478 wheel INFO adding 'isodate-0.7.2.dist-info/RECORD' 2025-04-23 16:45:37,478 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-23 16:45:37,479 gpep517 INFO The backend produced .dist/isodate-0.7.2-py3-none-any.whl isodate-0.7.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-isodate/src/isodate-0.7.2 configfile: pyproject.toml testpaths: tests collected 280 items tests/test_date.py .................................................... [ 18%] tests/test_datetime.py ............................ [ 28%] tests/test_duration.py ................................................. [ 46%] ........................................................................ [ 71%] ............ [ 76%] tests/test_pickle.py ... [ 77%] tests/test_strf.py .... [ 78%] tests/test_time.py ..................................................... [ 97%] ....... [100%] ============================= 280 passed in 0.36s ============================== >>> py3-isodate: Entering fakeroot... >>> py3-isodate-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/isodate/__pycache__' -> '/home/buildozer/aports/community/py3-isodate/pkg/py3-isodate-pyc/usr/lib/python3.12/site-packages/isodate/__pycache__' >>> py3-isodate-pyc*: Preparing subpackage py3-isodate-pyc... >>> py3-isodate-pyc*: Running postcheck for py3-isodate-pyc >>> py3-isodate*: Running postcheck for py3-isodate >>> py3-isodate*: Preparing package py3-isodate... >>> py3-isodate-pyc*: Tracing dependencies... python3~3.12 >>> py3-isodate-pyc*: Package size: 53.5 KB >>> py3-isodate-pyc*: Compressing data... >>> py3-isodate-pyc*: Create checksum... >>> py3-isodate-pyc*: Create py3-isodate-pyc-0.7.2-r0.apk >>> py3-isodate*: Tracing dependencies... python3~3.12 >>> py3-isodate*: Package size: 61.8 KB >>> py3-isodate*: Compressing data... >>> py3-isodate*: Create checksum... >>> py3-isodate*: Create py3-isodate-0.7.2-r0.apk >>> py3-isodate: Build complete at Wed, 23 Apr 2025 16:45:38 +0000 elapsed time 0h 0m 14s >>> py3-isodate: Cleaning up srcdir >>> py3-isodate: Cleaning up pkgdir >>> py3-isodate: Uninstalling dependencies... (1/32) Purging .makedepends-py3-isodate (20250423.164536) (2/32) Purging py3-gpep517-pyc (16-r0) (3/32) Purging py3-gpep517 (16-r0) (4/32) Purging py3-installer-pyc (0.7.0-r2) (5/32) Purging py3-installer (0.7.0-r2) (6/32) Purging py3-setuptools_scm-pyc (8.2.0-r0) (7/32) Purging py3-setuptools_scm (8.2.0-r0) (8/32) Purging py3-setuptools-pyc (77.0.3-r0) (9/32) Purging py3-setuptools (77.0.3-r0) (10/32) Purging py3-wheel-pyc (0.43.0-r0) (11/32) Purging py3-wheel (0.43.0-r0) (12/32) Purging py3-pytest-pyc (8.3.5-r0) (13/32) Purging py3-pytest (8.3.5-r0) (14/32) Purging py3-iniconfig-pyc (2.1.0-r0) (15/32) Purging py3-iniconfig (2.1.0-r0) (16/32) Purging py3-packaging-pyc (24.2-r0) (17/32) Purging py3-packaging (24.2-r0) (18/32) Purging py3-parsing-pyc (3.2.0-r0) (19/32) Purging py3-parsing (3.2.0-r0) (20/32) Purging py3-pluggy-pyc (1.5.0-r0) (21/32) Purging py3-pluggy (1.5.0-r0) (22/32) Purging py3-py-pyc (1.11.0-r4) (23/32) Purging py3-py (1.11.0-r4) (24/32) Purging python3-pyc (3.12.10-r0) (25/32) Purging python3-pycache-pyc0 (3.12.10-r0) (26/32) Purging pyc (3.12.10-r0) (27/32) Purging python3 (3.12.10-r0) (28/32) Purging gdbm (1.24-r0) (29/32) Purging libbz2 (1.0.8-r6) (30/32) Purging libpanelw (6.5_p20250412-r0) (31/32) Purging mpdecimal (4.0.0-r0) (32/32) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 110 packages >>> py3-isodate: Updating the community/armhf repository index... >>> py3-isodate: Signing the index...