• 
      

    Conditionalize ez_setup

    Review Request #3978 — Created March 19, 2013 and submitted

    Information

    RBTools
    master

    Reviewers

    Conditionalize ez_setup
    
    This makes life simpler for packagers, since most packaging tools
    will ensure that the appropriate packages are available on the
    system. Additionally, most packaging tools prefer not to rely on
    network access (since it can mean that identical rebuilds cannot
    be performed).
    
    Built locally with 'python setup.py build' and also by applying this patch and
    performing an RPM build in a network-free environment.
    Built locally with 'python setup.py build' and also by applying this patch and
    performing an RPM build in a network-free environment.
    
    This review request was submitted by calling 'rbt post -g' on the version built
    in that RPM without network access.
    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
          setup.py
        Ignored Files:
      
      
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    sgallagh
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.5.x (fbf933b)