£Á°èZ¨Ä…–K§‚«“ô4“ÒÙ´dîfUÙÃÅ WKbyÊ¦•êŽ…È®FÒ¿ÊÎóCozá¬S@6{Í:›œêZÌ:Š•_%:¢¾¾~;‘Ã~èŠ©ÊÇí`ÔÑ©úë™µ'5I¿fš×WO%ø9¾«¾DK|€ùÍD”Ýs]nHÕ¶ê×Ó¼ãžªéUWŸÈË%DÒÕ¬ï‘]/Åcx  ‰ï2ß]ä6G[]S£ÔÏ¯rs{úëóµmÒï#UQxo·õÞCe]"±/aÙ&Eã4ú9Jé_ÞåëdãöKë)AÞ                  ¯¹ægƒÛowÐø^d™ý½ßB7áyMä9ÜÖUã
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
<html>
B
    Rek              
   @   s:  d Z ddlZddlZddlmZ ddlmZ ddlmZ ddl	m
Z
 ddlmZ ddlmZ dd	lmZmZmZ dd
lmZ ddlmZ ddlmZ ddlmZ dZddddddZddddddddddddedddddddddddddZer"dddd d!ded"< ddd#d$d!ded%< dZG d&d' d'eZdS )(zFdistutils.command.install

Implements the Distutils 'install' command.    N)log)Command)DEBUG)get_config_vars)DistutilsPlatformError)
write_file)convert_path
subst_varschange_root)get_platform)DistutilsOptionError)	USER_BASE)	USER_SITETz$base/Lib/site-packagesz$base/Include/$dist_namez$base/Scriptsz$base)purelibplatlibheadersscriptsdataz/$base/lib/python$py_version_short/site-packagesz;$platbase/$platlibdir/python$py_version_short/site-packagesz9$base/include/python$py_version_short$abiflags/$dist_namez	$base/binz$base/lib/pythonz$base/$platlibdir/pythonz$base/include/python/$dist_namez$base/site-packagesz$base/include/$dist_name)unix_prefix	unix_homentpypypypy_ntz	$usersitez4$userbase/Python$py_version_nodot/Include/$dist_namez)$userbase/Python$py_version_nodot/Scriptsz	$userbasent_userz=$userbase/include/python$py_version_short$abiflags/$dist_namez$userbase/bin	unix_userc               @   s:  e Zd ZdZdddddddd	d
dddddddddgZdddgZer`eddde f ed ddiZ	dd Z
dd Zdd  Zd!d" Zd#d$ Zd%d& Zd'd( Zd)d* Zd+d, Zd-d. Zd/d0 Zd1d2 Zd3d4 Zd5d6 Zd7d8 Zd9d: Zd;d< Zd=d> Zd?d@ ZdAdB ZdCdD ZdEefdFefdGefdHefdIdJdK fgZdS )Linstallz'install everything from build directory)zprefix=Nzinstallation prefix)zexec-prefix=Nz.(Unix only) prefix for platform-specific files)zhome=Nz+(Unix only) home directory to install under)zinstall-base=Nz;base installation directory (instead of --prefix or --home))zinstall-platbase=Nz\base installation directory for platform-specific files (instead of --exec-prefix or --home))zroot=Nz<install everything relative to this alternate root directory)zinstall-purelib=Nz;installation directory for pure Python module distributions)zinstall-platlib=Nz8installation directory for non-pure module distributions)zinstall-lib=Nzginstallation directory for all module distributions (overrides --install-purelib and --install-platlib))zinstall-headers=Nz(installation directory for C/C++ headers)zinstall-scripts=Nz)installation directory for Python scripts)zinstall-data=Nz%installation directory for data files)compileczcompile .py to .pyc [default])z
no-compileNzdon't compile .py files)z	optimize=Ozlalso compile with optimization: -O1 for "python -O", -O2 for "python -OO", and -O0 to disable [default: -O0])forcefz1force installation (overwrite any existing files))z
skip-buildNz2skip rebuilding everything (for testing/debugging))zrecord=Nz3filename in which to record list of installed filesr   r   z
skip-builduserNz!install in user site-package '%s'z
no-compilec             C   s   d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _	d| _
d| _d| _t| _t| _d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _dS )zInitializes options.Nr      )prefixexec_prefixhomer!   install_baseinstall_platbaserootinstall_purelibinstall_platlibinstall_headersinstall_libinstall_scriptsinstall_datar   install_userbaser   install_usersiter   optimize
extra_pathinstall_path_filer   
skip_buildwarn_dir
build_base	build_librecord)self r:   /builddir/build/BUILDROOT/alt-python37-setuptools-58.3.0-4.el8.x86_64/opt/alt/python37/lib/python3.7/site-packages/setuptools/_distutils/command/install.pyinitialize_options   s2    zinstall.initialize_optionsc             C   s  | j s| js| jr&| js| jr&td| jr@| j s8| jr@td| jrl| j sd| jsd| jsd| jsd| jrltdtjdkr| jr| 	d d| _| 
d tjdkr|   n|   | 
d tj d	 }td
d\}}y
tj}W n tk
r   d}Y nX | j | j | j |dtjdd  dtjdd  |||||ttddd| _trp| j| jd< | j| jd< |   | 
d | j| jd< | j| jd< trd	dlm} t d || j | !  | 
d | jr| "  | j#dkr
| j$ r| j%| _#n| j&| _#| 'dddddddd | (  | j#| _)tj*+| j#| j,| _#| j-dk	rh| .d dddddd | 
d! | /d"d#d$ dS )%zFinalizes options.zWmust supply either prefix/exec-prefix/home or install-base/install-platbase -- not bothz9must supply either home or prefix/exec-prefix -- not bothzGcan't combine user with prefix, exec_prefix/home, or install_(plat)baseposixz+exec-prefix option ignored on this platformNzpre-finalize_{unix,other}zpost-finalize_{unix,other}()r   r#   r$    z%d.%d   z%d%d
platlibdirlib)	dist_namedist_versiondist_fullname
py_versionpy_version_shortpy_version_nodot
sys_prefixr#   sys_exec_prefixr$   abiflagsr@   userbaseusersitezpost-expand_basedirs()baseplatbase)pprintzconfig vars:zpost-expand_dirs()r   r   r   r   r   libbasezafter prepending rootbuild)r6   r6   )r7   r7   )0r#   r$   r%   r&   r'   r   r!   osnamewarn	dump_dirsfinalize_unixfinalize_othersysversionsplitr   rJ   AttributeErrordistributionget_nameget_versionget_fullnameversion_infogetattrconfig_varsHAS_USER_SITEr/   r0   expand_basedirsr   rO   printexpand_dirscreate_home_pathr,   has_ext_modulesr*   r)   convert_pathshandle_extra_pathinstall_libbasepathjoin
extra_dirsr(   change_rootsset_undefined_options)r9   rE   r#   r$   rJ   rO   r:   r:   r;   finalize_options   s    















