• 
      

    Cap the Pillow version range when using Python 2.6.

    Review Request #9926 — Created May 11, 2018 and discarded

    Information

    pillowfight

    Reviewers

    Pillow 4.0 recently released, and it's the first version of Pillow to
    drop Python 2.6 support. This means that 2.6 users who use Pillowfight
    end up with a version of Pillow they can't install.
    
    This change adds a version cap for Pillow when running under Python 2.6.
    It also increases the minimum version of Pillow to the latest
    2.6-supported version.
    
    Testing Done:
    Tested "building" the pillowfight package on 2.6 and 2.7. Verified the
    correct versions of Pillow were installed.
    
    Reviewed at https://reviews.reviewboard.org/r/8605/
    
     
    Description From Last Updated

    asdasd

    AS asdasd
    AS
    1. 
        
    2. setup.py (Diff revision 1)
       
       
      Show all issues

      asdasd

    3. 
        
    AS
    1. Ship It!
    2. 
        
    chipx86
    1. This is a production server. For testing, please use http://demo.reviewboard.org instead.

    2. 
        
    chipx86
    Review request changed
    Status:
    Discarded