U ʗRe @s|ddlZddlmZddlmZddlmZddlmZddl m Z ddl m Z ddl mZd d d d hZGd ddeZdS)N)Values)List) cmdoptions)Command)SUCCESS)freeze) stdlib_pkgspip setuptoolsZ distributewheelc@s<eZdZdZdZdZddddZeee e dd d Z dS) FreezeCommandzx Output installed packages in requirements format. packages are listed in a case-insensitive sorted order. z %prog [options])ext://sys.stderrr N)returnc Cs|jjddddgddd|jjdd d d d d d|jjddd d dd|jt|jjddd ddtd|jjddd dd|jt|j d|jdS)Nz-rz --requirement requirementsappendfilez}Use the order in the given requirements file and its comments when generating output. This option can be used multiple times.)destactiondefaultmetavarhelpz-lz--locallocal store_trueFzUIf in a virtualenv that has global access, do not output globally-installed packages.)rrrrz--useruserz,Only output packages installed in user-site.z--all freeze_allz,Do not skip these packages in the output: {}z, )rrrz--exclude-editableexclude_editablez%Exclude editable package from output.r) cmd_opts add_optionr list_pathformatjoinDEV_PKGS list_excludeparserinsert_option_group)selfr&/builddir/build/BUILDROOT/alt-python38-pip-22.2.1-2.el8.x86_64/opt/alt/python38/lib/python3.8/site-packages/pip/_internal/commands/freeze.py add_optionssR   zFreezeCommand.add_options)optionsargsrc Csptt}|js|t|jr*||jt|t|j |j |j |j |j ||jdD]}tj|dqVtS)N) requirement local_only user_onlypathsisolatedskipr )setrrupdater!excludesrcheck_list_path_optionrrrrpath isolated_modersysstdoutwriter)r%r)r*r0liner&r&r'runMs"    zFreezeCommand.run) __name__ __module__ __qualname____doc__usage log_streamsr(rrstrintr<r&r&r&r'r s 4r )r8optparsertypingrZpip._internal.clirpip._internal.cli.base_commandrpip._internal.cli.status_codesrZpip._internal.operations.freezerpip._internal.utils.compatrr!r r&r&r&r's