zinstall.finalize_optionsc             C   s   t sdS ddlm} t|d  x|| jD ]r}|d }|d dkrN|dd }|| jkrz| j| }||}t| | }n||}t| |}td|| q*W dS )zDumps the list of user options.Nr   )longopt_xlate:=z  %s: %s)	r   distutils.fancy_getoptrr   r   debuguser_optionsnegative_opt	translatera   )r9   msgrr   optopt_namevalr:   r:   r;   rU     s    




zinstall.dump_dirsc             C   s"  | j dk	s| jdk	r\| jdkr2| jdkr2| jdksP| jdksP| jdksP| jdkrXtddS | j	r| j
dkrttd| j
 | _ | _| d n| jdk	r| j | _ | _| d nl| jdkr| jdk	rtdtjtj| _tjtj| _n| jdkr| j| _| j| _ | j| _| d dS )z&Finalizes options for posix platforms.NzPinstall-base or install-platbase supplied, but installation scheme is incompletez$User base directory is not specifiedr   r   z*must not supply exec-prefix without prefixr   )r&   r'   r,   r)   r*   r+   r-   r.   r   r!   r/   r   select_schemer%   r#   r$   rR   rl   normpathrX   )r9   r:   r:   r;   rV     s<    









zinstall.finalize_unixc             C   s   | j r8| jdkrtd| j | _| _| tjd  n| jdk	r\| j | _| _| d n\| j	dkrvtj
tj	| _	| j	 | _| _y| tj W n" tk
r   tdtj Y nX dS )z)Finalizes options for non-posix platformsNz$User base directory is not specified_userr   z)I don't know how to install stuff on '%s')r!   r/   r   r&   r'   r   rR   rS   r%   r#   rl   r   rX   KeyError)r9   r:   r:   r;   rW     s"    


zinstall.finalize_otherc             C   sr   t tdr2tjdk r2|ds2tjdkr.d}nd}t| }x2tD ]*}d| }t| |dkr@t	| |||  q@W dS )	z=Sets the install directories by applying the install schemes.pypy_version_info)      )r   _homer   r   r   install_N)
hasattrrX   r`   endswithrR   rS   INSTALL_SCHEMESSCHEME_KEYSra   setattr)r9   rS   schemekeyattrnamer:   r:   r;   r     s    




zinstall.select_schemec             C   s\   xV|D ]N}t | |}|d k	rtjdks0tjdkr<tj|}t|| j}t| || qW d S )Nr=   r   )ra   rR   rS   rl   
expanduserr	   rb   r   )r9   attrsattrr~   r:   r:   r;   _expand_attrs  s    

zinstall._expand_attrsc             C   s   |  dddg dS )zNCalls `os.path.expanduser` on install_base, install_platbase and
        root.r&   r'   r(   N)r   )r9   r:   r:   r;   rd     s    zinstall.expand_basedirsc             C   s   |  ddddddg dS )z+Calls `os.path.expanduser` on install dirs.r)   r*   r,   r+   r-   r.   N)r   )r9   r:   r:   r;   rf     s    zinstall.expand_dirsc             G   s0   x*|D ]"}d| }t | |tt| | qW dS )z!Call `convert_path` over `names`.r   N)r   r   ra   )r9   namesrS   r   r:   r:   r;   ri     s    
zinstall.convert_pathsc             C   s   | j dkr| jj | _ | j dk	rtd t| j trB| j d| _ t| j dkr`| j d  }}n"t| j dkrz| j \}}ntdt	|}nd}d}|| _
|| _dS )	z4Set `path_file` and `extra_dirs` using `extra_path`.NzIDistribution option extra_path is deprecated. See issue27919 for details.,r"   r   r?   zY'extra_path' option must be a list, tuple, or comma-separated string with 1 or 2 elementsr>   )r2   r\   r   rT   
isinstancestrrZ   lenr   r   	path_filern   )r9   r   rn   r:   r:   r;   rj     s$    



