>>> py3-pytest-toolbox: Building community/py3-pytest-toolbox 0.4-r6 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 12:45:56 +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/33) Installing libbz2 (1.0.8-r6) ( 2/33) Installing libffi (3.5.2-r1) ( 3/33) Installing gdbm (1.26-r0) ( 4/33) Installing xz-libs (5.8.2-r0) ( 5/33) Installing mpdecimal (4.0.1-r0) ( 6/33) Installing libpanelw (6.6_p20260404-r0) ( 7/33) Installing readline (8.3.3-r1) ( 8/33) Installing sqlite-libs (3.53.0-r0) ( 9/33) Installing python3 (3.14.3-r0) (10/33) Installing python3-pycache-pyc0 (3.14.3-r0) (11/33) Installing pyc (3.14.3-r0) (12/33) Installing py3-iniconfig-pyc (2.3.0-r1) (13/33) Installing py3-pytest-isort-pyc (4.0.0-r2) (14/33) Installing py3-pytest-pyc (9.0.3-r0) (15/33) Installing python3-pyc (3.14.3-r0) (16/33) Installing py3-iniconfig (2.3.0-r1) (17/33) Installing py3-parsing (3.3.2-r1) (18/33) Installing py3-parsing-pyc (3.3.2-r1) (19/33) Installing py3-packaging (26.1-r0) (20/33) Installing py3-packaging-pyc (26.1-r0) (21/33) Installing py3-pluggy (1.6.0-r1) (22/33) Installing py3-pluggy-pyc (1.6.0-r1) (23/33) Installing py3-py (1.11.0-r5) (24/33) Installing py3-py-pyc (1.11.0-r5) (25/33) Installing py3-pygments (2.20.0-r0) (26/33) Installing py3-pygments-pyc (2.20.0-r0) (27/33) Installing py3-pytest (9.0.3-r0) (28/33) Installing py3-isort (8.0.1-r1) (29/33) Installing py3-isort-pyc (8.0.1-r1) (30/33) Installing py3-pytest-isort (4.0.0-r2) (31/33) Installing py3-setuptools (82.0.1-r1) (32/33) Installing py3-setuptools-pyc (82.0.1-r1) (33/33) Installing .makedepends-py3-pytest-toolbox (20260424.124601) Executing busybox-1.37.0-r31.trigger OK: 483.0 MiB in 135 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.24/py3-pytest-toolbox-v0.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pytest-toolbox: Fetching py3-pytest-toolbox-v0.4.tar.gz::https://github.com/samuelcolvin/pytest-toolbox/archive/refs/tags/v0.4.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.24/py3-pytest-toolbox-v0.4.tar.gz.part' py3-pytest-toolbox-v 100% |********************************| 8594 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-pytest-toolbox-v0.4.tar.gz.part' saved /var/cache/distfiles/v3.24/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.24/py3-pytest-toolbox-v0.4.tar.gz /var/cache/distfiles/v3.24/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.24/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.14/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. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/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). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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() 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.14/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. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/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). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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() running install /usr/lib/python3.14/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.14/site-packages creating /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.14/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.14/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.14/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.14/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.14/site-packages/pytest_toolbox byte-compiling /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.14/site-packages/pytest_toolbox/comparison.py to comparison.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.14/site-packages/pytest_toolbox/version.py to version.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.14/site-packages/pytest_toolbox/__init__.py to __init__.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox/usr/lib/python3.14/site-packages/pytest_toolbox/main.py to main.cpython-314.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.14/site-packages/pytest_toolbox-0.4-py3.14.egg-info running install_scripts >>> py3-pytest-toolbox-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pytest_toolbox/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-toolbox/pkg/py3-pytest-toolbox-pyc/usr/lib/python3.14/site-packages/pytest_toolbox/__pycache__' >>> py3-pytest-toolbox-pyc*: Preparing subpackage py3-pytest-toolbox-pyc... Please specify at least one package name on the command line. >>> 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... Please specify at least one package name on the command line. >>> py3-pytest-toolbox-pyc*: Tracing dependencies... python3~3.14 >>> py3-pytest-toolbox-pyc*: Package size: 16.4 KB >>> py3-pytest-toolbox-pyc*: Compressing data... >>> py3-pytest-toolbox-pyc*: Create checksum... >>> py3-pytest-toolbox-pyc*: Create py3-pytest-toolbox-pyc-0.4-r6.apk >>> py3-pytest-toolbox*: Tracing dependencies... py3-pytest-isort py3-setuptools python3~3.14 >>> 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-r6.apk >>> py3-pytest-toolbox: Build complete at Fri, 24 Apr 2026 12:46:04 +0000 elapsed time 0h 0m 8s >>> py3-pytest-toolbox: Cleaning up srcdir >>> py3-pytest-toolbox: Cleaning up pkgdir >>> py3-pytest-toolbox: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-pytest-toolbox (20260424.124601) ( 2/33) Purging py3-pytest-isort-pyc (4.0.0-r2) ( 3/33) Purging py3-pytest-isort (4.0.0-r2) ( 4/33) Purging py3-pytest-pyc (9.0.3-r0) ( 5/33) Purging py3-pytest (9.0.3-r0) ( 6/33) Purging py3-iniconfig-pyc (2.3.0-r1) ( 7/33) Purging py3-iniconfig (2.3.0-r1) ( 8/33) Purging py3-pluggy-pyc (1.6.0-r1) ( 9/33) Purging py3-pluggy (1.6.0-r1) (10/33) Purging py3-py-pyc (1.11.0-r5) (11/33) Purging py3-py (1.11.0-r5) (12/33) Purging py3-pygments-pyc (2.20.0-r0) (13/33) Purging py3-pygments (2.20.0-r0) (14/33) Purging py3-isort-pyc (8.0.1-r1) (15/33) Purging py3-isort (8.0.1-r1) (16/33) Purging py3-setuptools-pyc (82.0.1-r1) (17/33) Purging py3-setuptools (82.0.1-r1) (18/33) Purging py3-packaging-pyc (26.1-r0) (19/33) Purging py3-packaging (26.1-r0) (20/33) Purging py3-parsing-pyc (3.3.2-r1) (21/33) Purging py3-parsing (3.3.2-r1) (22/33) Purging python3-pyc (3.14.3-r0) (23/33) Purging python3-pycache-pyc0 (3.14.3-r0) (24/33) Purging pyc (3.14.3-r0) (25/33) Purging python3 (3.14.3-r0) (26/33) Purging gdbm (1.26-r0) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.5.2-r1) (29/33) Purging libpanelw (6.6_p20260404-r0) (30/33) Purging mpdecimal (4.0.1-r0) (31/33) Purging readline (8.3.3-r1) (32/33) Purging sqlite-libs (3.53.0-r0) (33/33) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-pytest-toolbox: Updating the community/x86 repository index... >>> py3-pytest-toolbox: Signing the index...