>>> py3-constantly: Building community/py3-constantly 23.10.4-r3 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 14:05:58 +0000 >>> py3-constantly: Validating /home/buildozer/aports/community/py3-constantly/APKBUILD... >>> py3-constantly: Analyzing dependencies... >>> py3-constantly: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-python-versioneer ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r1) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.2-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20260404-r0) ( 7/25) Installing readline (8.3.3-r1) ( 8/25) Installing sqlite-libs (3.53.0-r0) ( 9/25) Installing python3 (3.14.3-r0) (10/25) Installing python3-pycache-pyc0 (3.14.3-r0) (11/25) Installing pyc (3.14.3-r0) (12/25) Installing python3-pyc (3.14.3-r0) (13/25) Installing py3-installer (1.0.0-r0) (14/25) Installing py3-installer-pyc (1.0.0-r0) (15/25) Installing py3-gpep517 (19-r2) (16/25) Installing py3-gpep517-pyc (19-r2) (17/25) Installing py3-parsing (3.3.2-r1) (18/25) Installing py3-parsing-pyc (3.3.2-r1) (19/25) Installing py3-packaging (26.0-r1) (20/25) Installing py3-packaging-pyc (26.0-r1) (21/25) Installing py3-setuptools (82.0.1-r1) (22/25) Installing py3-setuptools-pyc (82.0.1-r1) (23/25) Installing py3-python-versioneer (0.29-r2) (24/25) Installing py3-python-versioneer-pyc (0.29-r2) (25/25) Installing .makedepends-py3-constantly (20260421.140606) Executing busybox-1.37.0-r31.trigger OK: 471.0 MiB in 127 packages >>> py3-constantly: Cleaning up srcdir >>> py3-constantly: Cleaning up pkgdir >>> py3-constantly: Cleaning up tmpdir >>> py3-constantly: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/constantly-23.10.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-constantly: Fetching https://files.pythonhosted.org/packages/source/c/constantly/constantly-23.10.4.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/v3.24/constantly-23.10.4.tar.gz.part' constantly-23.10.4.t 100% |********************************| 13300 0:00:00 ETA '/var/cache/distfiles/v3.24/constantly-23.10.4.tar.gz.part' saved /var/cache/distfiles/v3.24/constantly-23.10.4.tar.gz: OK >>> py3-constantly: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/constantly-23.10.4.tar.gz /var/cache/distfiles/v3.24/constantly-23.10.4.tar.gz: OK >>> py3-constantly: Unpacking /var/cache/distfiles/v3.24/constantly-23.10.4.tar.gz... 2026-04-21 14:06:08,212 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/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`. (Both options available on setuptools>=77.0.0). By 2027-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.14/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-21 14:06:08,332 root INFO running bdist_wheel 2026-04-21 14:06:08,345 root INFO running build 2026-04-21 14:06:08,345 root INFO running build_py 2026-04-21 14:06:08,349 root INFO creating build/lib/constantly 2026-04-21 14:06:08,350 root INFO copying constantly/__init__.py -> build/lib/constantly 2026-04-21 14:06:08,350 root INFO copying constantly/_version.py -> build/lib/constantly 2026-04-21 14:06:08,351 root INFO copying constantly/_constants.py -> build/lib/constantly 2026-04-21 14:06:08,352 root INFO creating build/lib/constantly/test 2026-04-21 14:06:08,352 root INFO copying constantly/test/__init__.py -> build/lib/constantly/test 2026-04-21 14:06:08,352 root INFO copying constantly/test/test_constants.py -> build/lib/constantly/test 2026-04-21 14:06:08,362 root INFO installing to build/bdist.linux-i686/wheel 2026-04-21 14:06:08,362 root INFO running install 2026-04-21 14:06:08,384 root INFO running install_lib 2026-04-21 14:06:08,388 root INFO creating build/bdist.linux-i686/wheel 2026-04-21 14:06:08,389 root INFO creating build/bdist.linux-i686/wheel/constantly 2026-04-21 14:06:08,389 root INFO copying build/lib/constantly/__init__.py -> build/bdist.linux-i686/wheel/./constantly 2026-04-21 14:06:08,390 root INFO copying build/lib/constantly/_version.py -> build/bdist.linux-i686/wheel/./constantly 2026-04-21 14:06:08,390 root INFO creating build/bdist.linux-i686/wheel/constantly/test 2026-04-21 14:06:08,391 root INFO copying build/lib/constantly/test/__init__.py -> build/bdist.linux-i686/wheel/./constantly/test 2026-04-21 14:06:08,391 root INFO copying build/lib/constantly/test/test_constants.py -> build/bdist.linux-i686/wheel/./constantly/test 2026-04-21 14:06:08,392 root INFO copying build/lib/constantly/_constants.py -> build/bdist.linux-i686/wheel/./constantly 2026-04-21 14:06:08,392 root INFO running install_egg_info 2026-04-21 14:06:08,397 root INFO running egg_info 2026-04-21 14:06:08,401 root INFO writing constantly.egg-info/PKG-INFO 2026-04-21 14:06:08,402 root INFO writing dependency_links to constantly.egg-info/dependency_links.txt 2026-04-21 14:06:08,402 root INFO writing top-level names to constantly.egg-info/top_level.txt 2026-04-21 14:06:08,409 root INFO reading manifest file 'constantly.egg-info/SOURCES.txt' 2026-04-21 14:06:08,410 root INFO reading manifest template 'MANIFEST.in' 2026-04-21 14:06:08,411 root WARNING warning: no files found matching 'versioneer.py' 2026-04-21 14:06:08,411 root INFO adding license file 'LICENSE' 2026-04-21 14:06:08,413 root INFO writing manifest file 'constantly.egg-info/SOURCES.txt' 2026-04-21 14:06:08,415 root INFO Copying constantly.egg-info to build/bdist.linux-i686/wheel/./constantly-23.10.4-py3.14.egg-info 2026-04-21 14:06:08,417 root INFO running install_scripts 2026-04-21 14:06:08,419 root INFO creating build/bdist.linux-i686/wheel/constantly-23.10.4.dist-info/WHEEL 2026-04-21 14:06:08,420 wheel INFO creating '/home/buildozer/aports/community/py3-constantly/src/constantly-23.10.4/.dist/.tmp-f5qsyn8r/constantly-23.10.4-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-21 14:06:08,420 wheel INFO adding 'constantly/__init__.py' 2026-04-21 14:06:08,421 wheel INFO adding 'constantly/_constants.py' 2026-04-21 14:06:08,421 wheel INFO adding 'constantly/_version.py' 2026-04-21 14:06:08,422 wheel INFO adding 'constantly/test/__init__.py' 2026-04-21 14:06:08,422 wheel INFO adding 'constantly/test/test_constants.py' 2026-04-21 14:06:08,423 wheel INFO adding 'constantly-23.10.4.dist-info/licenses/LICENSE' 2026-04-21 14:06:08,424 wheel INFO adding 'constantly-23.10.4.dist-info/METADATA' 2026-04-21 14:06:08,424 wheel INFO adding 'constantly-23.10.4.dist-info/WHEEL' 2026-04-21 14:06:08,424 wheel INFO adding 'constantly-23.10.4.dist-info/top_level.txt' 2026-04-21 14:06:08,424 wheel INFO adding 'constantly-23.10.4.dist-info/RECORD' 2026-04-21 14:06:08,425 root INFO removing build/bdist.linux-i686/wheel 2026-04-21 14:06:08,426 gpep517 INFO The backend produced .dist/constantly-23.10.4-py3-none-any.whl constantly-23.10.4-py3-none-any.whl UPDATING build/lib/constantly/_version.py set build/lib/constantly/_version.py to '23.10.4' >>> WARNING: py3-constantly: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-constantly: Entering fakeroot... >>> py3-constantly-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/constantly/__pycache__' -> '/home/buildozer/aports/community/py3-constantly/pkg/py3-constantly-pyc/usr/lib/python3.14/site-packages/constantly/__pycache__' 'usr/lib/python3.14/site-packages/constantly/test/__pycache__' -> '/home/buildozer/aports/community/py3-constantly/pkg/py3-constantly-pyc/usr/lib/python3.14/site-packages/constantly/test/__pycache__' >>> py3-constantly-pyc*: Preparing subpackage py3-constantly-pyc... Please specify at least one package name on the command line. >>> py3-constantly-pyc*: Running postcheck for py3-constantly-pyc >>> py3-constantly*: Running postcheck for py3-constantly >>> py3-constantly*: Preparing package py3-constantly... Please specify at least one package name on the command line. >>> py3-constantly-pyc*: Tracing dependencies... python3~3.14 >>> py3-constantly-pyc*: Package size: 77.7 KB >>> py3-constantly-pyc*: Compressing data... >>> py3-constantly-pyc*: Create checksum... >>> py3-constantly-pyc*: Create py3-constantly-pyc-23.10.4-r3.apk >>> py3-constantly*: Tracing dependencies... python3 python3~3.14 >>> py3-constantly*: Package size: 56.9 KB >>> py3-constantly*: Compressing data... >>> py3-constantly*: Create checksum... >>> py3-constantly*: Create py3-constantly-23.10.4-r3.apk >>> py3-constantly: Build complete at Tue, 21 Apr 2026 14:06:09 +0000 elapsed time 0h 0m 11s >>> py3-constantly: Cleaning up srcdir >>> py3-constantly: Cleaning up pkgdir >>> py3-constantly: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-constantly (20260421.140606) ( 2/25) Purging py3-gpep517-pyc (19-r2) ( 3/25) Purging py3-gpep517 (19-r2) ( 4/25) Purging py3-installer-pyc (1.0.0-r0) ( 5/25) Purging py3-installer (1.0.0-r0) ( 6/25) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/25) Purging py3-setuptools (82.0.1-r1) ( 8/25) Purging py3-packaging-pyc (26.0-r1) ( 9/25) Purging py3-packaging (26.0-r1) (10/25) Purging py3-parsing-pyc (3.3.2-r1) (11/25) Purging py3-parsing (3.3.2-r1) (12/25) Purging py3-python-versioneer-pyc (0.29-r2) (13/25) Purging py3-python-versioneer (0.29-r2) (14/25) Purging python3-pyc (3.14.3-r0) (15/25) Purging python3-pycache-pyc0 (3.14.3-r0) (16/25) Purging pyc (3.14.3-r0) (17/25) Purging python3 (3.14.3-r0) (18/25) Purging gdbm (1.26-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.5.2-r1) (21/25) Purging libpanelw (6.6_p20260404-r0) (22/25) Purging mpdecimal (4.0.1-r0) (23/25) Purging readline (8.3.3-r1) (24/25) Purging sqlite-libs (3.53.0-r0) (25/25) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-constantly: Updating the community/x86 repository index... >>> py3-constantly: Signing the index...