Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
pip
/
_internal
/
operations
/
build
/
__pycache__
[ HOME ]
Exec
Submit
wheel.cpython-312.pyc
� p�/ip � �x � d dl mZ d dlZd dlZd dlmZ d dlmZ ej e � Z dd�Zy)� )�annotationsN)�BuildBackendHookCaller)�runner_with_spinner_messagec �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))�wheel_directory�metadata_directoryzFailed building wheel for %s) �logger�debugr �subprocess_runner�build_wheel� Exception�error�os�path�join)�name�backendr r �runner� wheel_names �S/opt/hc_python/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py�build_wheel_pep517r s� � � �)�)�)� ����0�/�B�,�!�$��'8�9� �� � &� &�v� .� �,�,� /�#5� -� �J� /� �7�7�<�<���4�4� /� .�� � ����3�T�:���s( �6B �A8�B �8B�=B �B&�%B&) r �strr r r r r r �returnz str | None)� __future__r �loggingr �pip._vendor.pyproject_hooksr �pip._internal.utils.subprocessr � getLogger�__name__r r � � r �<module>r"