Server : Apache System : Linux server1.cgrithy.com 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64 User : nobody ( 99) PHP Version : 8.1.23 Disable Function : NONE Directory : /opt/alt/python311/lib64/python3.11/distutils/command/__pycache__/ |
� �,d=J � �� � d dl Z d dlZd dlmZ d dlmZ d dlmZ d dlmZ d dlm Z d dlm Z d dlmZ d d l mZ d d lmZ d dlmZ d dlmZmZ d � Z G d� de� � ZdS )� N)�glob)�warn)�Command)�dir_util)� file_util)�archive_util)�TextFile)�FileList)�log)�convert_path)�DistutilsTemplateError�DistutilsOptionErrorc � � ddl m} ddlm} g }|� � � D ])}|� d|z d || d f� � �*|� � � | |� � � d� � d S )Nr )�FancyGetopt)�ARCHIVE_FORMATS�formats=� z.List of available source distribution formats:)�distutils.fancy_getoptr �distutils.archive_utilr �keys�append�sort� print_help)r r �formats�formats �>/opt/alt/python311/lib64/python3.11/distutils/command/sdist.py�show_formatsr s� � �� 3�2�2�2�2�2�6�6�6�6�6�6��G�!�&�&�(�(� 5� 5����� �V�+�T�'��/��2�4� 5� 5� 5� 5��L�L�N�N�N��K����#�#�8�:� :� :� :� :� c �� � e Zd ZdZd� Zg d�Zg d�ZdddefgZdd d �Z defgZ dZd � Zd� Z d� Zd� Zd� Zd� Zed� � � Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd� Zd � Z d!� Z!d"� Z"dS )#�sdistz6create a source distribution (tarball, zip file, etc.)c � � | j S �N)�metadata_check��selfs r �checking_metadatazsdist.checking_metadata( s � � 3� �"�"r ))z template=�tz5name of manifest template file [default: MANIFEST.in])z manifest=�mz)name of manifest file [default: MANIFEST])�use-defaultsNzRinclude the default file set in the manifest [default; disable with --no-defaults])�no-defaultsNz"don't include the default file set)�pruneNz�specifically exclude files/directories that should not be distributed (build tree, RCS/CVS dirs, etc.) [default; disable with --no-prune])�no-pruneNz$don't automatically exclude anything)� manifest-only�ozEjust regenerate the manifest and then stop (implies --force-manifest))�force-manifest�fzkforcibly regenerate the manifest and carry on as usual. Deprecated: now the manifest is always regenerated.)r Nz6formats for source distribution (comma-separated list))� keep-temp�kz@keep the distribution tree around after creating archive file(s))z dist-dir=�dzFdirectory to put the source distribution archive(s) in [default: dist])�metadata-checkNz[Ensure that all required elements of meta-data are supplied. Warn if any missing. [default])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- r/ r1 r4 zhelp-formatsNz#list available distribution formatsr) r+ )r* r, �check)�READMEz README.txtz README.rstc � � d | _ d | _ d| _ d| _ d| _ d| _ dg| _ d| _ d | _ d | _ d| _ d | _ d | _ d S )N� r �gztar) �template�manifest�use_defaultsr+ � manifest_only�force_manifestr � keep_temp�dist_dir� archive_filesr# �owner�groupr$ s r �initialize_optionszsdist.initialize_optionse sl � � �� ��� � ����� ��������y�������� �!�������� ��� � � r c �� � | j �d| _ | j �d| _ | � d� � t j | j � � }|rt d|z � � �| j � d| _ d S d S )N�MANIFESTzMANIFEST.inr zunknown archive format '%s'�dist)r= r<