• 
      

    Expand the dependency on python-dateutil.

    Review Request #11442 — Created Feb. 11, 2021 and submitted

    Information

    Djblets
    release-1.0.x

    Reviewers

    The python-dateutil dependency is too restrictive, causing issues if
    a modern version of python-dateutil is installed. There's no need for
    this, as even modern versions support Python 2.7 and maintain API
    compatibility.

    This change removes the dependency cap.

    Installed the package successfully.

    Built the release notes and checked for errors.

    Summary ID
    Expand the dependency on python-dateutil.
    The `python-dateutil` dependency is too restrictive, causing issues if a modern version of `python-dateutil` is installed. There's no need for this, as even modern versions support Python 2.7 and maintain API compatibility. This change removes the dependency cap.
    1bd82501719af4699e4877c8eb487898f7c48c20
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-1.0.x (5fb5ede)