zinstall.handle_extra_pathc          	   G   s4   x.|D ]&}d| }t | |t| jt| | qW dS )z:Change the install directories pointed by name using root.r   N)r   r
   r(   ra   )r9   r   rS   r   r:   r:   r;   ro   !  s    
zinstall.change_rootsc             C   sf   | j s
dS ttjd}xF| j D ]8\}}||r&tj|s&| 	d|  t
|d q&W dS )zCreate directories under ~.N~zos.makedirs('%s', 0o700)i  )r!   r   rR   rl   r   rb   items
startswithisdirdebug_printmakedirs)r9   r%   rS   rl   r:   r:   r;   rg   '  s    zinstall.create_home_pathc             C   s*  | j s6| d | jdj}| jr6|t kr6tdx|  D ]}| | q@W | j	r`| 
  | jr|  }| jrt| j}x(tt|D ]}|| |d ||< qW | t| j|fd| j  ttjjtj}ttjj|}tjtj| j}| jr&| j	r| js&||kr&td| j dS )zRuns the command.rQ   z"Can't install when cross-compilingNz'writing list of installed files to '%s'zmodules installed to '%s', which is not in Python's module search path (sys.path) -- you'll have to change the search path yourself)r4   run_commandr\   get_command_obj	plat_namer5   r   r   get_sub_commandsr   create_path_filer8   get_outputsr(   r   rangeexecuter   maprR   rl   r   rX   normcaser,   r3   r   rw   )r9   
build_platcmd_nameoutputsroot_lencountersys_pathr,   r:   r:   r;   run3  s6    



zinstall.runc             C   sJ   t j| j| jd }| jr8| t|| jgfd|  n| 	d|  dS )zCreates the .pth filez.pthzcreating %szpath file '%s' not createdN)
rR   rl   rm   rk   r   r3   r   r   rn   rT   )r9   filenamer:   r:   r;   r   _  s    

zinstall.create_path_filec             C   sp   g }x>|   D ]2}| |}x"| D ]}||kr&|| q&W qW | jrl| jrl|tj| j	| jd  |S )z.Assembles the outputs of all the sub-commands.z.pth)
r   get_finalized_commandr   appendr   r3   rR   rl   rm   rk   )r9   r   r   cmdr   r:   r:   r;   r   m  s    
zinstall.get_outputsc             C   s2   g }x(|   D ]}| |}||  qW |S )z*Returns the inputs of all the sub-commands)r   r   extend
get_inputs)r9   inputsr   r   r:   r:   r;   r   ~  s
    
zinstall.get_inputsc             C   s   | j  p| j  S )zSReturns true if the current distribution has any Python
        modules to install.)r\   has_pure_modulesrh   )r9   r:   r:   r;   has_lib  s    
zinstall.has_libc             C   s
   | j  S )zLReturns true if the current distribution has any headers to
        install.)r\   has_headers)r9   r:   r:   r;   r     s    zinstall.has_headersc             C   s
   | j  S )zMReturns true if the current distribution has any scripts to.
        install.)r\   has_scripts)r9   r:   r:   r;   r     s    zinstall.has_scriptsc             C   s
   | j  S )zJReturns true if the current distribution has any data to.
        install.)r\   has_data_files)r9   r:   r:   r;   has_data  s    zinstall.has_datar,   r+   r-   r.   install_egg_infoc             C   s   dS )NTr:   )r9   r:   r:   r;   <lambda>      zinstall.<lambda>) __name__
__module____qualname__descriptionrx   boolean_optionsrc   r   r   ry   r<   rq   rU   rV   rW   r   r   rd   rf   ri   rj   ro   rg   r   r   r   r   r   r   r   r   sub_commandsr:   r:   r:   r;   r   W   sh   	

N (	",r   )__doc__rX   rR   	distutilsr   distutils.corer   distutils.debugr   distutils.sysconfigr   distutils.errorsr   distutils.file_utilr   distutils.utilr   r	   r
   r   r   siter   r   rc   WINDOWS_SCHEMEr   r   r   r:   r:   r:   r;   <module>   sj   