HEX
Server: LiteSpeed
System: Linux ws4.angoweb.net 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: tswangoe (2287)
PHP: 8.1.33
Disabled: show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
Upload Files
File: //opt/alt/python34/lib/python3.4/site-packages/pip/commands/__pycache__/bundle.cpython-34.pyc
�
v�Re��@s�ddlZddlmZmZddlmZmZddlmZddl	m
Z
ddlmZGdd�de�Z
dS)	�N)�build_prefix�
src_prefix)�display_path�
backup_dir)�logger)�InstallationError)�InstallCommandcsReZdZdZdZdZdZdZ�fdd�Z�fdd	�Z	�S)
�
BundleCommandz9Create pybundles (archives containing multiple packages).�bundlez:
      %prog [options] <bundle name>.pybundle <package>...zDEPRECATED. Create pybundles.Tcs�tt|�j||�|jjd�}ttd�|_|jjd�}ttd�|_|jj	i|j|j
6|j|j
6�dS)Nz--buildz-bundlez--src)�superr	�__init__�parser�
get_optionrr�defaultr�set_defaults�dest)�self�args�kw�	build_opt�src_opt)�	__class__��./tmp/pip-b5g1_nk_-build/pip/commands/bundle.pyrs
zBundleCommand.__init__cs�tjdd�|s%td��nd|_tjdt|j�t|j�f�|jd�|_	t
t|�j||�}|S)Nz1.6z�DEPRECATION: 'pip bundle' and support for installing from *.pybundle files is deprecated. See https://github.com/pypa/pip/pull/1046zYou must give a bundle filenameTzBPutting temporary build files in %s and source/develop files in %sr)
r�
deprecatedr�ignore_installed�notifyr�	build_dir�src_dir�pop�bundle_filenamerr	�run)r�optionsr�requirement_set)rrrr!s		 zBundleCommand.run)
�__name__�
__module__�__qualname__�__doc__�name�usage�summaryr
rr!rr)rrr		sr	)�textwrap�
pip.locationsrr�pip.utilrr�pip.logr�pip.exceptionsr�pip.commands.installrr	rrrr�<module>s