관리-도구
편집 파일: bdist_dumb.cpython-311.pyc
� N�Dg9 � �z � d Z ddlZddlmZ ddlmZ ddlmZmZ ddl m Z ddlmZ dd l mZ G d � de� � ZdS )z�distutils.command.bdist_dumb Implements the Distutils 'bdist_dumb' command (create a "dumb" built distribution -- i.e., just an archive to be unpacked under $prefix or $exec_prefix).� N� )�Command)�get_platform)�remove_tree�ensure_relative)�DistutilsPlatformError)�get_python_version)�logc �h � e Zd ZdZdddd e� � z fdddd d ddg Zg d �Zddd�Zd� Zd� Z d� Z dS )� bdist_dumbz"create a "dumb" built distribution)z bdist-dir=�dz1temporary directory for creating the distributionz plat-name=�pz;platform name to embed in generated filenames (default: %s))zformat=�fz>archive format to create (tar, gztar, bztar, xztar, ztar, zip))� keep-temp�kzPkeep the pseudo-installation tree around after creating the distribution archive)z dist-dir=r z-directory to put final built distributions in)� skip-buildNz2skip rebuilding everything (for testing/debugging))�relativeNz7build the archive using relative paths (default: false))zowner=�uz@Owner name used when creating a tar file [default: current user])zgroup=�gzAGroup name used when creating a tar file [default: current group])r r r �gztar�zip)�posix�ntc � � d | _ d | _ d | _ d| _ d | _ d | _ d| _ d | _ d | _ d S )Nr ) � bdist_dir� plat_name�format� keep_temp�dist_dir� skip_buildr �owner�group)�selfs ��/builddir/build/BUILD/imunify360-venv-2.4.0/opt/imunify360/venv/lib/python3.11/site-packages/setuptools/_distutils/command/bdist_dumb.py�initialize_optionszbdist_dumb.initialize_options= sE � ��������������� ������ ��� ��� � � � c �` � | j �?| � d� � j }t j � |d� � | _ | j �H | j t j | _ n*# t $ r t dt j z � � �w xY w| � dddd� � d S )N�bdist�dumbz@don't know how to create dumb built distributions on platform %s)r r )r r )r r )r �get_finalized_command� bdist_base�os�path�joinr �default_format�name�KeyErrorr �set_undefined_options)r# r+ s r$ �finalize_optionszbdist_dumb.finalize_optionsH s� � ��>�!��3�3�G�<�<�G�J��W�\�\�*�f�=�=�D�N��;�� �"�1�"�'�:������ � � �,�%�')�w�/�� � � ���� �"�"��$�&�(� � � � � s �A, �,'Bc �: � | j s| � d� � | � dd�� � }| j |_ | j |_ d|_ t j d| j � � | � d� � d� | j � � � | j � � }t j � | j |� � }| j s| j }n�| j � � � rJ|j |j k r:t) dt+ |j � � �d t+ |j � � �d �� � �t j � | j t- |j � � � � }| � || j || j | j �� � }| j � � � rt5 � � }nd}| j j � d ||f� � | j st= | j | j �� � d S d S )N�build�install� )�reinit_subcommandsr zinstalling to %sz{}.{}zLcan't make a dumb built distribution where base and platbase are different (z, �))�root_dirr! r"