Comment 9 for bug 1956054

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tools (r/stx.6.0)

Reviewed: https://review.opendev.org/c/starlingx/tools/+/823545
Committed: https://opendev.org/starlingx/tools/commit/32f283894a8ad0417fa862edf77bafa8ceab94c8
Submitter: "Zuul (22348)"
Branch: r/stx.6.0

commit 32f283894a8ad0417fa862edf77bafa8ceab94c8
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>
    (cherry picked from commit 7bde482bcbee0d740446d7484a59d312e73e769b)
    Change-Id: Ibb700dadac300b4eb4c1c4cc58a29ff57767c26e