
      eB                         d dl mZ d dlmZ d dlmZ d dl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Z G d d	ej        e
          Z G d
 d          ZdS )    )convert_path)log)DistutilsOptionErrorN)easy_install)_path)
namespacesc                       e Zd ZdZdZej        ddgz   Zej        dgz   ZdZd Z	d Z
d	 Zed
             Zd Zd Zd Zd ZdS )developzSet up package for developmentz%install package in 'development mode')	uninstalluzUninstall this source package)z	egg-path=Nz-Set the path to be used in the .egg-link filer   Fc                     | j         r0d| _        |                                  |                                  n|                                  |                                  d S )NT)r   multi_versionuninstall_linkuninstall_namespacesinstall_for_developmentwarn_deprecated_optionsselfs    :lib/python3.11/site-packages/setuptools/command/develop.pyrunzdevelop.run   se    > 	+!%D!!!%%''''((***$$&&&&&    c                 f    d | _         d | _        t          j        |            d | _        d| _        d S )N.)r   egg_pathr   initialize_options
setup_pathalways_copy_fromr   s    r   r   zdevelop.initialize_options%   s6    '--- #r   c           	         dd l }|                     d          }|j        g| _        t	          j        |            |                                  |                                  | j        	                    t          j
        d                     |j        dz   }t          j                            | j        |          | _        |j        | _        | j        )t          j                            |j                  | _        t'          j        | j                  }t'          j        t          j                            | j        | j                            }||k    rt+          d|z             |                    ||                    |t          j                            |j                            |j                  | _        |                     | j        | j        | j                  | _        d S )Nr   egg_infoz*.eggz	.egg-linkzA--egg-path must be a relative path from the install directory to project_name)pkg_resourcesget_finalized_commandegg_nameargsr   finalize_optionsexpand_basedirsexpand_dirspackage_indexscanglobospathjoininstall_diregg_linkegg_baser   abspathr   normpathr   DistributionPathMetadatar   dist_resolve_setup_pathr   )r   r"   eiegg_link_fntargetr   s         r   r&   zdevelop.finalize_options,   s   ''
33[M	%d+++	' 2 2333kK/T%5{CC= GOOBK88DM..>"',,t/?"O"OPPv&!#)*   "..&&vrwr{/K/KLL / 
 
	 22MM
 
r   c                    |                      t          j        d                              d          }|t          j        k    rd|                    d          dz   z  }t          j        t          j        	                    |||                    }t          j        t          j                  }||k    rt          d||          |S )z
        Generate a path from egg_base back to '.' where the
        setup script resides and ensure that path points to the
        setup path from $install_dir/$egg_path.
        /z../   zGCan't get a consistent path to setup script from installation directory)replacer,   seprstripcurdircountr   r3   r-   r.   r   )r1   r/   r   path_to_setupresolvedrA   s         r   r7   zdevelop._resolve_setup_pathS   s     !((55<<SAABI%%!]%8%8%=%=%ABM>"',,{Hm"T"TUU	**v&*	   r   c                 T   |                      d           |                     dd           |                      d           t          j        r+|                     t          j                   d t          _        |                                  t          j        d| j        | j	                   | j
        sRt          | j        d          5 }|                    | j        dz   | j        z              d d d            n# 1 swxY w Y   |                     d | j        | j                    d S )Nr   	build_extr=   )inplacezCreating %s (link to %s)w
)run_commandreinitialize_command
setuptoolsbootstrap_install_fromr   install_namespacesr   infor0   r1   dry_runopenwriter   r   process_distributionr6   no_deps)r   fs     r   r   zdevelop.install_for_developmenth   sb   $$$ 	!!+q!999%%%, 	5j?@@@04J-!!! 	+T]DMJJJ| 	@dmS)) @Q,t>???@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ 	!!$	t|3CDDDDDs   	&C;;C?C?c                    t           j                            | j                  rt	          j        d| j        | j                   t          | j                  }d |D             }|                                 || j	        g| j	        | j
        gfvrt	          j        d|           d S | j        st          j        | j                   | j        s|                     | j                   | j        j        rt	          j        d           d S d S )NzRemoving %s (link to %s)c                 6    g | ]}|                                 S  )r@   ).0lines     r   
<listcomp>z*develop.uninstall_link.<locals>.<listcomp>   s     @@@$@@@r   z$Link points to %s: uninstall abortedz5Note: you must uninstall or replace scripts manually!)r,   r-   existsr0   r   rO   r1   rQ   closer   r   warnrP   unlink
update_pthr6   distributionscripts)r   egg_link_filecontentss      r   r   zdevelop.uninstall_link~   s   7>>$-(( 		)H/NNN //M@@-@@@H!!!$-1QRRR?JJJ< )	$-(((| 	'OODI&&&$ 	NHLMMMMM	N 	Nr   c                    || j         urt          j        | |          S |                     |           | j        j        pg D ]}t          j                            t          |                    }t          j        
                    |          }t          j        |          5 }|                                }d d d            n# 1 swxY w Y   |                     ||||           d S N)r6   r   install_egg_scriptsinstall_wrapper_scriptsra   rb   r,   r-   r2   r   basenameiorQ   readinstall_script)r   r6   script_namescript_pathstrmscript_texts         r   rg   zdevelop.install_egg_scripts   s   ty  3D$???
 	$$T***  ,4: 	M 	MK'//,{*C*CDDK'**;77K%% *"iikk* * * * * * * * * * * * * * *k;LLLL	M 	Ms   #CC	C	c                 J    t          |          }t          j        | |          S rf   )VersionlessRequirementr   rh   r   r6   s     r   rh   zdevelop.install_wrapper_scripts   s"    %d++3D$???r   N)__name__
__module____qualname____doc__descriptionr   user_optionsboolean_optionscommand_consumes_argumentsr   r   r&   staticmethodr7   r   r   rg   rh   rX   r   r   r
   r
      s        ((9K,;L0 L
 #2k]BO!&' ' '$ $ $%
 %
 %
N   \(E E E,N N N"M M M$@ @ @ @ @r   r
   c                   $    e Zd ZdZd Zd Zd ZdS )rr   a  
    Adapt a pkg_resources.Distribution to simply return the project
    name as the 'requirement' so that scripts will work across
    multiple versions.

    >>> from pkg_resources import Distribution
    >>> dist = Distribution(project_name='foo', version='1.0')
    >>> str(dist.as_requirement())
    'foo==1.0'
    >>> adapted_dist = VersionlessRequirement(dist)
    >>> str(adapted_dist.as_requirement())
    'foo'
    c                     || _         d S rf   )_VersionlessRequirement__distrs   s     r   __init__zVersionlessRequirement.__init__   s    r   c                 ,    t          | j        |          S rf   )getattrr   )r   names     r   __getattr__z"VersionlessRequirement.__getattr__   s    t{D)))r   c                     | j         S rf   r    r   s    r   as_requirementz%VersionlessRequirement.as_requirement   s      r   N)rt   ru   rv   rw   r   r   r   rX   r   r   rr   rr      sK           * * *! ! ! ! !r   rr   )distutils.utilr   	distutilsr   distutils.errorsr   r,   r+   rj   setuptools.command.easy_installr   rL   r   r   DevelopInstallerr
   rr   rX   r   r   <module>r      s
   ' ' ' ' ' '       1 1 1 1 1 1 				  				 8 8 8 8 8 8       ! ! ! ! ! !    U@ U@ U@ U@ U@j)< U@ U@ U@p! ! ! ! ! ! ! ! ! !r   