Hacked By AnonymousFox

Current Path : /opt/alt/python38/lib/python3.8/site-packages/setuptools/__pycache__/
Upload File :
Current File : //opt/alt/python38/lib/python3.8/site-packages/setuptools/__pycache__/monkey.cpython-38.pyc

U

�Rea�@s�dZddlZddlZddlZddlZddlZddlmZddl	Z	ddl
Z
gZdd�Zdd�Z
dd	�Zd
d�Zdd
�Zdd�Zdd�Zdd�ZdS)z
Monkey patching of distutils.
�N)�
import_modulecCs"t��dkr|f|jSt�|�S)am
    Returns the bases classes for cls sorted by the MRO.

    Works around an issue on Jython where inspect.getmro will not return all
    base classes if multiple classes share the same name. Instead, this
    function will return a tuple containing the class itself, and the contents
    of cls.__bases__. See https://github.com/pypa/setuptools/issues/1024.
    �Jython)�platform�python_implementation�	__bases__�inspect�getmro)�cls�r
��/builddir/build/BUILDROOT/alt-python38-setuptools-58.3.0-2.el8.x86_64/opt/alt/python38/lib/python3.8/site-packages/setuptools/monkey.py�_get_mros	rcCs.t|t�rtnt|tj�rtndd�}||�S)NcSsdS)Nr
)�itemr
r
r�<lambda>(�zget_unpatched.<locals>.<lambda>)�
isinstance�type�get_unpatched_class�types�FunctionType�get_unpatched_function)r
�lookupr
r
r�
get_unpatched$s
�rcCs:dd�t|�D�}t|�}|j�d�s6d|}t|��|S)z�Protect against re-patching the distutils if reloaded

    Also ensures that no other distutils extension monkeypatched the distutils
    first.
    css|]}|j�d�s|VqdS)�
setuptoolsN)�
__module__�
startswith)�.0r	r
r
r�	<genexpr>3s�z&get_unpatched_class.<locals>.<genexpr>�	distutilsz(distutils has already been patched by %r)r�nextrr�AssertionError)r	Zexternal_bases�base�msgr
r
rr-s�rcCs�tjtj_tjdk}|r"tjtj_tjdkp^dtjko@dknp^dtjkoZdkn}|rrd}|tjj	_
t�tjtjtj
fD]}tjj|_q�tjjtj_tjjtj_dtjkr�tjjtjd_t�dS)N)��r")���
)r"�)r"r'�)r"r#zhttps://upload.pypi.org/legacy/zdistutils.command.build_ext)r�Commandr�core�sys�version_info�findall�filelist�config�
PyPIRCCommand�DEFAULT_REPOSITORY�_patch_distribution_metadata�dist�cmd�Distribution�	extension�	Extension�modules�#patch_for_msvc_specialized_compiler)Zhas_issue_12885Zneeds_warehouseZ	warehouse�moduler
r
r�	patch_all?s*



��

�
r;cCs*dD] }ttj|�}ttjj||�qdS)zDPatch write_pkg_file and read_pkg_file for higher metadata standards)�write_pkg_file�
read_pkg_fileZget_metadata_versionN)�getattrrr3�setattrr�DistributionMetadata)�attr�new_valr
r
rr2fsr2cCs*t||�}t|��d|�t|||�dS)z�
    Patch func_name in target_mod with replacement

    Important - original must be resolved by name to avoid
    patching an already patched function.
    �	unpatchedN)r>�vars�
setdefaultr?)�replacementZ
target_mod�	func_name�originalr
r
r�
patch_funcms
rIcCs
t|d�S)NrC)r>)�	candidater
r
rr~srcs�td��t��dkrdS�fdd�}t�|d�}t�|d�}zt|d��t|d	��Wntk
rlYnXzt|d
��Wntk
r�YnXzt|d��Wntk
r�YnXdS)z\
    Patch functions in distutils to use standalone Microsoft Visual C++
    compilers.
    zsetuptools.msvc�WindowsNcsLd|krdnd}||�d�}t�|�}t|�}t||�sBt|��|||fS)zT
        Prepare the parameters for patch_func to patch indicated function.
        �msvc9Zmsvc9_Zmsvc14_�_)�lstripr>r�hasattr�ImportError)�mod_namerGZrepl_prefixZ	repl_name�repl�mod�Zmsvcr
r�patch_params�s

z9patch_for_msvc_specialized_compiler.<locals>.patch_paramszdistutils.msvc9compilerzdistutils._msvccompilerZfind_vcvarsallZquery_vcvarsallZ_get_vc_envZgen_lib_options)rr�system�	functools�partialrIrP)rUrLZmsvc14r
rTrr9�s&
r9)�__doc__r+�distutils.filelistrrrrW�	importlibrrr�__all__rrrr;r2rIrr9r
r
r
r�<module>s"	'

Hacked By AnonymousFox1.0, Coded By AnonymousFox