>>> py3-pytest-black: Building community/py3-pytest-black 0.3.12-r7 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 02:33:52 +0000 >>> py3-pytest-black: Validating /home/udu/aports/community/py3-pytest-black/APKBUILD... >>> py3-pytest-black: Analyzing dependencies... >>> py3-pytest-black: Installing for build: build-base py3-pytest black py3-toml py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/37) Installing py3-iniconfig-pyc (2.1.0-r0) (2/37) Installing py3-parsing (3.2.3-r0) (3/37) Installing py3-parsing-pyc (3.2.3-r0) (4/37) Installing py3-packaging (25.0-r0) (5/37) Installing py3-packaging-pyc (25.0-r0) (6/37) Installing py3-pluggy (1.5.0-r0) (7/37) Installing py3-pluggy-pyc (1.5.0-r0) (8/37) Installing py3-py (1.11.0-r4) (9/37) Installing py3-py-pyc (1.11.0-r4) (10/37) Installing py3-pytest-pyc (8.3.5-r0) (11/37) Installing py3-iniconfig (2.1.0-r0) (12/37) Installing py3-pytest (8.3.5-r0) (13/37) Installing py3-click (8.1.8-r1) (14/37) Installing py3-click-pyc (8.1.8-r1) (15/37) Installing py3-mypy-extensions (1.0.0-r3) (16/37) Installing py3-mypy-extensions-pyc (1.0.0-r3) (17/37) Installing py3-pathspec (0.12.1-r2) (18/37) Installing py3-pathspec-pyc (0.12.1-r2) (19/37) Installing py3-platformdirs (4.3.8-r0) (20/37) Installing py3-platformdirs-pyc (4.3.8-r0) (21/37) Installing py3-typed-ast (1.5.5-r1) (22/37) Installing py3-typed-ast-pyc (1.5.5-r1) (23/37) Installing black (25.1.0-r0) (24/37) Installing black-pyc (25.1.0-r0) (25/37) Installing py3-toml (0.10.2-r7) (26/37) Installing py3-toml-pyc (0.10.2-r7) (27/37) Installing py3-installer (0.7.0-r2) (28/37) Installing py3-installer-pyc (0.7.0-r2) (29/37) Installing py3-gpep517 (19-r0) (30/37) Installing py3-gpep517-pyc (19-r0) (31/37) Installing py3-setuptools (80.9.0-r0) (32/37) Installing py3-setuptools-pyc (80.9.0-r0) (33/37) Installing py3-setuptools_scm (8.3.1-r0) (34/37) Installing py3-setuptools_scm-pyc (8.3.1-r0) (35/37) Installing py3-wheel (0.46.1-r0) (36/37) Installing py3-wheel-pyc (0.46.1-r0) (37/37) Installing .makedepends-py3-pytest-black (20251013.023353) Executing busybox-1.37.0-r19.trigger OK: 313 MiB in 126 packages >>> py3-pytest-black: Cleaning up srcdir >>> py3-pytest-black: Cleaning up pkgdir >>> py3-pytest-black: Cleaning up tmpdir >>> py3-pytest-black: Fetching https://pypi.python.org/packages/source/p/pytest-black/pytest-black-0.3.12.tar.gz >>> py3-pytest-black: Fetching https://pypi.python.org/packages/source/p/pytest-black/pytest-black-0.3.12.tar.gz >>> py3-pytest-black: Checking sha512sums... pytest-black-0.3.12.tar.gz: OK >>> py3-pytest-black: Unpacking /var/cache/distfiles/pytest-black-0.3.12.tar.gz... 2025-10-13 02:33:53,811 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /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-10-13 02:33:53,832 root INFO running bdist_wheel 2025-10-13 02:33:53,843 root INFO running build 2025-10-13 02:33:53,843 root INFO running build_py 2025-10-13 02:33:53,846 root INFO creating build/lib 2025-10-13 02:33:53,846 root INFO copying pytest_black.py -> build/lib 2025-10-13 02:33:53,850 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 02:33:53,850 root INFO running install 2025-10-13 02:33:53,855 root INFO running install_lib 2025-10-13 02:33:53,857 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 02:33:53,857 root INFO copying build/lib/pytest_black.py -> build/bdist.linux-x86_64/wheel/. 2025-10-13 02:33:53,857 root INFO running install_egg_info 2025-10-13 02:33:53,859 root INFO running egg_info 2025-10-13 02:33:53,860 root INFO writing pytest_black.egg-info/PKG-INFO 2025-10-13 02:33:53,861 root INFO writing dependency_links to pytest_black.egg-info/dependency_links.txt 2025-10-13 02:33:53,861 root INFO writing entry points to pytest_black.egg-info/entry_points.txt 2025-10-13 02:33:53,861 root INFO writing requirements to pytest_black.egg-info/requires.txt 2025-10-13 02:33:53,861 root INFO writing top-level names to pytest_black.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-10-13 02:33:53,868 root INFO reading manifest file 'pytest_black.egg-info/SOURCES.txt' 2025-10-13 02:33:53,869 root INFO adding license file 'LICENSE' 2025-10-13 02:33:53,869 root INFO writing manifest file 'pytest_black.egg-info/SOURCES.txt' 2025-10-13 02:33:53,870 root INFO Copying pytest_black.egg-info to build/bdist.linux-x86_64/wheel/./pytest_black-0.3.12-py3.12.egg-info 2025-10-13 02:33:53,870 root INFO running install_scripts 2025-10-13 02:33:53,870 root INFO creating build/bdist.linux-x86_64/wheel/pytest_black-0.3.12.dist-info/WHEEL 2025-10-13 02:33:53,871 wheel INFO creating '/home/udu/aports/community/py3-pytest-black/src/pytest-black-0.3.12/.dist/.tmp-khy08cln/pytest_black-0.3.12-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 02:33:53,871 wheel INFO adding 'pytest_black.py' 2025-10-13 02:33:53,871 wheel INFO adding 'pytest_black-0.3.12.dist-info/licenses/LICENSE' 2025-10-13 02:33:53,871 wheel INFO adding 'pytest_black-0.3.12.dist-info/METADATA' 2025-10-13 02:33:53,871 wheel INFO adding 'pytest_black-0.3.12.dist-info/WHEEL' 2025-10-13 02:33:53,871 wheel INFO adding 'pytest_black-0.3.12.dist-info/entry_points.txt' 2025-10-13 02:33:53,871 wheel INFO adding 'pytest_black-0.3.12.dist-info/top_level.txt' 2025-10-13 02:33:53,871 wheel INFO adding 'pytest_black-0.3.12.dist-info/RECORD' 2025-10-13 02:33:53,871 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 02:33:53,872 gpep517 INFO The backend produced .dist/pytest_black-0.3.12-py3-none-any.whl pytest_black-0.3.12-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-pytest-black/src/pytest-black-0.3.12 plugins: black-0.3.12 collected 9 items tests/test_black.py ........ [ 88%] tests/test_no_black.py s [100%] =============================== warnings summary =============================== tests/test_black.py: 10 warnings /home/udu/aports/community/py3-pytest-black/src/pytest-black-0.3.12/pytest_black.py:23: PytestRemovedIn9Warning: The (path: py.path.local) argument is deprecated, please use (file_path: pathlib.Path) see https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path def pytest_collect_file(path, parent): -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 8 passed, 1 skipped, 10 warnings in 0.99s =================== >>> py3-pytest-black: Entering fakeroot... >>> py3-pytest-black-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/aports/community/py3-pytest-black/pkg/py3-pytest-black-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-pytest-black-pyc*: Preparing subpackage py3-pytest-black-pyc... >>> py3-pytest-black-pyc*: Running postcheck for py3-pytest-black-pyc >>> py3-pytest-black*: Running postcheck for py3-pytest-black >>> py3-pytest-black*: Preparing package py3-pytest-black... >>> py3-pytest-black-pyc*: Tracing dependencies... py3-pytest black py3-toml python3~3.12 >>> py3-pytest-black-pyc*: Package size: 6.7 KB >>> py3-pytest-black-pyc*: Compressing data... >>> py3-pytest-black-pyc*: Create checksum... >>> py3-pytest-black-pyc*: Create py3-pytest-black-pyc-0.3.12-r7.apk >>> py3-pytest-black*: Tracing dependencies... py3-pytest black py3-toml python3~3.12 >>> py3-pytest-black*: Package size: 8.3 KB >>> py3-pytest-black*: Compressing data... >>> py3-pytest-black*: Create checksum... >>> py3-pytest-black*: Create py3-pytest-black-0.3.12-r7.apk >>> py3-pytest-black: Build complete at Mon, 13 Oct 2025 02:33:55 +0000 elapsed time 0h 0m 3s >>> py3-pytest-black: Cleaning up srcdir >>> py3-pytest-black: Cleaning up pkgdir >>> py3-pytest-black: Uninstalling dependencies... (1/37) Purging .makedepends-py3-pytest-black (20251013.023353) (2/37) Purging py3-pytest-pyc (8.3.5-r0) (3/37) Purging py3-pytest (8.3.5-r0) (4/37) Purging py3-iniconfig-pyc (2.1.0-r0) (5/37) Purging py3-iniconfig (2.1.0-r0) (6/37) Purging py3-pluggy-pyc (1.5.0-r0) (7/37) Purging py3-pluggy (1.5.0-r0) (8/37) Purging py3-py-pyc (1.11.0-r4) (9/37) Purging py3-py (1.11.0-r4) (10/37) Purging black-pyc (25.1.0-r0) (11/37) Purging black (25.1.0-r0) (12/37) Purging py3-click-pyc (8.1.8-r1) (13/37) Purging py3-click (8.1.8-r1) (14/37) Purging py3-mypy-extensions-pyc (1.0.0-r3) (15/37) Purging py3-mypy-extensions (1.0.0-r3) (16/37) Purging py3-pathspec-pyc (0.12.1-r2) (17/37) Purging py3-pathspec (0.12.1-r2) (18/37) Purging py3-platformdirs-pyc (4.3.8-r0) (19/37) Purging py3-platformdirs (4.3.8-r0) (20/37) Purging py3-typed-ast-pyc (1.5.5-r1) (21/37) Purging py3-typed-ast (1.5.5-r1) (22/37) Purging py3-toml-pyc (0.10.2-r7) (23/37) Purging py3-toml (0.10.2-r7) (24/37) Purging py3-gpep517-pyc (19-r0) (25/37) Purging py3-gpep517 (19-r0) (26/37) Purging py3-installer-pyc (0.7.0-r2) (27/37) Purging py3-installer (0.7.0-r2) (28/37) Purging py3-setuptools_scm-pyc (8.3.1-r0) (29/37) Purging py3-setuptools_scm (8.3.1-r0) (30/37) Purging py3-setuptools-pyc (80.9.0-r0) (31/37) Purging py3-setuptools (80.9.0-r0) (32/37) Purging py3-wheel-pyc (0.46.1-r0) (33/37) Purging py3-wheel (0.46.1-r0) (34/37) Purging py3-packaging-pyc (25.0-r0) (35/37) Purging py3-packaging (25.0-r0) (36/37) Purging py3-parsing-pyc (3.2.3-r0) (37/37) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-pytest-black: Updating the community/x86_64 repository index... >>> py3-pytest-black: Signing the index...