Hacked By AnonymousFox
�
c��f� � �� � d Z ddlZddlZddlZddlmZ ddlmZ ddlm Z m
Z
ddlmZ ddl
mZmZ ddlmZ dd lmZ dd
lmZ eedd� � eedd� � eed
d� � d�Z G d� de� � ZdS )zm
distutils.command.upload
Implements the Distutils 'upload' subcommand (upload package to a package
index).
� N)�standard_b64encode)� HTTPError)�urlopen�Request)�urlparse)�DistutilsError�DistutilsOptionError)�
PyPIRCCommand)�spawn)�log�md5�sha256�blake2b)�
md5_digest�
sha256_digest�blake2_256_digestc �X � e Zd ZdZej ddgz Zej dgz Zd� Zd� Zd� Z d� Z
d S )
�uploadzupload binary package to PyPI)�sign�szsign files to upload using gpg)z identity=�izGPG identity used to sign filesr c �t � t j | � � d| _ d| _ d| _ d| _ d | _ d S )N� r F)r
�initialize_options�username�password�
show_responser �identity)�selfs �?/opt/alt/python311/lib64/python3.11/distutils/command/upload.pyr zupload.initialize_options* s; � ��(��.�.�.���
���
������ ���
�
�
� c �T � t j | � � | j r| j st d� � �| � � � }|i k r4|d | _ |d | _ |d | _ |d | _ | j s| j
j r| j
j | _ d S d S d S )Nz.Must use --sign for --identity to have meaningr r �
repository�realm)r
�finalize_optionsr r r �_read_pypircr r r# r$ �distribution)r �configs r r% zupload.finalize_options2 s� � ��&�t�,�,�,��=� ��� �&�@�� �
� �"�"�$�$���R�<�<�"�:�.�D�M�"�:�.�D�M�$�\�2�D�O����D�J� �}� 7��!2�!;� 7� �-�6�D�M�M�M� 7� 7� 7� 7r! c � � | j j sd}t |� � �| j j D ]\ }}}| � |||� � �d S )NzHMust create and upload files in one command (e.g. setup.py sdist upload))r'