* Package:    dev-python/requests-2.32.5:0
 * Repository: gentoo
 * Maintainer: python@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_13 test-rust
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'requests-2.32.5.tar.gz' to /var/tmp/portage/dev-python/requests-2.32.5/work
>>> Source unpacked in /var/tmp/portage/dev-python/requests-2.32.5/work
>>> Preparing source in /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5 ...
 * Build system packages:
 *   dev-python/gpep517            : 19
 *   dev-python/installer          : 0.7.0
 *   dev-python/setuptools         : 80.9.0-r1
 *   dev-python/setuptools-rust    : 
 *   dev-python/setuptools-scm     : 9.2.0
 *   dev-python/wheel              : 0.45.1
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5 ...
 * python3_13: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for requests-2.32.5 via setuptools.build_meta:__legacy__
python3.13 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/wheel
2025-10-28 08:29:31,575 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
[10/28/25 08:29:31] WARNING  toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section                                                                pyproject_reading.py:208
/usr/lib/python3.13/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.13/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.13/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-28 08:29:31,860 root INFO running bdist_wheel
2025-10-28 08:29:32,174 root INFO running build
2025-10-28 08:29:32,174 root INFO running build_py
2025-10-28 08:29:32,235 root INFO creating /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,236 root INFO copying src/requests/status_codes.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,237 root INFO copying src/requests/hooks.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,237 root INFO copying src/requests/models.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,238 root INFO copying src/requests/certs.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,242 root INFO copying src/requests/sessions.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,244 root INFO copying src/requests/api.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,244 root INFO copying src/requests/exceptions.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,249 root INFO copying src/requests/__version__.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,249 root INFO copying src/requests/utils.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,250 root INFO copying src/requests/cookies.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,250 root INFO copying src/requests/adapters.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,251 root INFO copying src/requests/auth.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,252 root INFO copying src/requests/structures.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,252 root INFO copying src/requests/__init__.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,253 root INFO copying src/requests/packages.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,254 root INFO copying src/requests/help.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,255 root INFO copying src/requests/_internal_utils.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,256 root INFO copying src/requests/compat.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests
2025-10-28 08:29:32,256 root INFO running egg_info
2025-10-28 08:29:32,279 root INFO writing src/requests.egg-info/PKG-INFO
2025-10-28 08:29:32,282 root INFO writing dependency_links to src/requests.egg-info/dependency_links.txt
2025-10-28 08:29:32,284 root INFO writing requirements to src/requests.egg-info/requires.txt
2025-10-28 08:29:32,284 root INFO writing top-level names to src/requests.egg-info/top_level.txt
[10/28/25 08:29:32] ERROR    listing git files failed - pretending there aren't any                                                                                                                        git.py:26
2025-10-28 08:29:32,390 root INFO reading manifest file 'src/requests.egg-info/SOURCES.txt'
2025-10-28 08:29:32,395 root INFO reading manifest template 'MANIFEST.in'
2025-10-28 08:29:32,409 root INFO adding license file 'LICENSE'
2025-10-28 08:29:32,417 root INFO writing manifest file 'src/requests.egg-info/SOURCES.txt'
2025-10-28 08:29:32,433 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2025-10-28 08:29:32,513 root INFO installing to /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel
2025-10-28 08:29:32,513 root INFO running install
2025-10-28 08:29:32,561 root INFO running install_lib
2025-10-28 08:29:32,604 root INFO creating /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel
2025-10-28 08:29:32,605 root INFO creating /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/requests
2025-10-28 08:29:32,606 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/status_codes.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,606 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/hooks.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,607 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/models.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,608 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/certs.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,608 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/sessions.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,609 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/api.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,609 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/exceptions.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,610 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/__version__.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,610 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/utils.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,611 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/cookies.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,612 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/adapters.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,612 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/auth.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,613 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/structures.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,613 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/__init__.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,614 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/packages.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,614 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/help.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,615 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/_internal_utils.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,615 root INFO copying /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/lib/requests/compat.py -> /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests
2025-10-28 08:29:32,616 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2025-10-28 08:29:32,616 root INFO running install_egg_info
2025-10-28 08:29:32,670 root INFO Copying src/requests.egg-info to /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/./requests-2.32.5-py3.13.egg-info
2025-10-28 08:29:32,675 root INFO running install_scripts
2025-10-28 08:29:32,679 root INFO creating /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel/requests-2.32.5.dist-info/WHEEL
2025-10-28 08:29:32,681 wheel INFO creating '/var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/wheel/.tmp-117zhok3/requests-2.32.5-py3-none-any.whl' and adding '/var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel' to it
2025-10-28 08:29:32,682 wheel INFO adding 'requests/__init__.py'
2025-10-28 08:29:32,683 wheel INFO adding 'requests/__version__.py'
2025-10-28 08:29:32,683 wheel INFO adding 'requests/_internal_utils.py'
2025-10-28 08:29:32,684 wheel INFO adding 'requests/adapters.py'
2025-10-28 08:29:32,684 wheel INFO adding 'requests/api.py'
2025-10-28 08:29:32,685 wheel INFO adding 'requests/auth.py'
2025-10-28 08:29:32,685 wheel INFO adding 'requests/certs.py'
2025-10-28 08:29:32,686 wheel INFO adding 'requests/compat.py'
2025-10-28 08:29:32,686 wheel INFO adding 'requests/cookies.py'
2025-10-28 08:29:32,687 wheel INFO adding 'requests/exceptions.py'
2025-10-28 08:29:32,687 wheel INFO adding 'requests/help.py'
2025-10-28 08:29:32,688 wheel INFO adding 'requests/hooks.py'
2025-10-28 08:29:32,688 wheel INFO adding 'requests/models.py'
2025-10-28 08:29:32,689 wheel INFO adding 'requests/packages.py'
2025-10-28 08:29:32,689 wheel INFO adding 'requests/sessions.py'
2025-10-28 08:29:32,690 wheel INFO adding 'requests/status_codes.py'
2025-10-28 08:29:32,690 wheel INFO adding 'requests/structures.py'
2025-10-28 08:29:32,691 wheel INFO adding 'requests/utils.py'
2025-10-28 08:29:32,692 wheel INFO adding 'requests-2.32.5.dist-info/licenses/LICENSE'
2025-10-28 08:29:32,692 wheel INFO adding 'requests-2.32.5.dist-info/METADATA'
2025-10-28 08:29:32,693 wheel INFO adding 'requests-2.32.5.dist-info/WHEEL'
2025-10-28 08:29:32,693 wheel INFO adding 'requests-2.32.5.dist-info/top_level.txt'
2025-10-28 08:29:32,693 wheel INFO adding 'requests-2.32.5.dist-info/RECORD'
2025-10-28 08:29:32,694 root INFO removing /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/build0/bdist.linux-x86_64/wheel
2025-10-28 08:29:32,704 gpep517 INFO The backend produced /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/wheel/requests-2.32.5-py3-none-any.whl
 *   Installing requests-2.32.5-py3-none-any.whl to /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/install
python3.13 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/install --interpreter=/usr/bin/python3.13 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/wheel/requests-2.32.5-py3-none-any.whl
2025-10-28 08:29:33,099 gpep517 INFO Installing /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/wheel/requests-2.32.5-py3-none-any.whl into /var/tmp/portage/dev-python/requests-2.32.5/work/requests-2.32.5-python3_13/install
2025-10-28 08:29:33,439 gpep517 INFO Installation complete
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-python/requests-2.32.5

>>> Install dev-python/requests-2.32.5 into /var/tmp/portage/dev-python/requests-2.32.5/image
 * python3_13: running distutils-r1_run_phase distutils-r1_python_install
 * Using python3.13 in global scope
 * python3_13: running distutils-r1_run_phase distutils-r1_python_install_all
>>> Completed installing dev-python/requests-2.32.5 into /var/tmp/portage/dev-python/requests-2.32.5/image

 * Final size of build directory: 1240 KiB (1.2 MiB)
 * Final size of installed tree:   984 KiB

 * QA Notice: setuptools warnings detected:
 * 
 * 	Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead.
 * 	Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead.
 * 	License classifiers are deprecated.
 * 	Unknown distribution option: 'tests_require'
 * Verifying compiled files for python3.13