>>> py3-pytest-click: Building community/py3-pytest-click 1.1.0-r0 (using abuild 3.16.0_rc4-r0) started Mon, 17 Nov 2025 23:42:36 +0000 >>> py3-pytest-click: Validating /home/buildozer/aports/community/py3-pytest-click/APKBUILD... >>> py3-pytest-click: Analyzing dependencies... >>> py3-pytest-click: Installing for build: build-base py3-click py3-pytest py3-setuptools py3-gpep517 py3-wheel ( 1/33) Installing gdbm (1.26-r0) ( 2/33) Installing xz-libs (5.8.1-r0) ( 3/33) Installing mpdecimal (4.0.1-r0) ( 4/33) Installing libpanelw (6.5_p20251115-r0) ( 5/33) Installing python3 (3.12.12-r0) ( 6/33) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/33) Installing pyc (3.12.12-r0) ( 8/33) Installing py3-click-pyc (8.1.8-r1) ( 9/33) Installing python3-pyc (3.12.12-r0) (10/33) Installing py3-click (8.1.8-r1) (11/33) Installing py3-iniconfig (2.3.0-r0) (12/33) Installing py3-iniconfig-pyc (2.3.0-r0) (13/33) Installing py3-parsing (3.2.3-r0) (14/33) Installing py3-parsing-pyc (3.2.3-r0) (15/33) Installing py3-packaging (25.0-r0) (16/33) Installing py3-packaging-pyc (25.0-r0) (17/33) Installing py3-pluggy (1.6.0-r0) (18/33) Installing py3-pluggy-pyc (1.6.0-r0) (19/33) Installing py3-py (1.11.0-r4) (20/33) Installing py3-py-pyc (1.11.0-r4) (21/33) Installing py3-pygments (2.19.2-r0) (22/33) Installing py3-pygments-pyc (2.19.2-r0) (23/33) Installing py3-pytest (8.4.2-r1) (24/33) Installing py3-pytest-pyc (8.4.2-r1) (25/33) Installing py3-setuptools (80.9.0-r2) (26/33) Installing py3-setuptools-pyc (80.9.0-r2) (27/33) Installing py3-installer (0.7.0-r2) (28/33) Installing py3-installer-pyc (0.7.0-r2) (29/33) Installing py3-gpep517 (19-r1) (30/33) Installing py3-gpep517-pyc (19-r1) (31/33) Installing py3-wheel (0.46.1-r0) (32/33) Installing py3-wheel-pyc (0.46.1-r0) (33/33) Installing .makedepends-py3-pytest-click (20251117.234320) busybox-1.37.0-r25.trigger: Executing script... OK: 640 MiB in 184 packages >>> py3-pytest-click: Cleaning up srcdir >>> py3-pytest-click: Cleaning up pkgdir >>> py3-pytest-click: Cleaning up tmpdir >>> py3-pytest-click: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pytest-click-1.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-pytest-click-1.1.0.tar.gz.part' py3-pytest-click-1.1 100% |********************************| 8974 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-pytest-click-1.1.0.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-pytest-click-1.1.0.tar.gz: OK >>> py3-pytest-click: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pytest-click-1.1.0.tar.gz /var/cache/distfiles/v3.23/py3-pytest-click-1.1.0.tar.gz: OK >>> py3-pytest-click: Unpacking /var/cache/distfiles/v3.23/py3-pytest-click-1.1.0.tar.gz... 2025-11-17 23:43:22,404 gpep517 INFO Building wheel via backend setuptools.build_meta /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-11-17 23:43:22,443 root INFO running bdist_wheel 2025-11-17 23:43:22,476 root INFO running build 2025-11-17 23:43:22,476 root INFO running build_py 2025-11-17 23:43:22,483 root INFO creating build/lib/pytest_click 2025-11-17 23:43:22,484 root INFO copying src/pytest_click/__init__.py -> build/lib/pytest_click 2025-11-17 23:43:22,484 root INFO copying src/pytest_click/fixtures.py -> build/lib/pytest_click 2025-11-17 23:43:22,484 root INFO running egg_info 2025-11-17 23:43:22,490 root INFO creating src/pytest_click.egg-info 2025-11-17 23:43:22,490 root INFO writing src/pytest_click.egg-info/PKG-INFO 2025-11-17 23:43:22,490 root INFO writing dependency_links to src/pytest_click.egg-info/dependency_links.txt 2025-11-17 23:43:22,491 root INFO writing entry points to src/pytest_click.egg-info/entry_points.txt 2025-11-17 23:43:22,491 root INFO writing requirements to src/pytest_click.egg-info/requires.txt 2025-11-17 23:43:22,491 root INFO writing top-level names to src/pytest_click.egg-info/top_level.txt 2025-11-17 23:43:22,491 root INFO writing manifest file 'src/pytest_click.egg-info/SOURCES.txt' 2025-11-17 23:43:22,498 root INFO reading manifest file 'src/pytest_click.egg-info/SOURCES.txt' 2025-11-17 23:43:22,498 root INFO reading manifest template 'MANIFEST.in' 2025-11-17 23:43:22,500 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2025-11-17 23:43:22,500 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2025-11-17 23:43:22,500 root INFO adding license file 'LICENSE' 2025-11-17 23:43:22,502 root INFO writing manifest file 'src/pytest_click.egg-info/SOURCES.txt' 2025-11-17 23:43:22,516 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-11-17 23:43:22,516 root INFO running install 2025-11-17 23:43:22,546 root INFO running install_lib 2025-11-17 23:43:22,552 root INFO creating build/bdist.linux-ppc64le/wheel 2025-11-17 23:43:22,552 root INFO creating build/bdist.linux-ppc64le/wheel/pytest_click 2025-11-17 23:43:22,553 root INFO copying build/lib/pytest_click/__init__.py -> build/bdist.linux-ppc64le/wheel/./pytest_click 2025-11-17 23:43:22,553 root INFO copying build/lib/pytest_click/fixtures.py -> build/bdist.linux-ppc64le/wheel/./pytest_click 2025-11-17 23:43:22,553 root INFO running install_egg_info 2025-11-17 23:43:22,560 root INFO Copying src/pytest_click.egg-info to build/bdist.linux-ppc64le/wheel/./pytest_click-1.1.0-py3.12.egg-info 2025-11-17 23:43:22,561 root INFO running install_scripts 2025-11-17 23:43:22,563 root INFO creating build/bdist.linux-ppc64le/wheel/pytest_click-1.1.0.dist-info/WHEEL 2025-11-17 23:43:22,563 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-click/src/pytest-click-1.1.0/.dist/.tmp-2m73_ndv/pytest_click-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-11-17 23:43:22,564 wheel INFO adding 'pytest_click/__init__.py' 2025-11-17 23:43:22,564 wheel INFO adding 'pytest_click/fixtures.py' 2025-11-17 23:43:22,565 wheel INFO adding 'pytest_click-1.1.0.dist-info/licenses/LICENSE' 2025-11-17 23:43:22,565 wheel INFO adding 'pytest_click-1.1.0.dist-info/METADATA' 2025-11-17 23:43:22,565 wheel INFO adding 'pytest_click-1.1.0.dist-info/WHEEL' 2025-11-17 23:43:22,565 wheel INFO adding 'pytest_click-1.1.0.dist-info/entry_points.txt' 2025-11-17 23:43:22,565 wheel INFO adding 'pytest_click-1.1.0.dist-info/top_level.txt' 2025-11-17 23:43:22,566 wheel INFO adding 'pytest_click-1.1.0.dist-info/RECORD' 2025-11-17 23:43:22,566 root INFO removing build/bdist.linux-ppc64le/wheel 2025-11-17 23:43:22,567 gpep517 INFO The backend produced .dist/pytest_click-1.1.0-py3-none-any.whl pytest_click-1.1.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-pytest-click/src/pytest-click-1.1.0/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pytest-click/src/pytest-click-1.1.0 configfile: pyproject.toml plugins: pytest_click-1.1.0 collecting ... collected 8 items test/fixtures/test_cli_runner.py::test_fixture PASSED [ 12%] test/fixtures/test_cli_runner.py::test_real_invocation PASSED [ 25%] test/fixtures/test_cli_runner.py::test_runner_setup PASSED [ 37%] test/fixtures/test_cli_runner.py::test_docstring PASSED [ 50%] test/fixtures/test_isolated_cli_runner.py::test_fixture PASSED [ 62%] test/fixtures/test_isolated_cli_runner.py::test_real_invocation PASSED [ 75%] test/fixtures/test_isolated_cli_runner.py::test_docstring PASSED [ 87%] test/test_plugin.py::test_markers PASSED [100%] ============================== 8 passed in 0.72s =============================== >>> py3-pytest-click: Entering fakeroot... >>> py3-pytest-click-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pytest_click/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-click/pkg/py3-pytest-click-pyc/usr/lib/python3.12/site-packages/pytest_click/__pycache__' >>> py3-pytest-click-pyc*: Preparing subpackage py3-pytest-click-pyc... >>> py3-pytest-click-pyc*: Running postcheck for py3-pytest-click-pyc >>> py3-pytest-click*: Running postcheck for py3-pytest-click >>> py3-pytest-click*: Preparing package py3-pytest-click... >>> py3-pytest-click-pyc*: Tracing dependencies... python3~3.12 >>> py3-pytest-click-pyc*: Package size: 2.0 KB >>> py3-pytest-click-pyc*: Compressing data... >>> py3-pytest-click-pyc*: Create checksum... >>> py3-pytest-click-pyc*: Create py3-pytest-click-pyc-1.1.0-r0.apk >>> py3-pytest-click*: Tracing dependencies... py3-click py3-pytest python3~3.12 >>> py3-pytest-click*: Package size: 6.4 KB >>> py3-pytest-click*: Compressing data... >>> py3-pytest-click*: Create checksum... >>> py3-pytest-click*: Create py3-pytest-click-1.1.0-r0.apk >>> py3-pytest-click: Build complete at Mon, 17 Nov 2025 23:43:24 +0000 elapsed time 0h 0m 48s >>> py3-pytest-click: Cleaning up srcdir >>> py3-pytest-click: Cleaning up pkgdir >>> py3-pytest-click: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-pytest-click (20251117.234320) ( 2/33) Purging py3-click-pyc (8.1.8-r1) ( 3/33) Purging py3-click (8.1.8-r1) ( 4/33) Purging py3-pytest-pyc (8.4.2-r1) ( 5/33) Purging py3-pytest (8.4.2-r1) ( 6/33) Purging py3-iniconfig-pyc (2.3.0-r0) ( 7/33) Purging py3-iniconfig (2.3.0-r0) ( 8/33) Purging py3-pluggy-pyc (1.6.0-r0) ( 9/33) Purging py3-pluggy (1.6.0-r0) (10/33) Purging py3-py-pyc (1.11.0-r4) (11/33) Purging py3-py (1.11.0-r4) (12/33) Purging py3-pygments-pyc (2.19.2-r0) (13/33) Purging py3-pygments (2.19.2-r0) (14/33) Purging py3-setuptools-pyc (80.9.0-r2) (15/33) Purging py3-setuptools (80.9.0-r2) (16/33) Purging py3-gpep517-pyc (19-r1) (17/33) Purging py3-gpep517 (19-r1) (18/33) Purging py3-installer-pyc (0.7.0-r2) (19/33) Purging py3-installer (0.7.0-r2) (20/33) Purging py3-wheel-pyc (0.46.1-r0) (21/33) Purging py3-wheel (0.46.1-r0) (22/33) Purging py3-packaging-pyc (25.0-r0) (23/33) Purging py3-packaging (25.0-r0) (24/33) Purging py3-parsing-pyc (3.2.3-r0) (25/33) Purging py3-parsing (3.2.3-r0) (26/33) Purging python3-pyc (3.12.12-r0) (27/33) Purging python3-pycache-pyc0 (3.12.12-r0) (28/33) Purging pyc (3.12.12-r0) (29/33) Purging python3 (3.12.12-r0) (30/33) Purging gdbm (1.26-r0) (31/33) Purging libpanelw (6.5_p20251115-r0) (32/33) Purging mpdecimal (4.0.1-r0) (33/33) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r25.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-pytest-click: Updating the community/ppc64le repository index... >>> py3-pytest-click: Signing the index...