• 
      

    Cap the version of mysqlclient on Python 2.7.

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

    Information

    Review Board
    release-4.0.x

    Reviewers

    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+.

    Commits

    Files