>>> py3-pytest-toolbox: Building community/py3-pytest-toolbox 0.4-r5 (using abuild 3.16.0_rc4-r0) started Thu, 06 Nov 2025 10:20:04 +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/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.1-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.5_p20251010-r0) ( 7/32) Installing sqlite-libs (3.51.0-r0) ( 8/32) Installing python3 (3.12.12-r0) ( 9/32) Installing python3-pycache-pyc0 (3.12.12-r0) (10/32) Installing pyc (3.12.12-r0) (11/32) Installing py3-iniconfig-pyc (2.3.0-r0) (12/32) Installing py3-pytest-isort-pyc (4.0.0-r1) (13/32) Installing py3-pytest-pyc (8.4.2-r1) (14/32) Installing python3-pyc (3.12.12-r0) (15/32) Installing py3-iniconfig (2.3.0-r0) (16/32) Installing py3-parsing (3.2.3-r0) (17/32) Installing py3-parsing-pyc (3.2.3-r0) (18/32) Installing py3-packaging (25.0-r0) (19/32) Installing py3-packaging-pyc (25.0-r0) (20/32) Installing py3-pluggy (1.6.0-r0) (21/32) Installing py3-pluggy-pyc (1.6.0-r0) (22/32) Installing py3-py (1.11.0-r4) (23/32) Installing py3-py-pyc (1.11.0-r4) (24/32) Installing py3-pygments (2.19.2-r0) (25/32) Installing py3-pygments-pyc (2.19.2-r0) (26/32) Installing py3-pytest (8.4.2-r1) (27/32) Installing py3-isort (7.0.0-r0) (28/32) Installing py3-isort-pyc (7.0.0-r0) (29/32) Installing py3-pytest-isort (4.0.0-r1) (30/32) Installing py3-setuptools (80.9.0-r2) (31/32) Installing py3-setuptools-pyc (80.9.0-r2) (32/32) Installing .makedepends-py3-pytest-toolbox (20251106.102039) busybox-1.37.0-r24.trigger: Executing script... OK: 497 MiB in 137 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.23/py3-pytest-toolbox-v0.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-pytest-toolbox-v0.4.tar.gz.part' py3-pytest-toolbox-v 100% |********************************| 8594 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-pytest-toolbox-v0.4.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-pytest-toolbox-v0.4.tar.gz: OK /home/buildozer/aports/community/py3-pytest-toolbox/yield-fixture.patch: OK >>> py3-pytest-toolbox: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pytest-toolbox-v0.4.tar.gz /var/cache/distfiles/v3.23/py3-pytest-toolbox-v0.4.tar.gz: OK /home/buildozer/aports/community/py3-pytest-toolbox/yield-fixture.patch: OK >>> py3-pytest-toolbox: Unpacking /var/cache/distfiles/v3.23/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:599: 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:599: 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: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() running build running build_py creating build/lib/pytest_toolbox copying pytest_toolbox/version.py -> build/lib/pytest_toolbox copying pytest_toolbox/comparison.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:599: 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:599: 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: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() 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. 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/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/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/__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/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/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/__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... 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 Thu, 06 Nov 2025 10:20:41 +0000 elapsed time 0h 0m 37s >>> py3-pytest-toolbox: Cleaning up srcdir >>> py3-pytest-toolbox: Cleaning up pkgdir >>> py3-pytest-toolbox: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-pytest-toolbox (20251106.102039) ( 2/32) Purging py3-pytest-isort-pyc (4.0.0-r1) ( 3/32) Purging py3-pytest-isort (4.0.0-r1) ( 4/32) Purging py3-pytest-pyc (8.4.2-r1) ( 5/32) Purging py3-pytest (8.4.2-r1) ( 6/32) Purging py3-iniconfig-pyc (2.3.0-r0) ( 7/32) Purging py3-iniconfig (2.3.0-r0) ( 8/32) Purging py3-pluggy-pyc (1.6.0-r0) ( 9/32) Purging py3-pluggy (1.6.0-r0) (10/32) Purging py3-py-pyc (1.11.0-r4) (11/32) Purging py3-py (1.11.0-r4) (12/32) Purging py3-pygments-pyc (2.19.2-r0) (13/32) Purging py3-pygments (2.19.2-r0) (14/32) Purging py3-isort-pyc (7.0.0-r0) (15/32) Purging py3-isort (7.0.0-r0) (16/32) Purging py3-setuptools-pyc (80.9.0-r2) (17/32) Purging py3-setuptools (80.9.0-r2) (18/32) Purging py3-packaging-pyc (25.0-r0) (19/32) Purging py3-packaging (25.0-r0) (20/32) Purging py3-parsing-pyc (3.2.3-r0) (21/32) Purging py3-parsing (3.2.3-r0) (22/32) Purging python3-pyc (3.12.12-r0) (23/32) Purging python3-pycache-pyc0 (3.12.12-r0) (24/32) Purging pyc (3.12.12-r0) (25/32) Purging python3 (3.12.12-r0) (26/32) Purging gdbm (1.26-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.5.2-r0) (29/32) Purging libpanelw (6.5_p20251010-r0) (30/32) Purging mpdecimal (4.0.1-r0) (31/32) Purging sqlite-libs (3.51.0-r0) (32/32) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 440 MiB in 105 packages >>> py3-pytest-toolbox: Updating the community/x86_64 repository index... >>> py3-pytest-toolbox: Signing the index...