Cap the version of mysqlclient on Python 2.7.

Review Request #11909 — Created Jan. 7, 2022 and submitted

chipx86
Review Board
release-4.0.x
reviewboard

mysqlclient 2.0+ dropped support for Python 2.7. In order to maintain
compatibility without issues, the ReviewBoard[mysql] dependency now
caps the version at < 1.5 (as a precaution) on Python 2.7.

Tested installing the dependency on Python 2.7 and all 3.6+.

Summary
Cap the version of mysqlclient on Python 2.7.
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (aeae227)
Loading...