>>> py3-constantly: Building community/py3-constantly 23.10.4-r2 (using abuild 3.15.0-r4) started Sat, 27 Sep 2025 21:36:57 +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/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.1-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.5_p20250816-r0) ( 7/24) Installing sqlite-libs (3.50.4-r1) ( 8/24) Installing python3 (3.12.11-r0) ( 9/24) Installing python3-pycache-pyc0 (3.12.11-r0) (10/24) Installing pyc (3.12.11-r0) (11/24) Installing python3-pyc (3.12.11-r0) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-installer-pyc (0.7.0-r2) (14/24) Installing py3-gpep517 (19-r0) (15/24) Installing py3-gpep517-pyc (19-r0) (16/24) Installing py3-parsing (3.2.3-r0) (17/24) Installing py3-parsing-pyc (3.2.3-r0) (18/24) Installing py3-packaging (25.0-r0) (19/24) Installing py3-packaging-pyc (25.0-r0) (20/24) Installing py3-setuptools (80.9.0-r1) (21/24) Installing py3-setuptools-pyc (80.9.0-r1) (22/24) Installing py3-python-versioneer (0.29-r1) (23/24) Installing py3-python-versioneer-pyc (0.29-r1) (24/24) Installing .makedepends-py3-constantly (20250927.213658) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: Alpine Linux is transitioning to a /usr-merged system, and it usr_merge_nag.sh: * will soon be recommended for everybody to migrate. Help testing is very usr_merge_nag.sh: * welcomed. For more details, see usr_merge_nag.sh: * https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/merge_requests/88 OK: 472 MiB in 129 packages >>> py3-constantly: Cleaning up srcdir >>> py3-constantly: Cleaning up pkgdir >>> py3-constantly: Cleaning up tmpdir >>> py3-constantly: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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.0.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/edge/constantly-23.10.4.tar.gz.part' constantly-23.10.4.t 100% |********************************| 13300 0:00:00 ETA '/var/cache/distfiles/edge/constantly-23.10.4.tar.gz.part' saved >>> py3-constantly: Fetching https://distfiles.alpinelinux.org/distfiles/edge/constantly-23.10.4.tar.gz >>> py3-constantly: Checking sha512sums... constantly-23.10.4.tar.gz: OK >>> py3-constantly: Unpacking /var/cache/distfiles/edge/constantly-23.10.4.tar.gz... 2025-09-27 21:36:59,293 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`. (Both options available on setuptools>=77.0.0). 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 :: MIT 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:759: 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() 2025-09-27 21:36:59,359 root INFO running bdist_wheel 2025-09-27 21:36:59,368 root INFO running build 2025-09-27 21:36:59,368 root INFO running build_py 2025-09-27 21:36:59,370 root INFO creating build/lib/constantly 2025-09-27 21:36:59,371 root INFO copying constantly/__init__.py -> build/lib/constantly 2025-09-27 21:36:59,371 root INFO copying constantly/_version.py -> build/lib/constantly 2025-09-27 21:36:59,371 root INFO copying constantly/_constants.py -> build/lib/constantly 2025-09-27 21:36:59,372 root INFO creating build/lib/constantly/test 2025-09-27 21:36:59,372 root INFO copying constantly/test/__init__.py -> build/lib/constantly/test 2025-09-27 21:36:59,372 root INFO copying constantly/test/test_constants.py -> build/lib/constantly/test 2025-09-27 21:36:59,379 root INFO installing to build/bdist.linux-i686/wheel 2025-09-27 21:36:59,379 root INFO running install 2025-09-27 21:36:59,390 root INFO running install_lib 2025-09-27 21:36:59,393 root INFO creating build/bdist.linux-i686/wheel 2025-09-27 21:36:59,393 root INFO creating build/bdist.linux-i686/wheel/constantly 2025-09-27 21:36:59,394 root INFO copying build/lib/constantly/__init__.py -> build/bdist.linux-i686/wheel/./constantly 2025-09-27 21:36:59,394 root INFO copying build/lib/constantly/_version.py -> build/bdist.linux-i686/wheel/./constantly 2025-09-27 21:36:59,394 root INFO creating build/bdist.linux-i686/wheel/constantly/test 2025-09-27 21:36:59,394 root INFO copying build/lib/constantly/test/__init__.py -> build/bdist.linux-i686/wheel/./constantly/test 2025-09-27 21:36:59,395 root INFO copying build/lib/constantly/test/test_constants.py -> build/bdist.linux-i686/wheel/./constantly/test 2025-09-27 21:36:59,395 root INFO copying build/lib/constantly/_constants.py -> build/bdist.linux-i686/wheel/./constantly 2025-09-27 21:36:59,395 root INFO running install_egg_info 2025-09-27 21:36:59,398 root INFO running egg_info 2025-09-27 21:36:59,401 root INFO writing constantly.egg-info/PKG-INFO 2025-09-27 21:36:59,402 root INFO writing dependency_links to constantly.egg-info/dependency_links.txt 2025-09-27 21:36:59,402 root INFO writing top-level names to constantly.egg-info/top_level.txt 2025-09-27 21:36:59,406 root INFO reading manifest file 'constantly.egg-info/SOURCES.txt' 2025-09-27 21:36:59,407 root INFO reading manifest template 'MANIFEST.in' 2025-09-27 21:36:59,407 root WARNING warning: no files found matching 'versioneer.py' 2025-09-27 21:36:59,407 root INFO adding license file 'LICENSE' 2025-09-27 21:36:59,408 root INFO writing manifest file 'constantly.egg-info/SOURCES.txt' 2025-09-27 21:36:59,409 root INFO Copying constantly.egg-info to build/bdist.linux-i686/wheel/./constantly-23.10.4-py3.12.egg-info 2025-09-27 21:36:59,410 root INFO running install_scripts 2025-09-27 21:36:59,412 root INFO creating build/bdist.linux-i686/wheel/constantly-23.10.4.dist-info/WHEEL 2025-09-27 21:36:59,412 wheel INFO creating '/home/buildozer/aports/community/py3-constantly/src/constantly-23.10.4/.dist/.tmp-agczroh1/constantly-23.10.4-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-09-27 21:36:59,412 wheel INFO adding 'constantly/__init__.py' 2025-09-27 21:36:59,413 wheel INFO adding 'constantly/_constants.py' 2025-09-27 21:36:59,413 wheel INFO adding 'constantly/_version.py' 2025-09-27 21:36:59,413 wheel INFO adding 'constantly/test/__init__.py' 2025-09-27 21:36:59,414 wheel INFO adding 'constantly/test/test_constants.py' 2025-09-27 21:36:59,414 wheel INFO adding 'constantly-23.10.4.dist-info/licenses/LICENSE' 2025-09-27 21:36:59,414 wheel INFO adding 'constantly-23.10.4.dist-info/METADATA' 2025-09-27 21:36:59,415 wheel INFO adding 'constantly-23.10.4.dist-info/WHEEL' 2025-09-27 21:36:59,415 wheel INFO adding 'constantly-23.10.4.dist-info/top_level.txt' 2025-09-27 21:36:59,415 wheel INFO adding 'constantly-23.10.4.dist-info/RECORD' 2025-09-27 21:36:59,415 root INFO removing build/bdist.linux-i686/wheel 2025-09-27 21:36:59,416 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.12/site-packages/constantly/__pycache__' -> '/home/buildozer/aports/community/py3-constantly/pkg/py3-constantly-pyc/usr/lib/python3.12/site-packages/constantly/__pycache__' 'usr/lib/python3.12/site-packages/constantly/test/__pycache__' -> '/home/buildozer/aports/community/py3-constantly/pkg/py3-constantly-pyc/usr/lib/python3.12/site-packages/constantly/test/__pycache__' >>> py3-constantly-pyc*: Preparing subpackage py3-constantly-pyc... >>> py3-constantly-pyc*: Running postcheck for py3-constantly-pyc >>> py3-constantly*: Running postcheck for py3-constantly >>> py3-constantly*: Preparing package py3-constantly... >>> py3-constantly-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-constantly-pyc*: Package size: 79.4 KB >>> py3-constantly-pyc*: Compressing data... >>> py3-constantly-pyc*: Create checksum... >>> py3-constantly-pyc*: Create py3-constantly-pyc-23.10.4-r2.apk >>> py3-constantly*: Tracing dependencies... python3 python3~3.12 >>> py3-constantly*: Package size: 56.9 KB >>> py3-constantly*: Compressing data... >>> py3-constantly*: Create checksum... >>> py3-constantly*: Create py3-constantly-23.10.4-r2.apk >>> py3-constantly: Build complete at Sat, 27 Sep 2025 21:37:00 +0000 elapsed time 0h 0m 3s >>> py3-constantly: Cleaning up srcdir >>> py3-constantly: Cleaning up pkgdir >>> py3-constantly: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-constantly (20250927.213658) ( 2/24) Purging py3-gpep517-pyc (19-r0) ( 3/24) Purging py3-gpep517 (19-r0) ( 4/24) Purging py3-installer-pyc (0.7.0-r2) ( 5/24) Purging py3-installer (0.7.0-r2) ( 6/24) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/24) Purging py3-setuptools (80.9.0-r1) ( 8/24) Purging py3-packaging-pyc (25.0-r0) ( 9/24) Purging py3-packaging (25.0-r0) (10/24) Purging py3-parsing-pyc (3.2.3-r0) (11/24) Purging py3-parsing (3.2.3-r0) (12/24) Purging py3-python-versioneer-pyc (0.29-r1) (13/24) Purging py3-python-versioneer (0.29-r1) (14/24) Purging python3-pyc (3.12.11-r0) (15/24) Purging python3-pycache-pyc0 (3.12.11-r0) (16/24) Purging pyc (3.12.11-r0) (17/24) Purging python3 (3.12.11-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.5_p20250816-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.50.4-r1) (24/24) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: Alpine Linux is transitioning to a /usr-merged system, and it usr_merge_nag.sh: * will soon be recommended for everybody to migrate. Help testing is very usr_merge_nag.sh: * welcomed. For more details, see usr_merge_nag.sh: * https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/merge_requests/88 OK: 426 MiB in 105 packages >>> py3-constantly: Updating the community/x86 repository index... >>> py3-constantly: Signing the index...