>>> py3-python-versioneer: Building community/py3-python-versioneer 0.29-r1 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 02:59:24 +0000 >>> py3-python-versioneer: Validating /home/buildozer/aports/community/py3-python-versioneer/APKBUILD... >>> py3-python-versioneer: Analyzing dependencies... >>> py3-python-versioneer: Installing for build: build-base python3 py3-setuptools (1/18) Installing libbz2 (1.0.8-r6) (2/18) Installing libffi (3.4.8-r0) (3/18) Installing gdbm (1.24-r0) (4/18) Installing xz-libs (5.8.1-r0) (5/18) Installing mpdecimal (4.0.0-r0) (6/18) Installing libpanelw (6.5_p20250412-r0) (7/18) Installing sqlite-libs (3.49.1-r0) (8/18) Installing python3 (3.12.10-r0) (9/18) Installing python3-pycache-pyc0 (3.12.10-r0) (10/18) Installing pyc (3.12.10-r0) (11/18) Installing python3-pyc (3.12.10-r0) (12/18) Installing py3-parsing (3.2.0-r0) (13/18) Installing py3-parsing-pyc (3.2.0-r0) (14/18) Installing py3-packaging (24.2-r0) (15/18) Installing py3-packaging-pyc (24.2-r0) (16/18) Installing py3-setuptools (77.0.3-r0) (17/18) Installing py3-setuptools-pyc (77.0.3-r0) (18/18) Installing .makedepends-py3-python-versioneer (20250424.025954) Executing busybox-1.37.0-r16.trigger OK: 445 MiB in 121 packages >>> py3-python-versioneer: Cleaning up srcdir >>> py3-python-versioneer: Cleaning up pkgdir >>> py3-python-versioneer: Cleaning up tmpdir >>> py3-python-versioneer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/python-versioneer-0.29.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/python-versioneer-0.29.tar.gz.part' python-versioneer-0. 100% |********************************| 78792 0:00:00 ETA '/var/cache/distfiles/v3.22/python-versioneer-0.29.tar.gz.part' saved >>> py3-python-versioneer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/python-versioneer-0.29.tar.gz >>> py3-python-versioneer: Checking sha512sums... python-versioneer-0.29.tar.gz: OK >>> py3-python-versioneer: Unpacking /var/cache/distfiles/v3.22/python-versioneer-0.29.tar.gz... /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 :: The Unlicense (Unlicense) 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 :: The Unlicense (Unlicense) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib copying ../../../../../../../tmp/tmpavd3jb0n/versioneer.py -> build/lib running egg_info creating versioneer.egg-info writing versioneer.egg-info/PKG-INFO writing dependency_links to versioneer.egg-info/dependency_links.txt writing entry points to versioneer.egg-info/entry_points.txt writing requirements to versioneer.egg-info/requires.txt writing top-level names to versioneer.egg-info/top_level.txt writing manifest file 'versioneer.egg-info/SOURCES.txt' reading manifest file 'versioneer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'versioneer.egg-info/SOURCES.txt' >>> py3-python-versioneer: Entering fakeroot... /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 :: The Unlicense (Unlicense) 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 :: The Unlicense (Unlicense) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: 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-python-versioneer/pkg/py3-python-versioneer/usr/lib/python3.12/site-packages copying build/lib/versioneer.py -> /home/buildozer/aports/community/py3-python-versioneer/pkg/py3-python-versioneer/usr/lib/python3.12/site-packages byte-compiling /home/buildozer/aports/community/py3-python-versioneer/pkg/py3-python-versioneer/usr/lib/python3.12/site-packages/versioneer.py to versioneer.cpython-312.pyc running install_egg_info running egg_info writing versioneer.egg-info/PKG-INFO writing dependency_links to versioneer.egg-info/dependency_links.txt writing entry points to versioneer.egg-info/entry_points.txt writing requirements to versioneer.egg-info/requires.txt writing top-level names to versioneer.egg-info/top_level.txt file versioneer.py (for module versioneer) not found reading manifest file 'versioneer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'versioneer.egg-info/SOURCES.txt' Copying versioneer.egg-info to /home/buildozer/aports/community/py3-python-versioneer/pkg/py3-python-versioneer/usr/lib/python3.12/site-packages/versioneer-0.29-py3.12.egg-info running install_scripts Installing versioneer script to /home/buildozer/aports/community/py3-python-versioneer/pkg/py3-python-versioneer/usr/bin >>> py3-python-versioneer-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-python-versioneer/pkg/py3-python-versioneer-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-python-versioneer-pyc*: Preparing subpackage py3-python-versioneer-pyc... >>> py3-python-versioneer-pyc*: Running postcheck for py3-python-versioneer-pyc >>> py3-python-versioneer*: Running postcheck for py3-python-versioneer >>> py3-python-versioneer*: Preparing package py3-python-versioneer... >>> py3-python-versioneer-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-python-versioneer-pyc*: Package size: 118.0 KB >>> py3-python-versioneer-pyc*: Compressing data... >>> py3-python-versioneer-pyc*: Create checksum... >>> py3-python-versioneer-pyc*: Create py3-python-versioneer-pyc-0.29-r1.apk >>> py3-python-versioneer*: Tracing dependencies... python3 python3~3.12 >>> py3-python-versioneer*: Package size: 135.8 KB >>> py3-python-versioneer*: Compressing data... >>> py3-python-versioneer*: Create checksum... >>> py3-python-versioneer*: Create py3-python-versioneer-0.29-r1.apk >>> py3-python-versioneer: Build complete at Thu, 24 Apr 2025 02:59:56 +0000 elapsed time 0h 0m 32s >>> py3-python-versioneer: Cleaning up srcdir >>> py3-python-versioneer: Cleaning up pkgdir >>> py3-python-versioneer: Uninstalling dependencies... (1/18) Purging .makedepends-py3-python-versioneer (20250424.025954) (2/18) Purging py3-setuptools-pyc (77.0.3-r0) (3/18) Purging py3-setuptools (77.0.3-r0) (4/18) Purging py3-packaging-pyc (24.2-r0) (5/18) Purging py3-packaging (24.2-r0) (6/18) Purging py3-parsing-pyc (3.2.0-r0) (7/18) Purging py3-parsing (3.2.0-r0) (8/18) Purging python3-pyc (3.12.10-r0) (9/18) Purging python3-pycache-pyc0 (3.12.10-r0) (10/18) Purging pyc (3.12.10-r0) (11/18) Purging python3 (3.12.10-r0) (12/18) Purging gdbm (1.24-r0) (13/18) Purging libbz2 (1.0.8-r6) (14/18) Purging libffi (3.4.8-r0) (15/18) Purging libpanelw (6.5_p20250412-r0) (16/18) Purging mpdecimal (4.0.0-r0) (17/18) Purging sqlite-libs (3.49.1-r0) (18/18) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 103 packages >>> py3-python-versioneer: Updating the community/x86 repository index... >>> py3-python-versioneer: Signing the index...