Bump python dependency to 2.6

Review Request #6574 — Created Nov. 10, 2014 and submitted

Information

RBTools
master
58fce11...

Reviewers

RBTools 0.7 is finally dropping support for Python 2.5 and older. Hooray!

 
Description From Last Updated

'json' imported but unused

reviewbotreviewbot

I think we should do what we did with RB and have a version for < 2.5, and one for …

chipx86chipx86

'json' imported but unused

reviewbotreviewbot
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        setup.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        setup.py
    
    
  2. setup.py (Diff revision 1)
     
     
    Show all issues
     'json' imported but unused
    
  3. 
      
chipx86
  1. 
      
  2. setup.py (Diff revision 1)
     
     
     
     
     
     
    Show all issues

    I think we should do what we did with RB and have a version for < 2.5, and one for < 2.6, and direct to the appropriate RBTools version for each. Otherwise they're told that RBTools 0.6 is sufficient for Python 2.4.

    That or just tell them for < 2.5 that they need to upgrade Python.

  3. 
      
david
reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        setup.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        setup.py
    
    
  2. setup.py (Diff revision 2)
     
     
    Show all issues
     'json' imported but unused
    
  3. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (61dfb24)
Loading...