관리-도구
편집 파일: wheel.cpython-312.pyc
� G��e3 � �~ � d dl Z d dlZd dlmZ d dlmZ d dlmZ e j e � Z dedededed ee f d �Zy)� N)�Optional)�BuildBackendHookCaller)�runner_with_spinner_message�name�backend�metadata_directory�tempd�returnc �R � |�J � t j d|� t d| � d�� }|j |� 5 |j ||�� }ddd� t j j |� S # 1 sw Y �)xY w# t $ r t j d| � Y yw xY w)z�Build one InstallRequirement using the PEP 517 build process. Returns path to wheel if successfully built. Otherwise, returns None. NzDestination directory: %szBuilding wheel for z (pyproject.toml))r zFailed building wheel for %s) �logger�debugr �subprocess_runner�build_wheel� Exception�error�os�path�join)r r r r �runner� wheel_names ��/builddir/build/BUILDROOT/alt-python312-pip-23.3.1-1.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py�build_wheel_pep517r s� � � �)�)� ����0�%�8�,�!�$��'8�9� �� � &� &�v� .� � �,�,��#5� -� �J� � �7�7�<�<��z�*�*� � �� � ����3�T�:���s( �6B �A8�B �8B�=B �B&�%B&) �loggingr �typingr �pip._vendor.pyproject_hooksr �pip._internal.utils.subprocessr � getLogger�__name__r �strr � � r �<module>r"