>>> py3-requests: Building main/py3-requests 2.32.4-r0 (using abuild 3.15.0-r1) started Thu, 16 Oct 2025 02:12:29 +0000 >>> py3-requests: Validating /home/udu/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 WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/21) Installing py3-certifi-pyc (2025.4.26-r0) (2/21) Installing py3-certifi (2025.4.26-r0) (3/21) Installing py3-charset-normalizer (3.4.2-r0) (4/21) Installing py3-charset-normalizer-pyc (3.4.2-r0) (5/21) Installing py3-idna (3.10-r0) (6/21) Installing py3-idna-pyc (3.10-r0) (7/21) Installing py3-urllib3 (1.26.20-r0) (8/21) Installing py3-urllib3-pyc (1.26.20-r0) (9/21) Installing py3-installer (0.7.0-r2) (10/21) Installing py3-installer-pyc (0.7.0-r2) (11/21) Installing py3-gpep517 (19-r0) (12/21) Installing py3-gpep517-pyc (19-r0) (13/21) Installing py3-parsing (3.2.3-r0) (14/21) Installing py3-parsing-pyc (3.2.3-r0) (15/21) Installing py3-packaging (25.0-r0) (16/21) Installing py3-packaging-pyc (25.0-r0) (17/21) Installing py3-setuptools (80.9.0-r0) (18/21) Installing py3-setuptools-pyc (80.9.0-r0) (19/21) Installing py3-wheel (0.46.1-r0) (20/21) Installing py3-wheel-pyc (0.46.1-r0) (21/21) Installing .makedepends-py3-requests (20251016.021230) Executing busybox-1.37.0-r19.trigger OK: 309 MiB in 110 packages >>> py3-requests: Cleaning up srcdir >>> py3-requests: Cleaning up pkgdir >>> py3-requests: Cleaning up tmpdir >>> py3-requests: Fetching https://files.pythonhosted.org/packages/source/r/requests/requests-2.32.4.tar.gz >>> py3-requests: Fetching https://files.pythonhosted.org/packages/source/r/requests/requests-2.32.4.tar.gz >>> py3-requests: Checking sha512sums... requests-2.32.4.tar.gz: OK >>> py3-requests: Unpacking /var/cache/distfiles/requests-2.32.4.tar.gz... 2025-10-16 02:12:31,308 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead. !! ******************************************************************************** Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead. (Affected: requests). By 2026-Mar-03, 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._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead. !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead. (Affected: requests). By 2026-Mar-03, 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._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-16 02:12:31,321 root INFO running bdist_wheel 2025-10-16 02:12:31,328 root INFO running build 2025-10-16 02:12:31,329 root INFO running build_py 2025-10-16 02:12:31,330 root INFO creating build/lib/requests 2025-10-16 02:12:31,331 root INFO copying src/requests/_internal_utils.py -> build/lib/requests 2025-10-16 02:12:31,331 root INFO copying src/requests/sessions.py -> build/lib/requests 2025-10-16 02:12:31,331 root INFO copying src/requests/hooks.py -> build/lib/requests 2025-10-16 02:12:31,331 root INFO copying src/requests/certs.py -> build/lib/requests 2025-10-16 02:12:31,331 root INFO copying src/requests/utils.py -> build/lib/requests 2025-10-16 02:12:31,331 root INFO copying src/requests/packages.py -> build/lib/requests 2025-10-16 02:12:31,331 root INFO copying src/requests/exceptions.py -> build/lib/requests 2025-10-16 02:12:31,331 root INFO copying src/requests/adapters.py -> build/lib/requests 2025-10-16 02:12:31,332 root INFO copying src/requests/models.py -> build/lib/requests 2025-10-16 02:12:31,332 root INFO copying src/requests/compat.py -> build/lib/requests 2025-10-16 02:12:31,332 root INFO copying src/requests/structures.py -> build/lib/requests 2025-10-16 02:12:31,332 root INFO copying src/requests/help.py -> build/lib/requests 2025-10-16 02:12:31,332 root INFO copying src/requests/__init__.py -> build/lib/requests 2025-10-16 02:12:31,332 root INFO copying src/requests/__version__.py -> build/lib/requests 2025-10-16 02:12:31,332 root INFO copying src/requests/cookies.py -> build/lib/requests 2025-10-16 02:12:31,332 root INFO copying src/requests/status_codes.py -> build/lib/requests 2025-10-16 02:12:31,332 root INFO copying src/requests/api.py -> build/lib/requests 2025-10-16 02:12:31,332 root INFO copying src/requests/auth.py -> build/lib/requests 2025-10-16 02:12:31,332 root INFO running egg_info 2025-10-16 02:12:31,334 root INFO writing src/requests.egg-info/PKG-INFO 2025-10-16 02:12:31,340 root INFO writing dependency_links to src/requests.egg-info/dependency_links.txt 2025-10-16 02:12:31,340 root INFO writing requirements to src/requests.egg-info/requires.txt 2025-10-16 02:12:31,340 root INFO writing top-level names to src/requests.egg-info/top_level.txt 2025-10-16 02:12:31,342 root INFO reading manifest file 'src/requests.egg-info/SOURCES.txt' 2025-10-16 02:12:31,343 root INFO reading manifest template 'MANIFEST.in' 2025-10-16 02:12:31,344 root INFO adding license file 'LICENSE' 2025-10-16 02:12:31,345 root INFO writing manifest file 'src/requests.egg-info/SOURCES.txt' 2025-10-16 02:12:31,349 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-16 02:12:31,349 root INFO running install 2025-10-16 02:12:31,353 root INFO running install_lib 2025-10-16 02:12:31,355 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-16 02:12:31,355 root INFO creating build/bdist.linux-x86_64/wheel/requests 2025-10-16 02:12:31,355 root INFO copying build/lib/requests/_internal_utils.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,355 root INFO copying build/lib/requests/sessions.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,355 root INFO copying build/lib/requests/hooks.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,355 root INFO copying build/lib/requests/certs.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/utils.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/packages.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/exceptions.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/adapters.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/models.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/compat.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/structures.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/help.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/__init__.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/__version__.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/cookies.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/status_codes.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/api.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO copying build/lib/requests/auth.py -> build/bdist.linux-x86_64/wheel/./requests 2025-10-16 02:12:31,356 root INFO running install_egg_info 2025-10-16 02:12:31,358 root INFO Copying src/requests.egg-info to build/bdist.linux-x86_64/wheel/./requests-2.32.4-py3.12.egg-info 2025-10-16 02:12:31,358 root INFO running install_scripts 2025-10-16 02:12:31,359 root INFO creating build/bdist.linux-x86_64/wheel/requests-2.32.4.dist-info/WHEEL 2025-10-16 02:12:31,359 wheel INFO creating '/home/udu/aports/main/py3-requests/src/requests-2.32.4/.dist/.tmp-n9bfhq0a/requests-2.32.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-16 02:12:31,359 wheel INFO adding 'requests/__init__.py' 2025-10-16 02:12:31,359 wheel INFO adding 'requests/__version__.py' 2025-10-16 02:12:31,359 wheel INFO adding 'requests/_internal_utils.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/adapters.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/api.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/auth.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/certs.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/compat.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/cookies.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/exceptions.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/help.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/hooks.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/models.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/packages.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/sessions.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/status_codes.py' 2025-10-16 02:12:31,360 wheel INFO adding 'requests/structures.py' 2025-10-16 02:12:31,361 wheel INFO adding 'requests/utils.py' 2025-10-16 02:12:31,361 wheel INFO adding 'requests-2.32.4.dist-info/licenses/LICENSE' 2025-10-16 02:12:31,361 wheel INFO adding 'requests-2.32.4.dist-info/METADATA' 2025-10-16 02:12:31,361 wheel INFO adding 'requests-2.32.4.dist-info/WHEEL' 2025-10-16 02:12:31,361 wheel INFO adding 'requests-2.32.4.dist-info/top_level.txt' 2025-10-16 02:12:31,361 wheel INFO adding 'requests-2.32.4.dist-info/RECORD' 2025-10-16 02:12:31,361 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-16 02:12:31,361 gpep517 INFO The backend produced .dist/requests-2.32.4-py3-none-any.whl requests-2.32.4-py3-none-any.whl >>> py3-requests: Entering fakeroot... >>> py3-requests-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/requests/__pycache__' -> '/home/udu/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: 205.2 KB >>> py3-requests-pyc*: Compressing data... >>> py3-requests-pyc*: Create checksum... >>> py3-requests-pyc*: Create py3-requests-pyc-2.32.4-r0.apk >>> py3-requests*: Tracing dependencies... py3-certifi py3-charset-normalizer py3-idna py3-urllib3 python3 python3~3.12 >>> py3-requests*: Package size: 200.6 KB >>> py3-requests*: Compressing data... >>> py3-requests*: Create checksum... >>> py3-requests*: Create py3-requests-2.32.4-r0.apk >>> py3-requests: Build complete at Thu, 16 Oct 2025 02:12:31 +0000 elapsed time 0h 0m 2s >>> py3-requests: Cleaning up srcdir >>> py3-requests: Cleaning up pkgdir >>> py3-requests: Uninstalling dependencies... (1/21) Purging .makedepends-py3-requests (20251016.021230) (2/21) Purging py3-certifi-pyc (2025.4.26-r0) (3/21) Purging py3-certifi (2025.4.26-r0) (4/21) Purging py3-charset-normalizer-pyc (3.4.2-r0) (5/21) Purging py3-charset-normalizer (3.4.2-r0) (6/21) Purging py3-idna-pyc (3.10-r0) (7/21) Purging py3-idna (3.10-r0) (8/21) Purging py3-urllib3-pyc (1.26.20-r0) (9/21) Purging py3-urllib3 (1.26.20-r0) (10/21) Purging py3-gpep517-pyc (19-r0) (11/21) Purging py3-gpep517 (19-r0) (12/21) Purging py3-installer-pyc (0.7.0-r2) (13/21) Purging py3-installer (0.7.0-r2) (14/21) Purging py3-setuptools-pyc (80.9.0-r0) (15/21) Purging py3-setuptools (80.9.0-r0) (16/21) Purging py3-wheel-pyc (0.46.1-r0) (17/21) Purging py3-wheel (0.46.1-r0) (18/21) Purging py3-packaging-pyc (25.0-r0) (19/21) Purging py3-packaging (25.0-r0) (20/21) Purging py3-parsing-pyc (3.2.3-r0) (21/21) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-requests: Updating the main/x86_64 repository index... >>> py3-requests: Signing the index...