Bump the minimum version of pytz to 2015.1.

Review Request #8751 — Created Feb. 15, 2017 and submitted

Information

Review Board
release-2.5.x
b63141f...

Reviewers

Someone on an older system hit a problem in Review Board 2.5.8 involving
a failing import from an old (2010) version of pytz. Back then, the
pytz.exceptions module didn't exist.

This change bumps up our minimum version to 2015.1. Newer versions are
ideal, but this version is known to work (as we use it on one of our
servers), and should make it easier for packagers. Users upgrading from
an older version will get the latest version of this.

Installed a Review Board package and got the latest version.

Verified that 2015.1 has the module we require.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/dependencies.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/dependencies.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (5d54990)
Loading...