>>> py3-pytest-black: Building community/py3-pytest-black 0.3.12-r3 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 02:47:56 +0000 >>> py3-pytest-black: Checking sanity of /home/buildozer/aports/community/py3-pytest-black/APKBUILD... >>> py3-pytest-black: Analyzing dependencies... >>> py3-pytest-black: Installing for build: build-base python3 py3-pytest black py3-toml py3-setuptools py3-setuptools_scm (1/41) Installing libbz2 (1.0.8-r5) (2/41) Installing libffi (3.4.4-r2) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.4.2-r1) (5/41) Installing mpdecimal (2.5.1-r2) (6/41) Installing libpanelw (6.4_p20230401-r4) (7/41) Installing readline (8.2.1-r1) (8/41) Installing sqlite-libs (3.41.2-r2) (9/41) Installing python3 (3.11.3-r10) (10/41) Installing python3-pycache-pyc0 (3.11.3-r10) (11/41) Installing pyc (0.1-r0) (12/41) Installing python3-pyc (3.11.3-r10) (13/41) Installing py3-iniconfig (1.1.1-r6) (14/41) Installing py3-iniconfig-pyc (1.1.1-r6) (15/41) Installing py3-parsing (3.0.9-r2) (16/41) Installing py3-parsing-pyc (3.0.9-r2) (17/41) Installing py3-packaging (23.1-r1) (18/41) Installing py3-packaging-pyc (23.1-r1) (19/41) Installing py3-pluggy (1.0.0-r3) (20/41) Installing py3-pluggy-pyc (1.0.0-r3) (21/41) Installing py3-py (1.11.0-r2) (22/41) Installing py3-py-pyc (1.11.0-r2) (23/41) Installing py3-pytest (7.3.1-r1) (24/41) Installing py3-pytest-pyc (7.3.1-r1) (25/41) Installing py3-click (8.1.3-r2) (26/41) Installing py3-click-pyc (8.1.3-r2) (27/41) Installing py3-mypy-extensions (1.0.0-r1) (28/41) Installing py3-mypy-extensions-pyc (1.0.0-r1) (29/41) Installing py3-pathspec (0.11.1-r0) (30/41) Installing py3-platformdirs (3.2.0-r0) (31/41) Installing py3-typed-ast (1.5.4-r2) (32/41) Installing py3-typed-ast-pyc (1.5.4-r2) (33/41) Installing black (23.3.0-r0) (34/41) Installing py3-toml (0.10.2-r6) (35/41) Installing py3-toml-pyc (0.10.2-r6) (36/41) Installing py3-setuptools (67.7.0-r0) (37/41) Installing py3-setuptools-pyc (67.7.0-r0) (38/41) Installing py3-typing-extensions (4.5.0-r1) (39/41) Installing py3-typing-extensions-pyc (4.5.0-r1) (40/41) Installing py3-setuptools_scm (7.1.0-r0) (41/41) Installing .makedepends-py3-pytest-black (20230421.024802) Executing busybox-1.36.0-r7.trigger OK: 337 MiB in 138 packages >>> py3-pytest-black: Cleaning up srcdir >>> py3-pytest-black: Cleaning up pkgdir >>> py3-pytest-black: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pytest-black-0.3.12.tar.gz >>> py3-pytest-black: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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/v3.18/pytest-black-0.3.12.tar.gz... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib copying pytest_black.py -> build/lib /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pytest-black/src/pytest-black-0.3.12/tmp_install creating /home/buildozer/aports/community/py3-pytest-black/src/pytest-black-0.3.12/tmp_install/usr creating /home/buildozer/aports/community/py3-pytest-black/src/pytest-black-0.3.12/tmp_install/usr/lib creating /home/buildozer/aports/community/py3-pytest-black/src/pytest-black-0.3.12/tmp_install/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pytest-black/src/pytest-black-0.3.12/tmp_install/usr/lib/python3.11/site-packages copying build/lib/pytest_black.py -> /home/buildozer/aports/community/py3-pytest-black/src/pytest-black-0.3.12/tmp_install/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/community/py3-pytest-black/src/pytest-black-0.3.12/tmp_install/usr/lib/python3.11/site-packages/pytest_black.py to pytest_black.cpython-311.pyc running install_egg_info running egg_info writing pytest_black.egg-info/PKG-INFO writing dependency_links to pytest_black.egg-info/dependency_links.txt writing entry points to pytest_black.egg-info/entry_points.txt writing requirements to pytest_black.egg-info/requires.txt writing top-level names to pytest_black.egg-info/top_level.txt reading manifest file 'pytest_black.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pytest_black.egg-info/SOURCES.txt' Copying pytest_black.egg-info to /home/buildozer/aports/community/py3-pytest-black/src/pytest-black-0.3.12/tmp_install/usr/lib/python3.11/site-packages/pytest_black-0.3.12-py3.11.egg-info running install_scripts ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pytest-black/src/pytest-black-0.3.12 plugins: black-0.3.12 collecting ... collected 9 items / 3 deselected / 6 selected tests/test_black.py::test_help_message PASSED [ 16%] tests/test_black.py::test_fail PASSED [ 33%] tests/test_black.py::test_pass PASSED [ 50%] tests/test_black.py::test_mtime_cache PASSED [ 66%] tests/test_black.py::test_pytest_deprecation_warning PASSED [ 83%] tests/test_no_black.py::test_skipped_when_black_unavailable SKIPPED [100%] ================== 5 passed, 1 skipped, 3 deselected in 1.51s ================== >>> py3-pytest-black: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. 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-black/pkg creating /home/buildozer/aports/community/py3-pytest-black/pkg/py3-pytest-black creating /home/buildozer/aports/community/py3-pytest-black/pkg/py3-pytest-black/usr creating /home/buildozer/aports/community/py3-pytest-black/pkg/py3-pytest-black/usr/lib creating /home/buildozer/aports/community/py3-pytest-black/pkg/py3-pytest-black/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pytest-black/pkg/py3-pytest-black/usr/lib/python3.11/site-packages copying build/lib/pytest_black.py -> /home/buildozer/aports/community/py3-pytest-black/pkg/py3-pytest-black/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/community/py3-pytest-black/pkg/py3-pytest-black/usr/lib/python3.11/site-packages/pytest_black.py to pytest_black.cpython-311.pyc running install_egg_info running egg_info writing pytest_black.egg-info/PKG-INFO writing dependency_links to pytest_black.egg-info/dependency_links.txt writing entry points to pytest_black.egg-info/entry_points.txt writing requirements to pytest_black.egg-info/requires.txt writing top-level names to pytest_black.egg-info/top_level.txt reading manifest file 'pytest_black.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pytest_black.egg-info/SOURCES.txt' Copying pytest_black.egg-info to /home/buildozer/aports/community/py3-pytest-black/pkg/py3-pytest-black/usr/lib/python3.11/site-packages/pytest_black-0.3.12-py3.11.egg-info running install_scripts >>> py3-pytest-black*: Running postcheck for py3-pytest-black >>> WARNING: py3-pytest-black*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pytest-black*: Preparing package py3-pytest-black... >>> py3-pytest-black*: Tracing dependencies... python3 py3-pytest black py3-toml python3~3.11 >>> py3-pytest-black*: Package size: 64.0 KB >>> py3-pytest-black*: Compressing data... >>> py3-pytest-black*: Create checksum... >>> py3-pytest-black*: Create py3-pytest-black-0.3.12-r3.apk >>> py3-pytest-black: Build complete at Fri, 21 Apr 2023 02:48:08 +0000 elapsed time 0h 0m 12s >>> py3-pytest-black: Cleaning up srcdir >>> py3-pytest-black: Cleaning up pkgdir >>> py3-pytest-black: Uninstalling dependencies... (1/41) Purging .makedepends-py3-pytest-black (20230421.024802) (2/41) Purging py3-pytest-pyc (7.3.1-r1) (3/41) Purging py3-pytest (7.3.1-r1) (4/41) Purging py3-iniconfig-pyc (1.1.1-r6) (5/41) Purging py3-iniconfig (1.1.1-r6) (6/41) Purging py3-pluggy-pyc (1.0.0-r3) (7/41) Purging py3-pluggy (1.0.0-r3) (8/41) Purging py3-py-pyc (1.11.0-r2) (9/41) Purging py3-py (1.11.0-r2) (10/41) Purging black (23.3.0-r0) (11/41) Purging py3-click-pyc (8.1.3-r2) (12/41) Purging py3-click (8.1.3-r2) (13/41) Purging py3-mypy-extensions-pyc (1.0.0-r1) (14/41) Purging py3-mypy-extensions (1.0.0-r1) (15/41) Purging py3-pathspec (0.11.1-r0) (16/41) Purging py3-platformdirs (3.2.0-r0) (17/41) Purging py3-typed-ast-pyc (1.5.4-r2) (18/41) Purging py3-typed-ast (1.5.4-r2) (19/41) Purging py3-toml-pyc (0.10.2-r6) (20/41) Purging py3-toml (0.10.2-r6) (21/41) Purging py3-setuptools_scm (7.1.0-r0) (22/41) Purging py3-setuptools-pyc (67.7.0-r0) (23/41) Purging py3-setuptools (67.7.0-r0) (24/41) Purging py3-packaging-pyc (23.1-r1) (25/41) Purging py3-packaging (23.1-r1) (26/41) Purging py3-parsing-pyc (3.0.9-r2) (27/41) Purging py3-parsing (3.0.9-r2) (28/41) Purging py3-typing-extensions-pyc (4.5.0-r1) (29/41) Purging py3-typing-extensions (4.5.0-r1) (30/41) Purging python3-pyc (3.11.3-r10) (31/41) Purging python3-pycache-pyc0 (3.11.3-r10) (32/41) Purging pyc (0.1-r0) (33/41) Purging python3 (3.11.3-r10) (34/41) Purging gdbm (1.23-r1) (35/41) Purging libbz2 (1.0.8-r5) (36/41) Purging libffi (3.4.4-r2) (37/41) Purging libpanelw (6.4_p20230401-r4) (38/41) Purging mpdecimal (2.5.1-r2) (39/41) Purging readline (8.2.1-r1) (40/41) Purging sqlite-libs (3.41.2-r2) (41/41) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 283 MiB in 97 packages >>> py3-pytest-black: Updating the community/armv7 repository index... >>> py3-pytest-black: Signing the index...