>>> py3-requests-file: Building community/py3-requests-file 1.5.1-r5 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 16:47:25 +0000 >>> py3-requests-file: Checking sanity of /home/buildozer/aports/community/py3-requests-file/APKBUILD... >>> py3-requests-file: Analyzing dependencies... >>> py3-requests-file: Installing for build: build-base python3 py3-six py3-setuptools py3-mock py3-pytest py3-requests (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-r5) (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-six (1.16.0-r6) (14/41) Installing py3-six-pyc (1.16.0-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-setuptools (67.7.1-r0) (20/41) Installing py3-setuptools-pyc (67.7.1-r0) (21/41) Installing py3-mock (5.0.2-r1) (22/41) Installing py3-mock-pyc (5.0.2-r1) (23/41) Installing py3-iniconfig (1.1.1-r6) (24/41) Installing py3-iniconfig-pyc (1.1.1-r6) (25/41) Installing py3-pluggy (1.0.0-r3) (26/41) Installing py3-pluggy-pyc (1.0.0-r3) (27/41) Installing py3-py (1.11.0-r2) (28/41) Installing py3-py-pyc (1.11.0-r2) (29/41) Installing py3-pytest (7.3.1-r1) (30/41) Installing py3-pytest-pyc (7.3.1-r1) (31/41) Installing py3-certifi (2022.12.7-r2) (32/41) Installing py3-certifi-pyc (2022.12.7-r2) (33/41) Installing py3-charset-normalizer (3.1.0-r1) (34/41) Installing py3-charset-normalizer-pyc (3.1.0-r1) (35/41) Installing py3-idna (3.4-r4) (36/41) Installing py3-idna-pyc (3.4-r4) (37/41) Installing py3-urllib3 (1.26.15-r1) (38/41) Installing py3-urllib3-pyc (1.26.15-r1) (39/41) Installing py3-requests (2.28.2-r1) (40/41) Installing py3-requests-pyc (2.28.2-r1) (41/41) Installing .makedepends-py3-requests-file (20230423.164726) Executing busybox-1.36.0-r7.trigger OK: 448 MiB in 139 packages >>> py3-requests-file: Cleaning up srcdir >>> py3-requests-file: Cleaning up pkgdir >>> py3-requests-file: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/requests-file-1.5.1.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 100 5994 100 5994 0 0 85372 0 --:--:-- --:--:-- --:--:-- 85628 >>> py3-requests-file: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/requests-file-1.5.1.tar.gz >>> py3-requests-file: Checking sha512sums... requests-file-1.5.1.tar.gz: OK >>> py3-requests-file: Unpacking /var/cache/distfiles/v3.18/requests-file-1.5.1.tar.gz... running build running build_py creating build creating build/lib copying requests_file.py -> build/lib running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _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`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _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`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _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`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info creating requests_file.egg-info writing requests_file.egg-info/PKG-INFO writing dependency_links to requests_file.egg-info/dependency_links.txt writing requirements to requests_file.egg-info/requires.txt writing top-level names to requests_file.egg-info/top_level.txt writing manifest file 'requests_file.egg-info/SOURCES.txt' reading manifest file 'requests_file.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'requests_file.egg-info/SOURCES.txt' running build_ext test_close (tests.test_requests_file.FileRequestTestCase.test_close) ... ok test_fetch_missing (tests.test_requests_file.FileRequestTestCase.test_fetch_missing) ... ok test_fetch_missing_localized (tests.test_requests_file.FileRequestTestCase.test_fetch_missing_localized) ... ok test_fetch_no_access (tests.test_requests_file.FileRequestTestCase.test_fetch_no_access) ... ok test_fetch_nonlocal (tests.test_requests_file.FileRequestTestCase.test_fetch_nonlocal) ... ok test_fetch_post (tests.test_requests_file.FileRequestTestCase.test_fetch_post) ... ok test_fetch_regular (tests.test_requests_file.FileRequestTestCase.test_fetch_regular) ... ok test_funny_names (tests.test_requests_file.FileRequestTestCase.test_funny_names) ... ok test_head (tests.test_requests_file.FileRequestTestCase.test_head) ... ok test_missing_close (tests.test_requests_file.FileRequestTestCase.test_missing_close) ... ok test_windows_legacy (tests.test_requests_file.FileRequestTestCase.test_windows_legacy) Test |-encoded drive characters on Windows ... skipped 'skipping windows URL test' ---------------------------------------------------------------------- Ran 11 tests in 0.014s OK (skipped=1) >>> py3-requests-file: Entering fakeroot... 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-requests-file/pkg creating /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file creating /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr creating /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib creating /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib/python3.11/site-packages copying build/lib/requests_file.py -> /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib/python3.11/site-packages/requests_file.py to requests_file.cpython-311.pyc running install_egg_info running egg_info writing requests_file.egg-info/PKG-INFO writing dependency_links to requests_file.egg-info/dependency_links.txt writing requirements to requests_file.egg-info/requires.txt writing top-level names to requests_file.egg-info/top_level.txt reading manifest file 'requests_file.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'requests_file.egg-info/SOURCES.txt' Copying requests_file.egg-info to /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib/python3.11/site-packages/requests_file-1.5.1-py3.11.egg-info running install_scripts >>> py3-requests-file-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-requests-file-pyc*: Preparing subpackage py3-requests-file-pyc... >>> py3-requests-file-pyc*: Running postcheck for py3-requests-file-pyc >>> py3-requests-file*: Running postcheck for py3-requests-file >>> py3-requests-file*: Preparing package py3-requests-file... >>> py3-requests-file-pyc*: Tracing dependencies... python3 py3-six python3~3.11 >>> py3-requests-file-pyc*: Package size: 32.0 KB >>> py3-requests-file-pyc*: Compressing data... >>> py3-requests-file-pyc*: Create checksum... >>> py3-requests-file-pyc*: Create py3-requests-file-pyc-1.5.1-r5.apk >>> py3-requests-file*: Tracing dependencies... python3 py3-six python3~3.11 >>> py3-requests-file*: Package size: 52.0 KB >>> py3-requests-file*: Compressing data... >>> py3-requests-file*: Create checksum... >>> py3-requests-file*: Create py3-requests-file-1.5.1-r5.apk >>> py3-requests-file: Build complete at Sun, 23 Apr 2023 16:47:29 +0000 elapsed time 0h 0m 4s >>> py3-requests-file: Cleaning up srcdir >>> py3-requests-file: Cleaning up pkgdir >>> py3-requests-file: Uninstalling dependencies... (1/41) Purging .makedepends-py3-requests-file (20230423.164726) (2/41) Purging py3-six-pyc (1.16.0-r6) (3/41) Purging py3-six (1.16.0-r6) (4/41) Purging py3-setuptools-pyc (67.7.1-r0) (5/41) Purging py3-setuptools (67.7.1-r0) (6/41) Purging py3-mock-pyc (5.0.2-r1) (7/41) Purging py3-mock (5.0.2-r1) (8/41) Purging py3-pytest-pyc (7.3.1-r1) (9/41) Purging py3-pytest (7.3.1-r1) (10/41) Purging py3-iniconfig-pyc (1.1.1-r6) (11/41) Purging py3-iniconfig (1.1.1-r6) (12/41) Purging py3-packaging-pyc (23.1-r1) (13/41) Purging py3-packaging (23.1-r1) (14/41) Purging py3-parsing-pyc (3.0.9-r2) (15/41) Purging py3-parsing (3.0.9-r2) (16/41) Purging py3-pluggy-pyc (1.0.0-r3) (17/41) Purging py3-pluggy (1.0.0-r3) (18/41) Purging py3-py-pyc (1.11.0-r2) (19/41) Purging py3-py (1.11.0-r2) (20/41) Purging py3-requests-pyc (2.28.2-r1) (21/41) Purging py3-requests (2.28.2-r1) (22/41) Purging py3-certifi-pyc (2022.12.7-r2) (23/41) Purging py3-certifi (2022.12.7-r2) (24/41) Purging py3-charset-normalizer-pyc (3.1.0-r1) (25/41) Purging py3-charset-normalizer (3.1.0-r1) (26/41) Purging py3-idna-pyc (3.4-r4) (27/41) Purging py3-idna (3.4-r4) (28/41) Purging py3-urllib3-pyc (1.26.15-r1) (29/41) Purging py3-urllib3 (1.26.15-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-r5) (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: 392 MiB in 98 packages >>> py3-requests-file: Updating the community/x86_64 repository index... >>> py3-requests-file: Signing the index...