AlkantarClanX12

Your IP : 3.145.167.58


Current Path : /opt/alt/python310/lib64/python3.10/distutils/command/__pycache__/
Upload File :
Current File : //opt/alt/python310/lib64/python3.10/distutils/command/__pycache__/check.cpython-310.opt-2.pyc

o

6��f�@s�	ddlmZddlmZz$ddlmZddlmZddlm	Z	ddlm
Z
Gdd�de�Zd	ZWne
y<d
ZYnwGdd�de�Zd
S)�)�Command)�DistutilsSetupError)�Reporter)�Parser)�frontend)�nodesc@s"eZdZ		d	dd�Zdd�ZdS)
�SilentReporterNr�ascii�replacec
Cs"g|_t�||||||||�dS�N)�messagesr�__init__)�self�source�report_level�
halt_level�stream�debug�encoding�
error_handler�r�>/opt/alt/python310/lib64/python3.10/distutils/command/check.pyr
s�zSilentReporter.__init__cOs8|j�||||f�tj|g|�R||j|d�|��S)N)�level�type)r�appendr�system_messageZlevels)rr�message�children�kwargsrrrrs���zSilentReporter.system_message)Nrr	r
)�__name__�
__module__�__qualname__r
rrrrrrs

�rTFc@sZeZdZ	dZgd�Zgd�Zdd�Zdd�Zdd	�Zd
d�Z	dd
�Z
dd�Zdd�ZdS)�checkz"perform some checks on the package))�metadata�mzVerify meta-data)�restructuredtext�rzEChecks if long string meta-data syntax are reStructuredText-compliant)�strict�sz(Will exit with an error if a check fails)r#r%r'cCs	d|_d|_d|_d|_dS)Nr�)r%r#r'�	_warnings�rrrr�initialize_options0s

zcheck.initialize_optionscCsdSrrr+rrr�finalize_options7szcheck.finalize_optionscCs	|jd7_t�||�S)Nr))r*r�warn)r�msgrrrr.:sz
check.warncCsR	|jr|��|jrtr|��n|jrtd��|jr%|jdkr'td��dSdS)NzThe docutils package is needed.rzPlease correct your package.)r#�check_metadatar%�HAS_DOCUTILS�check_restructuredtextr'rr*r+rrr�run?s
�z	check.runcCs�	|jj}g}dD]}t||�rt||�s|�|�q	|r'|�dd�|��|jr6|js4|�d�dSdS|j	rE|j
sC|�d�dSdS|�d�dS)N)�name�versionZurlzmissing required meta-data: %sz, zNmissing meta-data: if 'author' supplied, 'author_email' should be supplied toozVmissing meta-data: if 'maintainer' supplied, 'maintainer_email' should be supplied toozkmissing meta-data: either (author and author_email) or (maintainer and maintainer_email) should be supplied)�distributionr#�hasattr�getattrrr.�joinZauthorZauthor_emailZ
maintainerZmaintainer_email)rr#Zmissing�attrrrrr0Os$

���zcheck.check_metadatacCsZ	|j��}|�|�D]}|d�d�}|dur|d}nd|d|f}|�|�qdS)N����liner)z%s (line %s))r6Zget_long_description�_check_rst_data�getr.)r�dataZwarningr<rrrr2ps

�zcheck.check_restructuredtextc
Cs�	|jjpd}t�}tjtfd���}d|_d|_d|_t	||j
|j|j|j
|j|jd�}tj|||d�}|�|d�z
|�||�W|jStye}z|j�dd|dif�WYd}~|jSd}~ww)	Nzsetup.py)Z
components�)rrrr)rr;z!Could not finish the parsing: %s.�)r6Zscript_namerrZOptionParserZget_default_valuesZ	tab_widthZpep_referencesZrfc_referencesrrrZwarning_streamrZerror_encodingZerror_encoding_error_handlerr�documentZnote_source�parse�AttributeErrorrr)rr?�source_path�parserZsettingsZreporterrB�errrr={s6�����zcheck._check_rst_dataN)
rr r!�descriptionZuser_optionsZboolean_optionsr,r-r.r3r0r2r=rrrrr"#s!r"N)Zdistutils.corerZdistutils.errorsrZdocutils.utilsrZdocutils.parsers.rstrZdocutilsrrrr1�	Exceptionr"rrrr�<module>s