>>> py3-pytest-aiohttp: Building community/py3-pytest-aiohttp 1.0.5-r0 (using abuild 3.11.21-r0) started Fri, 08 Sep 2023 21:36:29 +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/21) Installing libffi (3.4.4-r3) (2/21) Installing gdbm (1.23-r1) (3/21) Installing mpdecimal (2.5.1-r2) (4/21) Installing libpanelw (6.4_p20230722-r0) (5/21) Installing readline (8.2.1-r2) (6/21) Installing sqlite-libs (3.43.0-r0) (7/21) Installing python3 (3.11.5-r0) (8/21) Installing python3-pycache-pyc0 (3.11.5-r0) (9/21) Installing pyc (0.1-r0) (10/21) Installing python3-pyc (3.11.5-r0) (11/21) Installing py3-parsing (3.1.1-r0) (12/21) Installing py3-parsing-pyc (3.1.1-r0) (13/21) Installing py3-packaging (23.1-r3) (14/21) Installing py3-packaging-pyc (23.1-r3) (15/21) Installing py3-setuptools (68.2.0-r0) (16/21) Installing py3-setuptools-pyc (68.2.0-r0) (17/21) Installing py3-setuptools_scm (7.1.0-r5) (18/21) Installing py3-setuptools_scm-pyc (7.1.0-r5) (19/21) Installing py3-wheel (0.41.2-r0) (20/21) Installing py3-wheel-pyc (0.41.2-r0) (21/21) Installing .makedepends-py3-pytest-aiohttp (20230908.213631) Executing busybox-1.36.1-r6.trigger OK: 428 MiB in 131 packages >>> py3-pytest-aiohttp: Cleaning up srcdir >>> py3-pytest-aiohttp: Cleaning up pkgdir >>> py3-pytest-aiohttp: Cleaning up tmpdir >>> py3-pytest-aiohttp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-aiohttp-1.0.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pytest-aiohttp: Fetching https://files.pythonhosted.org/packages/source/p/pytest-aiohttp/pytest-aiohttp-1.0.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12209 100 12209 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k >>> py3-pytest-aiohttp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-aiohttp-1.0.5.tar.gz >>> py3-pytest-aiohttp: Checking sha512sums... pytest-aiohttp-1.0.5.tar.gz: OK >>> py3-pytest-aiohttp: Unpacking /var/cache/distfiles/edge/pytest-aiohttp-1.0.5.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:80: _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/plugin.py -> build/lib/pytest_aiohttp copying pytest_aiohttp/__init__.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:80: _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 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/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/__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/_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/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/__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/_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.5-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.5-r0.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.5-r0.apk >>> py3-pytest-aiohttp: Build complete at Fri, 08 Sep 2023 21:36:39 +0000 elapsed time 0h 0m 10s >>> py3-pytest-aiohttp: Cleaning up srcdir >>> py3-pytest-aiohttp: Cleaning up pkgdir >>> py3-pytest-aiohttp: Uninstalling dependencies... (1/21) Purging .makedepends-py3-pytest-aiohttp (20230908.213631) (2/21) Purging py3-setuptools_scm-pyc (7.1.0-r5) (3/21) Purging py3-setuptools_scm (7.1.0-r5) (4/21) Purging py3-setuptools-pyc (68.2.0-r0) (5/21) Purging py3-setuptools (68.2.0-r0) (6/21) Purging py3-wheel-pyc (0.41.2-r0) (7/21) Purging py3-wheel (0.41.2-r0) (8/21) Purging py3-packaging-pyc (23.1-r3) (9/21) Purging py3-packaging (23.1-r3) (10/21) Purging py3-parsing-pyc (3.1.1-r0) (11/21) Purging py3-parsing (3.1.1-r0) (12/21) Purging python3-pyc (3.11.5-r0) (13/21) Purging python3-pycache-pyc0 (3.11.5-r0) (14/21) Purging pyc (0.1-r0) (15/21) Purging python3 (3.11.5-r0) (16/21) Purging gdbm (1.23-r1) (17/21) Purging libffi (3.4.4-r3) (18/21) Purging libpanelw (6.4_p20230722-r0) (19/21) Purging mpdecimal (2.5.1-r2) (20/21) Purging readline (8.2.1-r2) (21/21) Purging sqlite-libs (3.43.0-r0) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 110 packages >>> py3-pytest-aiohttp: Updating the community/x86 repository index... >>> py3-pytest-aiohttp: Signing the index...