ok
Direktori : /opt/alt/python33/lib/python3.3/site-packages/pip/commands/ |
Current File : //opt/alt/python33/lib/python3.3/site-packages/pip/commands/bundle.pyc |
� �2{Yc @ s� d d l Z d d l m Z m Z d d l m Z m Z d d l m Z d d l m Z d d l m Z d e f d � � YZ d S( i����N( t build_prefixt src_prefix( t display_patht backup_dir( t logger( t InstallationError( t InstallCommandt BundleCommandc B s8 e Z d Z d Z d Z d Z e Z d � Z d � Z RS( s9 Create pybundles (archives containing multiple packages).t bundles: %prog [options] <bundle name>.pybundle <package>...s DEPRECATED. Create pybundles.c O s� t t | � j | | � | j j d � } t t d � | _ | j j d � } t t d � | _ | j j i | j | j 6| j | j 6� d S( Ns --builds -bundles --src( t superR t __init__t parsert get_optionR R t defaultR t set_defaultst dest( t selft argst kwt build_optt src_opt( ( sD /opt/alt/python33/lib/python3.3/site-packages/pip/commands/bundle.pyR s c C s� t j d d � | s% t d � � n t | _ t j d t | j � t | j � f � | j d � | _ t t | � j | | � } | S( Ns 1.6s� DEPRECATION: 'pip bundle' and support for installing from *.pybundle files is deprecated. See https://github.com/pypa/pip/pull/1046s You must give a bundle filenamesB Putting temporary build files in %s and source/develop files in %si ( R t deprecatedR t Truet ignore_installedt notifyR t build_dirt src_dirt popt bundle_filenameR R t run( R t optionsR t requirement_set( ( sD /opt/alt/python33/lib/python3.3/site-packages/pip/commands/bundle.pyR s ( t __name__t __module__t __doc__t namet usaget summaryR R R R ( ( ( sD /opt/alt/python33/lib/python3.3/site-packages/pip/commands/bundle.pyR s ( t textwrapt pip.locationsR R t pip.utilR R t pip.logR t pip.exceptionsR t pip.commands.installR R ( ( ( sD /opt/alt/python33/lib/python3.3/site-packages/pip/commands/bundle.pyt <module> s