a
ljY
@ s d dl Z d dlmZmZmZ dZdeee eeee dddZeee ee eee dd d
Z eee ee ddd
Z
eee ee eee ee eee dddZeee eee dddZeee ee eee ee ee ee eeeee dddZ
dS ) N)ListOptionalSequencea' import io, os, sys, setuptools, tokenize; sys.argv[0] = {0!r}; __file__={0!r};f = getattr(tokenize, 'open', open)(__file__) if os.path.exists(__file__) else io.StringIO('from setuptools import setup; setup()');code = f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))F)
setup_py_pathglobal_optionsno_user_configunbuffered_outputreturnc C sF t jg}|r|dg7 }|dt| g7 }|r4||7 }|rB|dg7 }|S )ao
Get setuptools command arguments with shim wrapped setup file invocation.
:param setup_py_path: The path to setup.py to be wrapped.
:param global_options: Additional global options.
:param no_user_config: If True, disables personal user configuration.
:param unbuffered_output: If True, adds the unbuffered switch to the
argument list.
z-uz-cz
--no-user-cfg)sys
executable_SETUPTOOLS_SHIMformat)r r r r args r H/usr/lib/python3.9/site-packages/pip/_internal/utils/setuptools_build.pymake_setuptools_shim_args s
r )r r
build_optionsdestination_dirr c C s( t | |dd}|dd|g7 }||7 }|S )NTr r Zbdist_wheelz-dr )r r r r r r r r make_setuptools_bdist_wheel_args/ s
r )r r r c C s t | |dd}|ddg7 }|S )NTr Zcleanz--allr )r r r r r r make_setuptools_clean_argsA s
r )r r install_optionsr prefixhome
use_user_siter c C sf |r|rJ t | ||d}|ddg7 }||7 }|r>|d|g7 }|d urR|d|g7 }|rb|ddg7 }|S )N)r r Zdevelopz --no-deps--prefixz
--install-dir--user --prefix=r )r r r r r r r r r r r make_setuptools_develop_argsL s r )r egg_info_dirr r c C s* t | |d}|dg7 }|r&|d|g7 }|S )N)r Zegg_infoz
--egg-baser )r r r r r r r make_setuptools_egg_info_argsl s
r! )r r r record_filenamerootr
header_dirr r r pycompiler c C s |r|rJ |r|rJ t | || dd}|dd|g7 }|dg7 }|d urT|d|g7 }|d urh|d|g7 }|d ur||d|g7 }|r|d d
g7 }|
r|dg7 }n
|dg7 }|r|d
|g7 }||7 }|S )NT)r r r installz--recordz#--single-version-externally-managedz--rootr z--homer r z --compilez--no-compilez--install-headersr )r r r r" r# r r$ r r r r% r r r r make_setuptools_install_args{ s2
r' )NFF)r
typingr r r r strboolr r r r r! r' r r r r