>>> py3-pytest-toolbox: Building community/py3-pytest-toolbox 0.4-r5 (using abuild 3.15.0_rc3-r2) started Sat, 10 May 2025 03:27:40 +0000 >>> py3-pytest-toolbox: Validating /home/buildozer/aports/community/py3-pytest-toolbox/APKBUILD... >>> py3-pytest-toolbox: Analyzing dependencies... >>> py3-pytest-toolbox: Installing for build: build-base py3-pytest-isort py3-setuptools (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.8-r0) (3/30) Installing gdbm (1.24-r0) (4/30) Installing xz-libs (5.8.1-r0) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.5_p20250503-r0) (7/30) Installing sqlite-libs (3.49.2-r0) (8/30) Installing python3 (3.12.10-r0) (9/30) Installing python3-pycache-pyc0 (3.12.10-r0) (10/30) Installing pyc (3.12.10-r0) (11/30) Installing py3-iniconfig-pyc (2.1.0-r0) (12/30) Installing py3-isort (6.0.1-r0) (13/30) Installing py3-isort-pyc (6.0.1-r0) (14/30) Installing py3-pytest-isort-pyc (4.0.0-r1) (15/30) Installing py3-parsing (3.2.3-r0) (16/30) Installing py3-parsing-pyc (3.2.3-r0) (17/30) Installing py3-packaging (25.0-r0) (18/30) Installing py3-packaging-pyc (25.0-r0) (19/30) Installing py3-pluggy (1.5.0-r0) (20/30) Installing py3-pluggy-pyc (1.5.0-r0) (21/30) Installing py3-py (1.11.0-r4) (22/30) Installing py3-py-pyc (1.11.0-r4) (23/30) Installing py3-pytest-pyc (8.3.5-r0) (24/30) Installing python3-pyc (3.12.10-r0) (25/30) Installing py3-iniconfig (2.1.0-r0) (26/30) Installing py3-pytest (8.3.5-r0) (27/30) Installing py3-pytest-isort (4.0.0-r1) (28/30) Installing py3-setuptools (80.3.1-r0) (29/30) Installing py3-setuptools-pyc (80.3.1-r0) (30/30) Installing .makedepends-py3-pytest-toolbox (20250510.032813) Executing busybox-1.37.0-r17.trigger OK: 448 MiB in 134 packages >>> py3-pytest-toolbox: Cleaning up srcdir >>> py3-pytest-toolbox: Cleaning up pkgdir >>> py3-pytest-toolbox: Cleaning up tmpdir >>> py3-pytest-toolbox: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-pytest-toolbox-v0.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-pytest-toolbox-v0.4.tar.gz.part' py3-pytest-toolbox-v 100% |********************************| 8594 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-pytest-toolbox-v0.4.tar.gz.part' saved >>> py3-pytest-toolbox: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-pytest-toolbox-v0.4.tar.gz >>> py3-pytest-toolbox: Checking sha512sums... py3-pytest-toolbox-v0.4.tar.gz: OK yield-fixture.patch: OK >>> py3-pytest-toolbox: Unpacking /var/cache/distfiles/v3.22/py3-pytest-toolbox-v0.4.tar.gz... >>> py3-pytest-toolbox: yield-fixture.patch (Stripping trailing CRs from patch; use --binary to disable.) patching file pytest_toolbox/main.py patch unexpectedly ends in middle of line Hunk #4 succeeded at 194 with fuzz 1. /usr/lib/python3.12/site-packages/setuptools/dist.py:601: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:601: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. (Affected: pytest-toolbox). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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() running build running build_py creating build/lib/pytest_toolbox copying pytest_toolbox/comparison.py -> build/lib/pytest_toolbox copying pytest_toolbox/version.py -> build/lib/pytest_toolbox copying pytest_toolbox/__init__.py -> build/lib/pytest_toolbox copying pytest_toolbox/main.py -> build/lib/pytest_toolbox running egg_info creating pytest_toolbox.egg-info writing pytest_toolbox.egg-info/PKG-INFO writing dependency_links to pytest_toolbox.egg-info/dependency_links.txt writing entry points to pytest_toolbox.egg-info/entry_points.txt writing requirements to pytest_toolbox.egg-info/requires.txt writing top-level names to pytest_toolbox.egg-info/top_level.txt writing manifest file 'pytest_toolbox.egg-info/SOURCES.txt' reading manifest file 'pytest_toolbox.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pytest_toolbox.egg-info/SOURCES.txt' >>> py3-pytest-toolbox: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:601: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:601: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. (Affected: pytest-toolbox). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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() 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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. 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-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.12/site-packages/pytest_toolbox copying build/lib/pytest_toolbox/comparison.py -> /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.12/site-packages/pytest_toolbox copying build/lib/pytest_toolbox/version.py -> /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.12/site-packages/pytest_toolbox copying build/lib/pytest_toolbox/__init__.py -> /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.12/site-packages/pytest_toolbox copying build/lib/pytest_toolbox/main.py -> /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.12/site-packages/pytest_toolbox byte-compiling /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.12/site-packages/pytest_toolbox/comparison.py to comparison.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.12/site-packages/pytest_toolbox/version.py to version.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.12/site-packages/pytest_toolbox/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.12/site-packages/pytest_toolbox/main.py to main.cpython-312.pyc running install_egg_info running egg_info writing pytest_toolbox.egg-info/PKG-INFO writing dependency_links to pytest_toolbox.egg-info/dependency_links.txt writing entry points to pytest_toolbox.egg-info/entry_points.txt writing requirements to pytest_toolbox.egg-info/requires.txt writing top-level names to pytest_toolbox.egg-info/top_level.txt reading manifest file 'pytest_toolbox.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pytest_toolbox.egg-info/SOURCES.txt' Copying pytest_toolbox.egg-info to /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.12/site-packages/pytest_toolbox-0.4-py3.12.egg-info running install_scripts >>> py3-pytest-toolbox-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pytest_toolbox/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox-pyc/usr/lib/python3.12/site-packages/pytest_toolbox/__pycache__' >>> py3-pytest-toolbox-pyc*: Preparing subpackage py3-pytest-toolbox-pyc... >>> py3-pytest-toolbox-pyc*: Running postcheck for py3-pytest-toolbox-pyc >>> py3-pytest-toolbox*: Running postcheck for py3-pytest-toolbox >>> py3-pytest-toolbox*: Preparing package py3-pytest-toolbox... >>> py3-pytest-toolbox-pyc*: Tracing dependencies... py3-pytest-isort py3-setuptools python3~3.12 >>> py3-pytest-toolbox-pyc*: Package size: 15.3 KB >>> py3-pytest-toolbox-pyc*: Compressing data... >>> py3-pytest-toolbox-pyc*: Create checksum... >>> py3-pytest-toolbox-pyc*: Create py3-pytest-toolbox-pyc-0.4-r5.apk >>> py3-pytest-toolbox*: Tracing dependencies... py3-pytest-isort py3-setuptools python3~3.12 >>> py3-pytest-toolbox*: Package size: 12.0 KB >>> py3-pytest-toolbox*: Compressing data... >>> py3-pytest-toolbox*: Create checksum... >>> py3-pytest-toolbox*: Create py3-pytest-toolbox-0.4-r5.apk >>> py3-pytest-toolbox: Build complete at Sat, 10 May 2025 03:28:15 +0000 elapsed time 0h 0m 35s >>> py3-pytest-toolbox: Cleaning up srcdir >>> py3-pytest-toolbox: Cleaning up pkgdir >>> py3-pytest-toolbox: Uninstalling dependencies... (1/30) Purging .makedepends-py3-pytest-toolbox (20250510.032813) (2/30) Purging py3-pytest-isort-pyc (4.0.0-r1) (3/30) Purging py3-pytest-isort (4.0.0-r1) (4/30) Purging py3-pytest-pyc (8.3.5-r0) (5/30) Purging py3-pytest (8.3.5-r0) (6/30) Purging py3-iniconfig-pyc (2.1.0-r0) (7/30) Purging py3-iniconfig (2.1.0-r0) (8/30) Purging py3-pluggy-pyc (1.5.0-r0) (9/30) Purging py3-pluggy (1.5.0-r0) (10/30) Purging py3-py-pyc (1.11.0-r4) (11/30) Purging py3-py (1.11.0-r4) (12/30) Purging py3-isort-pyc (6.0.1-r0) (13/30) Purging py3-isort (6.0.1-r0) (14/30) Purging py3-setuptools-pyc (80.3.1-r0) (15/30) Purging py3-setuptools (80.3.1-r0) (16/30) Purging py3-packaging-pyc (25.0-r0) (17/30) Purging py3-packaging (25.0-r0) (18/30) Purging py3-parsing-pyc (3.2.3-r0) (19/30) Purging py3-parsing (3.2.3-r0) (20/30) Purging python3-pyc (3.12.10-r0) (21/30) Purging python3-pycache-pyc0 (3.12.10-r0) (22/30) Purging pyc (3.12.10-r0) (23/30) Purging python3 (3.12.10-r0) (24/30) Purging gdbm (1.24-r0) (25/30) Purging libbz2 (1.0.8-r6) (26/30) Purging libffi (3.4.8-r0) (27/30) Purging libpanelw (6.5_p20250503-r0) (28/30) Purging mpdecimal (4.0.0-r0) (29/30) Purging sqlite-libs (3.49.2-r0) (30/30) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> py3-pytest-toolbox: Updating the community/x86 repository index... >>> py3-pytest-toolbox: Signing the index...