0{Y@sddlZddlmZmZddlmZmZddlmZddl m Z ddl m Z Gddde Z dS) N) build_prefix src_prefix) display_path backup_dir)logger)InstallationError)InstallCommandcsReZdZdZdZdZdZdZfddZfdd Z S) BundleCommandz9Create pybundles (archives containing multiple packages).bundlez: %prog [options] .pybundle ...zDEPRECATED. Create pybundles.Tcstt|j|||jjd}ttd|_|jjd}ttd|_|jj i|j|j 6|j|j 6dS)Nz--buildz-bundlez--src) superr __init__parser get_optionrrdefaultr set_defaultsdest)selfargskw build_optsrc_opt) __class__./tmp/pip-ok8sy_ze-build/pip/commands/bundle.pyr s  zBundleCommand.__init__cstjdd|s%tdnd|_tjdt|jt|jf|jd|_ t t |j ||}|S)Nz1.6zDEPRECATION: '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 deprecatedrignore_installednotifyr build_dirsrc_dirpopbundle_filenamer r run)roptionsrrequirement_set)rrrr!s   zBundleCommand.run) __name__ __module__ __qualname____doc__nameusagesummaryr r r!rr)rrr s  r )textwrap pip.locationsrrpip.utilrrpip.logrpip.exceptionsrpip.commands.installrr rrrrs