Comment 3 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/+/823208
Committed: https://opendev.org/starlingx/tools/commit/0d67f81bdff338c2f965a50aa3fccac08579ec60
Submitter: "Zuul (22348)"
Branch: master

commit 0d67f81bdff338c2f965a50aa3fccac08579ec60
Author: Scott Little <email address hidden>
Date: Thu Dec 30 11:21:12 2021 -0500

    Lock filelock to version 3.4.0 to retain python 2.7 support

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

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