ó
ďRec @ s d d l Z d d l Z d d l m Z d d l m Z e rg d d l m Z m Z d d l m
Z
n e j e Z
d Z d S( i˙˙˙˙N( t runner_with_spinner_message( t MYPY_CHECK_RUNNING( t Listt Optional( t Pep517HookCallerc C s¸ | d k s t | r, t j d | d SyT t j d | t d j | } | j | | j | d | } Wd QXWn" t k
r¤ t j d | d SXt
j j | | S( s Build one InstallRequirement using the PEP 517 build process.
Returns path to wheel if successfully built. Otherwise, returns None.
sF Cannot build wheel for %s using PEP 517 when --build-option is presents Destination directory: %ss Building wheel for {} (PEP 517)t metadata_directoryNs Failed building wheel for %s(
t Nonet AssertionErrort loggert errort debugR t formatt subprocess_runnert build_wheelt Exceptiont ost patht join( t namet backendR t
build_optionst tempdt runnert
wheel_name( ( s /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/operations/build/wheel.pyt build_wheel_pep517 s"
( t loggingR t pip._internal.utils.subprocessR t pip._internal.utils.typingR t typingR R t pip._vendor.pep517.wrappersR t getLoggert __name__R R ( ( ( s /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/operations/build/wheel.pyt