>>> py3-requests: Building main/py3-requests 2.32.3-r0 (using abuild 3.13.0-r3) started Thu, 27 Jun 2024 14:26:53 +0000 >>> py3-requests: Checking sanity of /home/buildozer/aports/main/py3-requests/APKBUILD... >>> py3-requests: Analyzing dependencies... >>> py3-requests: Installing for build: build-base py3-certifi py3-charset-normalizer py3-idna py3-urllib3 python3 py3-gpep517 py3-setuptools py3-wheel (1/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.6-r0) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.6.1-r3) (5/33) Installing mpdecimal (4.0.0-r0) (6/33) Installing libpanelw (6.4_p20240420-r0) (7/33) Installing readline (8.2.10-r0) (8/33) Installing sqlite-libs (3.45.3-r1) (9/33) Installing python3 (3.12.3-r1) (10/33) Installing python3-pycache-pyc0 (3.12.3-r1) (11/33) Installing pyc (3.12.3-r1) (12/33) Installing py3-certifi-pyc (2024.2.2-r1) (13/33) Installing python3-pyc (3.12.3-r1) (14/33) Installing py3-certifi (2024.2.2-r1) (15/33) Installing py3-charset-normalizer (3.3.2-r1) (16/33) Installing py3-charset-normalizer-pyc (3.3.2-r1) (17/33) Installing py3-idna (3.7-r0) (18/33) Installing py3-idna-pyc (3.7-r0) (19/33) Installing py3-urllib3 (1.26.18-r1) (20/33) Installing py3-urllib3-pyc (1.26.18-r1) (21/33) Installing py3-installer (0.7.0-r2) (22/33) Installing py3-installer-pyc (0.7.0-r2) (23/33) Installing py3-gpep517 (15-r2) (24/33) Installing py3-gpep517-pyc (15-r2) (25/33) Installing py3-parsing (3.1.2-r1) (26/33) Installing py3-parsing-pyc (3.1.2-r1) (27/33) Installing py3-packaging (24.0-r1) (28/33) Installing py3-packaging-pyc (24.0-r1) (29/33) Installing py3-setuptools (69.5.1-r0) (30/33) Installing py3-setuptools-pyc (69.5.1-r0) (31/33) Installing py3-wheel (0.42.0-r1) (32/33) Installing py3-wheel-pyc (0.42.0-r1) (33/33) Installing .makedepends-py3-requests (20240627.142654) Executing busybox-1.36.1-r29.trigger OK: 280 MiB in 135 packages >>> py3-requests: Cleaning up srcdir >>> py3-requests: Cleaning up pkgdir >>> py3-requests: Cleaning up tmpdir >>> py3-requests: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/requests-2.32.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-requests: Fetching https://files.pythonhosted.org/packages/source/r/requests/requests-2.32.3.tar.gz Connecting to files.pythonhosted.org (151.101.36.223:443) Connecting to files.pythonhosted.org (151.101.36.223:443) saving to '/var/cache/distfiles/v3.20/requests-2.32.3.tar.gz.part' requests-2.32.3.tar. 100% |********************************| 128k 0:00:00 ETA '/var/cache/distfiles/v3.20/requests-2.32.3.tar.gz.part' saved >>> py3-requests: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/requests-2.32.3.tar.gz >>> py3-requests: Checking sha512sums... requests-2.32.3.tar.gz: OK >>> py3-requests: Unpacking /var/cache/distfiles/v3.20/requests-2.32.3.tar.gz... 2024-06-27 14:26:56,986 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead. By 2024-Sep-26, 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead. By 2024-Sep-26, 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-06-27 14:26:57,264 root INFO running bdist_wheel 2024-06-27 14:26:57,336 root INFO running build 2024-06-27 14:26:57,336 root INFO running build_py 2024-06-27 14:26:57,348 root INFO creating build 2024-06-27 14:26:57,349 root INFO creating build/lib 2024-06-27 14:26:57,349 root INFO creating build/lib/requests 2024-06-27 14:26:57,350 root INFO copying src/requests/packages.py -> build/lib/requests 2024-06-27 14:26:57,351 root INFO copying src/requests/_internal_utils.py -> build/lib/requests 2024-06-27 14:26:57,352 root INFO copying src/requests/__init__.py -> build/lib/requests 2024-06-27 14:26:57,353 root INFO copying src/requests/models.py -> build/lib/requests 2024-06-27 14:26:57,355 root INFO copying src/requests/api.py -> build/lib/requests 2024-06-27 14:26:57,356 root INFO copying src/requests/exceptions.py -> build/lib/requests 2024-06-27 14:26:57,357 root INFO copying src/requests/help.py -> build/lib/requests 2024-06-27 14:26:57,358 root INFO copying src/requests/adapters.py -> build/lib/requests 2024-06-27 14:26:57,359 root INFO copying src/requests/hooks.py -> build/lib/requests 2024-06-27 14:26:57,360 root INFO copying src/requests/auth.py -> build/lib/requests 2024-06-27 14:26:57,362 root INFO copying src/requests/sessions.py -> build/lib/requests 2024-06-27 14:26:57,363 root INFO copying src/requests/status_codes.py -> build/lib/requests 2024-06-27 14:26:57,364 root INFO copying src/requests/structures.py -> build/lib/requests 2024-06-27 14:26:57,365 root INFO copying src/requests/__version__.py -> build/lib/requests 2024-06-27 14:26:57,366 root INFO copying src/requests/utils.py -> build/lib/requests 2024-06-27 14:26:57,368 root INFO copying src/requests/cookies.py -> build/lib/requests 2024-06-27 14:26:57,369 root INFO copying src/requests/compat.py -> build/lib/requests 2024-06-27 14:26:57,370 root INFO copying src/requests/certs.py -> build/lib/requests 2024-06-27 14:26:57,371 root INFO running egg_info 2024-06-27 14:26:57,377 root INFO writing src/requests.egg-info/PKG-INFO 2024-06-27 14:26:57,383 root INFO writing dependency_links to src/requests.egg-info/dependency_links.txt 2024-06-27 14:26:57,386 root INFO writing requirements to src/requests.egg-info/requires.txt 2024-06-27 14:26:57,387 root INFO writing top-level names to src/requests.egg-info/top_level.txt 2024-06-27 14:26:57,399 root INFO reading manifest file 'src/requests.egg-info/SOURCES.txt' 2024-06-27 14:26:57,402 root INFO reading manifest template 'MANIFEST.in' 2024-06-27 14:26:57,414 root INFO adding license file 'LICENSE' 2024-06-27 14:26:57,420 root INFO writing manifest file 'src/requests.egg-info/SOURCES.txt' 2024-06-27 14:26:57,447 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-06-27 14:26:57,447 root INFO running install 2024-06-27 14:26:57,489 root INFO running install_lib 2024-06-27 14:26:57,500 root INFO creating build/bdist.linux-riscv64 2024-06-27 14:26:57,500 root INFO creating build/bdist.linux-riscv64/wheel 2024-06-27 14:26:57,501 root INFO creating build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,502 root INFO copying build/lib/requests/packages.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,503 root INFO copying build/lib/requests/_internal_utils.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,503 root INFO copying build/lib/requests/__init__.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,504 root INFO copying build/lib/requests/models.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,505 root INFO copying build/lib/requests/api.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,506 root INFO copying build/lib/requests/exceptions.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,507 root INFO copying build/lib/requests/help.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,508 root INFO copying build/lib/requests/adapters.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,509 root INFO copying build/lib/requests/hooks.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,510 root INFO copying build/lib/requests/auth.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,511 root INFO copying build/lib/requests/sessions.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,512 root INFO copying build/lib/requests/status_codes.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,513 root INFO copying build/lib/requests/structures.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,513 root INFO copying build/lib/requests/__version__.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,514 root INFO copying build/lib/requests/utils.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,515 root INFO copying build/lib/requests/cookies.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,516 root INFO copying build/lib/requests/compat.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,517 root INFO copying build/lib/requests/certs.py -> build/bdist.linux-riscv64/wheel/requests 2024-06-27 14:26:57,518 root INFO running install_egg_info 2024-06-27 14:26:57,529 root INFO Copying src/requests.egg-info to build/bdist.linux-riscv64/wheel/requests-2.32.3-py3.12.egg-info 2024-06-27 14:26:57,534 root INFO running install_scripts 2024-06-27 14:26:57,545 wheel INFO creating build/bdist.linux-riscv64/wheel/requests-2.32.3.dist-info/WHEEL 2024-06-27 14:26:57,548 wheel INFO creating '/home/buildozer/aports/main/py3-requests/src/requests-2.32.3/.dist/.tmp-eptv_wp7/requests-2.32.3-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-06-27 14:26:57,549 wheel INFO adding 'requests/__init__.py' 2024-06-27 14:26:57,550 wheel INFO adding 'requests/__version__.py' 2024-06-27 14:26:57,551 wheel INFO adding 'requests/_internal_utils.py' 2024-06-27 14:26:57,552 wheel INFO adding 'requests/adapters.py' 2024-06-27 14:26:57,554 wheel INFO adding 'requests/api.py' 2024-06-27 14:26:57,555 wheel INFO adding 'requests/auth.py' 2024-06-27 14:26:57,556 wheel INFO adding 'requests/certs.py' 2024-06-27 14:26:57,557 wheel INFO adding 'requests/compat.py' 2024-06-27 14:26:57,558 wheel INFO adding 'requests/cookies.py' 2024-06-27 14:26:57,559 wheel INFO adding 'requests/exceptions.py' 2024-06-27 14:26:57,560 wheel INFO adding 'requests/help.py' 2024-06-27 14:26:57,561 wheel INFO adding 'requests/hooks.py' 2024-06-27 14:26:57,562 wheel INFO adding 'requests/models.py' 2024-06-27 14:26:57,564 wheel INFO adding 'requests/packages.py' 2024-06-27 14:26:57,565 wheel INFO adding 'requests/sessions.py' 2024-06-27 14:26:57,567 wheel INFO adding 'requests/status_codes.py' 2024-06-27 14:26:57,568 wheel INFO adding 'requests/structures.py' 2024-06-27 14:26:57,569 wheel INFO adding 'requests/utils.py' 2024-06-27 14:26:57,571 wheel INFO adding 'requests-2.32.3.dist-info/LICENSE' 2024-06-27 14:26:57,572 wheel INFO adding 'requests-2.32.3.dist-info/METADATA' 2024-06-27 14:26:57,573 wheel INFO adding 'requests-2.32.3.dist-info/WHEEL' 2024-06-27 14:26:57,574 wheel INFO adding 'requests-2.32.3.dist-info/top_level.txt' 2024-06-27 14:26:57,575 wheel INFO adding 'requests-2.32.3.dist-info/RECORD' 2024-06-27 14:26:57,575 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-06-27 14:26:57,580 gpep517 INFO The backend produced .dist/requests-2.32.3-py3-none-any.whl requests-2.32.3-py3-none-any.whl >>> py3-requests: Entering fakeroot... >>> py3-requests-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-requests/pkg/py3-requests/usr/lib/python3.12/site-packages/requests/__pycache__' -> '/home/buildozer/aports/main/py3-requests/pkg/py3-requests-pyc/usr/lib/python3.12/site-packages/requests/__pycache__' >>> py3-requests-pyc*: Preparing subpackage py3-requests-pyc... >>> py3-requests-pyc*: Running postcheck for py3-requests-pyc >>> py3-requests*: Running postcheck for py3-requests >>> py3-requests*: Preparing package py3-requests... >>> py3-requests-pyc*: Tracing dependencies... py3-certifi py3-charset-normalizer py3-idna py3-urllib3 python3 python3~3.12 >>> py3-requests-pyc*: Package size: 272.0 KB >>> py3-requests-pyc*: Compressing data... >>> py3-requests-pyc*: Create checksum... >>> py3-requests-pyc*: Create py3-requests-pyc-2.32.3-r0.apk >>> py3-requests*: Tracing dependencies... py3-certifi py3-charset-normalizer py3-idna py3-urllib3 python3 python3~3.12 >>> py3-requests*: Package size: 288.0 KB >>> py3-requests*: Compressing data... >>> py3-requests*: Create checksum... >>> py3-requests*: Create py3-requests-2.32.3-r0.apk >>> py3-requests: Build complete at Thu, 27 Jun 2024 14:26:59 +0000 elapsed time 0h 0m 6s >>> py3-requests: Cleaning up srcdir >>> py3-requests: Cleaning up pkgdir >>> py3-requests: Uninstalling dependencies... (1/33) Purging .makedepends-py3-requests (20240627.142654) (2/33) Purging py3-certifi-pyc (2024.2.2-r1) (3/33) Purging py3-certifi (2024.2.2-r1) (4/33) Purging py3-charset-normalizer-pyc (3.3.2-r1) (5/33) Purging py3-charset-normalizer (3.3.2-r1) (6/33) Purging py3-idna-pyc (3.7-r0) (7/33) Purging py3-idna (3.7-r0) (8/33) Purging py3-urllib3-pyc (1.26.18-r1) (9/33) Purging py3-urllib3 (1.26.18-r1) (10/33) Purging py3-gpep517-pyc (15-r2) (11/33) Purging py3-gpep517 (15-r2) (12/33) Purging py3-installer-pyc (0.7.0-r2) (13/33) Purging py3-installer (0.7.0-r2) (14/33) Purging py3-setuptools-pyc (69.5.1-r0) (15/33) Purging py3-setuptools (69.5.1-r0) (16/33) Purging py3-wheel-pyc (0.42.0-r1) (17/33) Purging py3-wheel (0.42.0-r1) (18/33) Purging py3-packaging-pyc (24.0-r1) (19/33) Purging py3-packaging (24.0-r1) (20/33) Purging py3-parsing-pyc (3.1.2-r1) (21/33) Purging py3-parsing (3.1.2-r1) (22/33) Purging python3-pyc (3.12.3-r1) (23/33) Purging python3-pycache-pyc0 (3.12.3-r1) (24/33) Purging pyc (3.12.3-r1) (25/33) Purging python3 (3.12.3-r1) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.4.6-r0) (29/33) Purging libpanelw (6.4_p20240420-r0) (30/33) Purging mpdecimal (4.0.0-r0) (31/33) Purging readline (8.2.10-r0) (32/33) Purging sqlite-libs (3.45.3-r1) (33/33) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r29.trigger OK: 229 MiB in 102 packages >>> py3-requests: Updating the main/riscv64 repository index... >>> py3-requests: Signing the index...