Comment 6 for bug 2007574

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to horizon (master)

Reviewed: https://review.opendev.org/c/openstack/horizon/+/883051
Committed: https://opendev.org/openstack/horizon/commit/a13e01bc462718df5c52d460b489131eaaca5735
Submitter: "Zuul (22348)"
Branch: master

commit a13e01bc462718df5c52d460b489131eaaca5735
Author: manchandavishal <email address hidden>
Date: Fri May 12 11:25:57 2023 +0530

    Bump XStatic package version to latest i.e. 1.0.3

    horizon does not support setuptools 67.3.1 and it broke Kolla
    Horizon container builds. We recently cut a new release of Xstatic
    [1] which may fix this setuptools issue. So this patch bump the
    Xstatic version to 1.0.3 to fix setuptools issue. XStatic package
    version is also bumped in openstack/requirements[2].

    [1] https://github.com/xstatic-py/xstatic/commit/5cd7a2347046b71056ae29f00ffa4f71218a5c0c
    [2] https://review.opendev.org/c/openstack/requirements/+/882916
    Related-Bug: #2007574

    Change-Id: I0c463d205d4534f7b0cfcab00bec4b98cd429ae1