Comment 5 for bug 1956054

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tools (master)

Reviewed: https://review.opendev.org/c/starlingx/tools/+/823215
Committed: https://opendev.org/starlingx/tools/commit/7bde482bcbee0d740446d7484a59d312e73e769b
Submitter: "Zuul (22348)"
Branch: master

commit 7bde482bcbee0d740446d7484a59d312e73e769b
Author: Scott Little <email address hidden>
Date: Fri Dec 31 09:54:04 2021 -0500

    Lock platformdirs to version 2.4.0 to retain python 2.7 support

    Platformdirs was upgraded to 2.4.1 from 2.4.0 over the holidays,
    and this breaks our build that requires python 2.7 compatibility.
    We'll stay with 2.4.0 which has worked for StarlingX for some time,
    rather than reverting to 2.0.2 which was the last with official
    python 2.7 support.

    Closes-Bug: 1956054
    Signed-off-by: Scott Little <email address hidden>
    Change-Id: I303429a744f4addf639f1ab88f03a06b52bc7144