HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
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