• PJ Eby's avatar
    Added a ``--single-version-externally-managed`` option to the ``install`` · 66d77b78
    PJ Eby authored
    command so that you can more easily wrap a "flat" egg in a system package.
    Enhanced ``bdist_rpm`` so that it installs single-version eggs that
    don't rely on a ``.pth`` file.  The ``--no-egg`` option has been removed,
    since all RPMs are now built in a more backwards-compatible format.
    
    Some work is now needed for easy_install to recognize bdist_wininst
    .exe's that wrap these new flat eggs, as currently the .egg-info will
    not be recognized.
    
    --HG--
    branch : setuptools
    extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041673
    66d77b78
EasyInstall.txt 53.2 KB