* Package:    dev-python/certifi-3024.7.22:0
 * Repository: gentoo
 * Maintainer: python@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_13
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking certifi-system-store-3024.7.22.gh.tar.gz to /var/tmp/portage/dev-python/certifi-3024.7.22/work
>>> Source unpacked in /var/tmp/portage/dev-python/certifi-3024.7.22/work
>>> Preparing source in /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22 ...
 * Build system packages:
 *   dev-python/gpep517            : 17
 *   dev-python/installer          : 0.7.0
 *   dev-python/setuptools         : 78.1.0
 *   dev-python/setuptools-rust    : 
 *   dev-python/setuptools-scm     : 8.2.1
 *   dev-python/wheel              : 0.45.1
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22 ...
 * python3_13: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for certifi-system-store-3024.7.22 via setuptools.build_meta
python3.13 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/wheel
2025-05-02 19:07:36,788 gpep517 INFO Building wheel via backend setuptools.build_meta
/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 :: Mozilla Public License 2.0 (MPL 2.0)

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
2025-05-02 19:07:36,863 root INFO running bdist_wheel
2025-05-02 19:07:37,089 root INFO running build
2025-05-02 19:07:37,089 root INFO running build_py
2025-05-02 19:07:37,099 root INFO creating /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/lib/certifi
2025-05-02 19:07:37,100 root INFO copying src/certifi/core.py -> /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/lib/certifi
2025-05-02 19:07:37,101 root INFO copying src/certifi/__init__.py -> /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/lib/certifi
2025-05-02 19:07:37,101 root INFO copying src/certifi/__main__.py -> /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/lib/certifi
2025-05-02 19:07:37,102 root INFO running egg_info
2025-05-02 19:07:37,109 root INFO creating src/certifi.egg-info
2025-05-02 19:07:37,110 root INFO writing src/certifi.egg-info/PKG-INFO
2025-05-02 19:07:37,112 root INFO writing dependency_links to src/certifi.egg-info/dependency_links.txt
2025-05-02 19:07:37,114 root INFO writing requirements to src/certifi.egg-info/requires.txt
2025-05-02 19:07:37,114 root INFO writing top-level names to src/certifi.egg-info/top_level.txt
2025-05-02 19:07:37,115 root INFO writing manifest file 'src/certifi.egg-info/SOURCES.txt'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
2025-05-02 19:07:37,160 root INFO reading manifest file 'src/certifi.egg-info/SOURCES.txt'
2025-05-02 19:07:37,161 root INFO reading manifest template 'MANIFEST.in'
2025-05-02 19:07:37,162 root INFO adding license file 'LICENSE'
2025-05-02 19:07:37,165 root INFO writing manifest file 'src/certifi.egg-info/SOURCES.txt'
2025-05-02 19:07:37,166 root INFO copying src/certifi/cacert.pem -> /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/lib/certifi
2025-05-02 19:07:37,167 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2025-05-02 19:07:37,187 root INFO installing to /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/bdist.linux-x86_64/wheel
2025-05-02 19:07:37,187 root INFO running install
2025-05-02 19:07:37,233 root INFO running install_lib
2025-05-02 19:07:37,243 root INFO creating /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/bdist.linux-x86_64/wheel
2025-05-02 19:07:37,244 root INFO creating /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/bdist.linux-x86_64/wheel/certifi
2025-05-02 19:07:37,245 root INFO copying /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/lib/certifi/core.py -> /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/bdist.linux-x86_64/wheel/./certifi
2025-05-02 19:07:37,245 root INFO copying /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/lib/certifi/__init__.py -> /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/bdist.linux-x86_64/wheel/./certifi
2025-05-02 19:07:37,246 root INFO copying /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/lib/certifi/cacert.pem -> /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/bdist.linux-x86_64/wheel/./certifi
2025-05-02 19:07:37,246 root INFO copying /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/lib/certifi/__main__.py -> /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/bdist.linux-x86_64/wheel/./certifi
2025-05-02 19:07:37,247 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2025-05-02 19:07:37,247 root INFO running install_egg_info
2025-05-02 19:07:37,258 root INFO Copying src/certifi.egg-info to /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/bdist.linux-x86_64/wheel/./certifi-3024.7.22-py3.13.egg-info
2025-05-02 19:07:37,261 root INFO running install_scripts
2025-05-02 19:07:37,266 root INFO creating /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/bdist.linux-x86_64/wheel/certifi-3024.7.22.dist-info/WHEEL
2025-05-02 19:07:37,267 wheel INFO creating '/var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/wheel/.tmp-1k4ls2dd/certifi-3024.7.22-py3-none-any.whl' and adding '/var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/bdist.linux-x86_64/wheel' to it
2025-05-02 19:07:37,267 wheel INFO adding 'certifi/__init__.py'
2025-05-02 19:07:37,268 wheel INFO adding 'certifi/__main__.py'
2025-05-02 19:07:37,268 wheel INFO adding 'certifi/cacert.pem'
2025-05-02 19:07:37,269 wheel INFO adding 'certifi/core.py'
2025-05-02 19:07:37,269 wheel INFO adding 'certifi-3024.7.22.dist-info/licenses/LICENSE'
2025-05-02 19:07:37,270 wheel INFO adding 'certifi-3024.7.22.dist-info/METADATA'
2025-05-02 19:07:37,270 wheel INFO adding 'certifi-3024.7.22.dist-info/WHEEL'
2025-05-02 19:07:37,270 wheel INFO adding 'certifi-3024.7.22.dist-info/top_level.txt'
2025-05-02 19:07:37,271 wheel INFO adding 'certifi-3024.7.22.dist-info/zip-safe'
2025-05-02 19:07:37,271 wheel INFO adding 'certifi-3024.7.22.dist-info/RECORD'
2025-05-02 19:07:37,271 root INFO removing /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/build0/bdist.linux-x86_64/wheel
2025-05-02 19:07:37,274 gpep517 INFO The backend produced /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/wheel/certifi-3024.7.22-py3-none-any.whl
 *   Installing certifi-3024.7.22-py3-none-any.whl to /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/install
python3.13 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/install --interpreter=/usr/bin/python3.13 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/wheel/certifi-3024.7.22-py3-none-any.whl
2025-05-02 19:07:37,598 gpep517 INFO Installing /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/wheel/certifi-3024.7.22-py3-none-any.whl into /var/tmp/portage/dev-python/certifi-3024.7.22/work/certifi-system-store-3024.7.22-python3_13/install
2025-05-02 19:07:37,619 gpep517 INFO Installation complete
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-python/certifi-3024.7.22

>>> Install dev-python/certifi-3024.7.22 into /var/tmp/portage/dev-python/certifi-3024.7.22/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/certifi-3024.7.22 into /var/tmp/portage/dev-python/certifi-3024.7.22/image

 * Final size of build directory: 228 KiB
 * Final size of installed tree:  120 KiB

 * QA Notice: setuptools warnings detected:
 * 
 * 	License classifiers are deprecated.
 * Verifying compiled files for python3.13