Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
setuptools
/
__pycache__
/
File Content:
installer.cpython-311.opt-1.pyc
� � h� � �� � d dl mZ d dlZd dlZd dlZd dlZd dlZd dlmZ d dl m Z ddlmZ ddlm Z ddlmZ dd lmZ d d lmZ d dlmZ d� Zd � Zdd�Zd� Zd� Zd� Z G d� de� � ZdS )� )�annotationsN)�partial)�Distribution� )�_reqs)� _StrOrIter)�SetuptoolsDeprecationWarning)�Wheel)�log)�DistutilsErrorc �X � t | t � � r| � � � S | S )z8Ensure find-links option end-up being a list of strings.)� isinstance�str�split)� find_linkss �I/opt/cloudlinux/venv/lib/python3.11/site-packages/setuptools/installer.py�_fixup_find_linksr s, � ��*�c�"�"� "����!�!�!��� c �r � t � � � t | � � t | |� � S )zLFetch an egg needed for building. Use pip/wheel to fetch/build a wheel.)�_DeprecatedInstaller�emit�_warn_wheel_not_available�_fetch_build_egg_no_warn)�dist�reqs r �fetch_build_eggr s4 � � �������d�#�#�#�#�D�#�.�.�.r �requiresr �return�list[Distribution]c �4 � dd l }t � d�� � t | � � |j � t j ||j � � t t | � � d�� � }|D ]} |j � | d�� � �|S )Nr � )� stacklevelT)� installer�replace_conflicting)�replace)� pkg_resourcesr r r �working_set�resolver �parse�Requirementr r �add)r r r&