Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 107
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 234
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 235
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 236
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 237
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 238
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 239
3
Owh @ s d Z ddlZddlZddlZddlZddlmZ ddlmZm Z m
Z
ddlmZ ddl
mZmZ ddlmZ ddlmZ dd lmZ G d
d deZdS )zm
distutils.command.upload
Implements the Distutils 'upload' subcommand (upload package to a package
index).
N)standard_b64encode)urlopenRequest HTTPError)urlparse)DistutilsErrorDistutilsOptionError)
PyPIRCCommand)spawn)logc @ sJ e Zd ZdZejddg Zejdg Zdd Zd
d Zdd
Z dd Z
dS )uploadzupload binary package to PyPIsignssign files to upload using gpg identity=iGPG identity used to sign filesc C s, t j| d| _d| _d| _d| _d | _d S )N r F)r initialize_optionsusernamepassword
show_responser
identity)self r 0/usr/lib64/python3.6/distutils/command/upload.pyr s
zupload.initialize_optionsc C sv t j| | jr | j r td| j }|i krX|d | _|d | _|d | _|d | _ | j rr| j
jrr| j
j| _d S )Nz.Must use --sign for --identity to have meaningr r
repositoryrealm)r finalize_optionsr r
r Z_read_pypircr r r r distribution)r configr r r r ( s
zupload.finalize_optionsc C s> | j jsd}t|x$| j jD ]\}}}| j||| qW d S )NzHMust create and upload files in one command (e.g. setup.py sdist upload))r Z
dist_filesr upload_file)r msgcommand pyversionfilenamer r r run: s
z
upload.runc &