>>> py3-pytest-aiohttp: Building community/py3-pytest-aiohttp 1.0.4-r2 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 07:25:53 +0000 >>> py3-pytest-aiohttp: Checking sanity of /home/buildozer/aports/community/py3-pytest-aiohttp/APKBUILD... >>> py3-pytest-aiohttp: Analyzing dependencies... >>> py3-pytest-aiohttp: Installing for build: build-base python3 py3-setuptools py3-setuptools_scm py3-wheel (1/24) Installing libbz2 (1.0.8-r5) (2/24) Installing libffi (3.4.4-r2) (3/24) Installing gdbm (1.23-r1) (4/24) Installing xz-libs (5.4.2-r1) (5/24) Installing mpdecimal (2.5.1-r2) (6/24) Installing libpanelw (6.4_p20230401-r6) (7/24) Installing readline (8.2.1-r1) (8/24) Installing sqlite-libs (3.41.2-r2) (9/24) Installing python3 (3.11.3-r10) (10/24) Installing python3-pycache-pyc0 (3.11.3-r10) (11/24) Installing pyc (0.1-r0) (12/24) Installing python3-pyc (3.11.3-r10) (13/24) Installing py3-parsing (3.0.9-r2) (14/24) Installing py3-parsing-pyc (3.0.9-r2) (15/24) Installing py3-packaging (23.1-r1) (16/24) Installing py3-packaging-pyc (23.1-r1) (17/24) Installing py3-setuptools (67.7.2-r0) (18/24) Installing py3-setuptools-pyc (67.7.2-r0) (19/24) Installing py3-typing-extensions (4.5.0-r1) (20/24) Installing py3-typing-extensions-pyc (4.5.0-r1) (21/24) Installing py3-setuptools_scm (7.1.0-r0) (22/24) Installing py3-wheel (0.40.0-r1) (23/24) Installing py3-wheel-pyc (0.40.0-r1) (24/24) Installing .makedepends-py3-pytest-aiohttp (20230425.072553) Executing busybox-1.36.0-r8.trigger OK: 462 MiB in 122 packages >>> py3-pytest-aiohttp: Cleaning up srcdir >>> py3-pytest-aiohttp: Cleaning up pkgdir >>> py3-pytest-aiohttp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pytest-aiohttp-1.0.4.tar.gz >>> py3-pytest-aiohttp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pytest-aiohttp-1.0.4.tar.gz >>> py3-pytest-aiohttp: Checking sha512sums... pytest-aiohttp-1.0.4.tar.gz: OK >>> py3-pytest-aiohttp: Unpacking /var/cache/distfiles/v3.18/pytest-aiohttp-1.0.4.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /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) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/pytest_aiohttp copying pytest_aiohttp/__init__.py -> build/lib/pytest_aiohttp copying pytest_aiohttp/plugin.py -> build/lib/pytest_aiohttp copying pytest_aiohttp/_version.py -> build/lib/pytest_aiohttp running egg_info writing pytest_aiohttp.egg-info/PKG-INFO writing dependency_links to pytest_aiohttp.egg-info/dependency_links.txt writing entry points to pytest_aiohttp.egg-info/entry_points.txt writing requirements to pytest_aiohttp.egg-info/requires.txt writing top-level names to pytest_aiohttp.egg-info/top_level.txt reading manifest file 'pytest_aiohttp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: unknown action 'grasp' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pytest_aiohttp.egg-info/SOURCES.txt' >>> py3-pytest-aiohttp: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /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) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 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-aiohttp/pkg creating /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp creating /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr creating /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib creating /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp copying build/lib/pytest_aiohttp/__init__.py -> /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp copying build/lib/pytest_aiohttp/plugin.py -> /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp copying build/lib/pytest_aiohttp/_version.py -> /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp byte-compiling /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp/_version.py to _version.cpython-311.pyc running install_egg_info running egg_info writing pytest_aiohttp.egg-info/PKG-INFO writing dependency_links to pytest_aiohttp.egg-info/dependency_links.txt writing entry points to pytest_aiohttp.egg-info/entry_points.txt writing requirements to pytest_aiohttp.egg-info/requires.txt writing top-level names to pytest_aiohttp.egg-info/top_level.txt reading manifest file 'pytest_aiohttp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: unknown action 'grasp' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pytest_aiohttp.egg-info/SOURCES.txt' Copying pytest_aiohttp.egg-info to /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp-1.0.4-py3.11.egg-info running install_scripts >>> py3-pytest-aiohttp-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp-pyc/usr/lib/python3.11/site-packages/pytest_aiohttp/__pycache__' >>> py3-pytest-aiohttp-pyc*: Preparing subpackage py3-pytest-aiohttp-pyc... >>> py3-pytest-aiohttp-pyc*: Running postcheck for py3-pytest-aiohttp-pyc >>> py3-pytest-aiohttp*: Running postcheck for py3-pytest-aiohttp >>> py3-pytest-aiohttp*: Preparing package py3-pytest-aiohttp... >>> py3-pytest-aiohttp-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pytest-aiohttp-pyc*: Package size: 44.0 KB >>> py3-pytest-aiohttp-pyc*: Compressing data... >>> py3-pytest-aiohttp-pyc*: Create checksum... >>> py3-pytest-aiohttp-pyc*: Create py3-pytest-aiohttp-pyc-1.0.4-r2.apk >>> py3-pytest-aiohttp*: Tracing dependencies... python3 python3~3.11 >>> py3-pytest-aiohttp*: Package size: 68.0 KB >>> py3-pytest-aiohttp*: Compressing data... >>> py3-pytest-aiohttp*: Create checksum... >>> py3-pytest-aiohttp*: Create py3-pytest-aiohttp-1.0.4-r2.apk >>> py3-pytest-aiohttp: Build complete at Tue, 25 Apr 2023 07:25:57 +0000 elapsed time 0h 0m 4s >>> py3-pytest-aiohttp: Cleaning up srcdir >>> py3-pytest-aiohttp: Cleaning up pkgdir >>> py3-pytest-aiohttp: Uninstalling dependencies... (1/24) Purging .makedepends-py3-pytest-aiohttp (20230425.072553) (2/24) Purging py3-setuptools_scm (7.1.0-r0) (3/24) Purging py3-setuptools-pyc (67.7.2-r0) (4/24) Purging py3-setuptools (67.7.2-r0) (5/24) Purging py3-typing-extensions-pyc (4.5.0-r1) (6/24) Purging py3-typing-extensions (4.5.0-r1) (7/24) Purging py3-wheel-pyc (0.40.0-r1) (8/24) Purging py3-wheel (0.40.0-r1) (9/24) Purging py3-packaging-pyc (23.1-r1) (10/24) Purging py3-packaging (23.1-r1) (11/24) Purging py3-parsing-pyc (3.0.9-r2) (12/24) Purging py3-parsing (3.0.9-r2) (13/24) Purging python3-pyc (3.11.3-r10) (14/24) Purging python3-pycache-pyc0 (3.11.3-r10) (15/24) Purging pyc (0.1-r0) (16/24) Purging python3 (3.11.3-r10) (17/24) Purging gdbm (1.23-r1) (18/24) Purging libbz2 (1.0.8-r5) (19/24) Purging libffi (3.4.4-r2) (20/24) Purging libpanelw (6.4_p20230401-r6) (21/24) Purging mpdecimal (2.5.1-r2) (22/24) Purging readline (8.2.1-r1) (23/24) Purging sqlite-libs (3.41.2-r2) (24/24) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 98 packages >>> py3-pytest-aiohttp: Updating the community/aarch64 repository index... >>> py3-pytest-aiohttp: Signing the index...