Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-39.pyc
Ðазад
a "�h$ � @ s� d dl Z d dlZd dlmZmZ d dlmZ d dlm Z d dl mZ d dlm Z mZ e �e�Zee eed�dd �Zee eeee eee d �dd�Zeeeee ee eee d �dd�ZdS )� N)�List�Optional)�open_spinner)� deprecated)� make_setuptools_bdist_wheel_args)�call_subprocess�format_command_args)�command_args�command_output�returnc C s^ t | �}d|� d�}|s"|d7 }n8t�� tjkr:|d7 }n |�d�sL|d7 }|d|� �7 }|S )z'Format command information for logging.zCommand arguments: � zCommand output: Nonez'Command output: [use --verbose to show]zCommand output: )r �logger�getEffectiveLevel�logging�DEBUG�endswith)r r �command_desc�text� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/pip/_internal/operations/build/wheel_legacy.py�format_command_result s r )�names�temp_dir�namer r r c C s| t | �} | s4d|�d�}|t||�7 }t�|� dS t| �dkrjd|�d| � d�}|t||�7 }t�|� tj�|| d �S )z>Return the path to the wheel in the temporary build directory.zLegacy build of wheel for z created no files. N� z9 created more than one file. Filenames (choosing first): r r )�sortedr r �warning�len�os�path�join)r r r r r �msgr r r �get_legacy_build_wheel_path! s �� r"