>>> py3-requests-mock: Building community/py3-requests-mock 1.11.0-r0 (using abuild 3.11.13-r0) started Fri, 23 Jun 2023 22:11:17 +0000 >>> py3-requests-mock: Checking sanity of /home/buildozer/aports/community/py3-requests-mock/APKBUILD... >>> py3-requests-mock: Analyzing dependencies... >>> py3-requests-mock: Installing for build: build-base python3 py3-requests py3-six py3-setuptools py3-pbr (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (2.5.1-r2) (4/31) Installing libpanelw (6.4_p20230617-r0) (5/31) Installing readline (8.2.1-r2) (6/31) Installing sqlite-libs (3.42.0-r2) (7/31) Installing python3 (3.11.4-r0) (8/31) Installing python3-pycache-pyc0 (3.11.4-r0) (9/31) Installing pyc (0.1-r0) (10/31) Installing python3-pyc (3.11.4-r0) (11/31) Installing py3-certifi (2023.5.7-r0) (12/31) Installing py3-certifi-pyc (2023.5.7-r0) (13/31) Installing py3-charset-normalizer (3.1.0-r1) (14/31) Installing py3-charset-normalizer-pyc (3.1.0-r1) (15/31) Installing py3-idna (3.4-r4) (16/31) Installing py3-idna-pyc (3.4-r4) (17/31) Installing py3-urllib3 (1.26.15-r2) (18/31) Installing py3-urllib3-pyc (1.26.15-r2) (19/31) Installing py3-requests (2.31.0-r0) (20/31) Installing py3-requests-pyc (2.31.0-r0) (21/31) Installing py3-six (1.16.0-r6) (22/31) Installing py3-six-pyc (1.16.0-r6) (23/31) Installing py3-parsing (3.1.0-r0) (24/31) Installing py3-parsing-pyc (3.1.0-r0) (25/31) Installing py3-packaging (23.1-r1) (26/31) Installing py3-packaging-pyc (23.1-r1) (27/31) Installing py3-setuptools (68.0.0-r0) (28/31) Installing py3-setuptools-pyc (68.0.0-r0) (29/31) Installing py3-pbr (5.11.1-r2) (30/31) Installing py3-pbr-pyc (5.11.1-r2) (31/31) Installing .makedepends-py3-requests-mock (20230623.221121) Executing busybox-1.36.1-r1.trigger OK: 966 MiB in 139 packages >>> py3-requests-mock: Cleaning up srcdir >>> py3-requests-mock: Cleaning up pkgdir >>> py3-requests-mock: Cleaning up tmpdir >>> py3-requests-mock: Fetching https://distfiles.alpinelinux.org/distfiles/edge/requests-mock-1.11.0.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-requests-mock: Fetching https://files.pythonhosted.org/packages/source/r/requests-mock/requests-mock-1.11.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74377 100 74377 0 0 163k 0 --:--:-- --:--:-- --:--:-- 163k >>> py3-requests-mock: Fetching https://distfiles.alpinelinux.org/distfiles/edge/requests-mock-1.11.0.tar.gz >>> py3-requests-mock: Checking sha512sums... requests-mock-1.11.0.tar.gz: OK >>> py3-requests-mock: Unpacking /var/cache/distfiles/requests-mock-1.11.0.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) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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() /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/requests_mock creating build/lib/requests_mock/contrib copying requests_mock/contrib/__init__.py -> build/lib/requests_mock/contrib copying requests_mock/contrib/_pytest_plugin.py -> build/lib/requests_mock/contrib copying requests_mock/contrib/fixture.py -> build/lib/requests_mock/contrib copying requests_mock/mocker.py -> build/lib/requests_mock copying requests_mock/request.py -> build/lib/requests_mock copying requests_mock/compat.py -> build/lib/requests_mock copying requests_mock/response.py -> build/lib/requests_mock copying requests_mock/__init__.py -> build/lib/requests_mock copying requests_mock/exceptions.py -> build/lib/requests_mock copying requests_mock/adapter.py -> build/lib/requests_mock running egg_info writing requests_mock.egg-info/PKG-INFO writing dependency_links to requests_mock.egg-info/dependency_links.txt writing entry points to requests_mock.egg-info/entry_points.txt writing requirements to requests_mock.egg-info/requires.txt writing top-level names to requests_mock.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt copying requests_mock/contrib/_pytest_plugin.pyi -> build/lib/requests_mock/contrib copying requests_mock/__init__.pyi -> build/lib/requests_mock copying requests_mock/adapter.pyi -> build/lib/requests_mock copying requests_mock/exceptions.pyi -> build/lib/requests_mock copying requests_mock/mocker.pyi -> build/lib/requests_mock copying requests_mock/py.typed -> build/lib/requests_mock copying requests_mock/request.pyi -> build/lib/requests_mock copying requests_mock/response.pyi -> build/lib/requests_mock >>> py3-requests-mock: 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) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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() /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 [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /home/buildozer/aports/community/py3-requests-mock/pkg creating /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock creating /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr creating /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib creating /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/mocker.py -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/exceptions.pyi -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/request.py -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/compat.py -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/response.py -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/adapter.pyi -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/mocker.pyi -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/__init__.py -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/exceptions.py -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock creating /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/contrib copying build/lib/requests_mock/contrib/__init__.py -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/contrib copying build/lib/requests_mock/contrib/_pytest_plugin.py -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/contrib copying build/lib/requests_mock/contrib/_pytest_plugin.pyi -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/contrib copying build/lib/requests_mock/contrib/fixture.py -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/contrib copying build/lib/requests_mock/py.typed -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/request.pyi -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/__init__.pyi -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/response.pyi -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock copying build/lib/requests_mock/adapter.py -> /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock byte-compiling /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/mocker.py to mocker.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/request.py to request.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/response.py to response.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/contrib/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/contrib/_pytest_plugin.py to _pytest_plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/contrib/fixture.py to fixture.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/adapter.py to adapter.cpython-311.pyc running install_egg_info running egg_info writing requests_mock.egg-info/PKG-INFO writing dependency_links to requests_mock.egg-info/dependency_links.txt writing entry points to requests_mock.egg-info/entry_points.txt writing requirements to requests_mock.egg-info/requires.txt writing top-level names to requests_mock.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying requests_mock.egg-info to /home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock-1.11.0-py3.11.egg-info running install_scripts >>> py3-requests-mock-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/__pycache__' -> '/home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock-pyc/usr/lib/python3.11/site-packages/requests_mock/__pycache__' '/home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock/usr/lib/python3.11/site-packages/requests_mock/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-requests-mock/pkg/py3-requests-mock-pyc/usr/lib/python3.11/site-packages/requests_mock/contrib/__pycache__' >>> py3-requests-mock-pyc*: Preparing subpackage py3-requests-mock-pyc... >>> py3-requests-mock-pyc*: Running postcheck for py3-requests-mock-pyc >>> py3-requests-mock*: Running postcheck for py3-requests-mock >>> py3-requests-mock*: Preparing package py3-requests-mock... >>> py3-requests-mock-pyc*: Tracing dependencies... python3 py3-requests py3-six python3~3.11 >>> py3-requests-mock-pyc*: Package size: 116.0 KB >>> py3-requests-mock-pyc*: Compressing data... >>> py3-requests-mock-pyc*: Create checksum... >>> py3-requests-mock-pyc*: Create py3-requests-mock-pyc-1.11.0-r0.apk >>> py3-requests-mock*: Tracing dependencies... python3 py3-requests py3-six python3~3.11 >>> py3-requests-mock*: Package size: 168.0 KB >>> py3-requests-mock*: Compressing data... >>> py3-requests-mock*: Create checksum... >>> py3-requests-mock*: Create py3-requests-mock-1.11.0-r0.apk >>> py3-requests-mock: Build complete at Fri, 23 Jun 2023 22:11:33 +0000 elapsed time 0h 0m 16s >>> py3-requests-mock: Cleaning up srcdir >>> py3-requests-mock: Cleaning up pkgdir >>> py3-requests-mock: Uninstalling dependencies... (1/31) Purging .makedepends-py3-requests-mock (20230623.221121) (2/31) Purging py3-requests-pyc (2.31.0-r0) (3/31) Purging py3-requests (2.31.0-r0) (4/31) Purging py3-certifi-pyc (2023.5.7-r0) (5/31) Purging py3-certifi (2023.5.7-r0) (6/31) Purging py3-charset-normalizer-pyc (3.1.0-r1) (7/31) Purging py3-charset-normalizer (3.1.0-r1) (8/31) Purging py3-idna-pyc (3.4-r4) (9/31) Purging py3-idna (3.4-r4) (10/31) Purging py3-urllib3-pyc (1.26.15-r2) (11/31) Purging py3-urllib3 (1.26.15-r2) (12/31) Purging py3-six-pyc (1.16.0-r6) (13/31) Purging py3-six (1.16.0-r6) (14/31) Purging py3-setuptools-pyc (68.0.0-r0) (15/31) Purging py3-setuptools (68.0.0-r0) (16/31) Purging py3-packaging-pyc (23.1-r1) (17/31) Purging py3-packaging (23.1-r1) (18/31) Purging py3-parsing-pyc (3.1.0-r0) (19/31) Purging py3-parsing (3.1.0-r0) (20/31) Purging py3-pbr-pyc (5.11.1-r2) (21/31) Purging py3-pbr (5.11.1-r2) (22/31) Purging python3-pyc (3.11.4-r0) (23/31) Purging python3-pycache-pyc0 (3.11.4-r0) (24/31) Purging pyc (0.1-r0) (25/31) Purging python3 (3.11.4-r0) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libbz2 (1.0.8-r6) (28/31) Purging libpanelw (6.4_p20230617-r0) (29/31) Purging mpdecimal (2.5.1-r2) (30/31) Purging readline (8.2.1-r2) (31/31) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 914 MiB in 108 packages >>> py3-requests-mock: Updating the community/riscv64 repository index... >>> py3-requests-mock: Signing the index...