• 
      

    Cap the version of mysqlclient on Python 2.7.

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

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

    Summary ID
    Cap the version of mysqlclient on Python 2.7.
    `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.
    24fbe20658015baa8ebf900da50acf4e19d241f5
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (aeae227)