Comment 5 for bug 1695127

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

Reviewed: https://review.openstack.org/471153
Committed: https://git.openstack.org/cgit/openstack/nova-specs/commit/?id=f49397be06404d310483f49b2c062c8b3dd70767
Submitter: Jenkins
Branch: master

commit f49397be06404d310483f49b2c062c8b3dd70767
Author: Takashi NATSUME <email address hidden>
Date: Tue Jun 6 07:33:25 2017 +0900

    Uncap sphinx version

    Sphinx version has been capped since
    I9c45d239e156ec4fb49b5d8bd2404b66155be92b
    in order to fix an issue with resolving citations.

    Then, in I7e55dcf910e0ba6dd85b565db8cb1ecbdd39634a,
    the issue has been fixed by modifying citation references.

    So uncap sphinx version.
    But sphinx 1.6.1 has another issue (*1),
    so leave sphinx 1.6.1 in the blacklist.

    *1: https://github.com/sphinx-doc/sphinx/issues/3754

    Change-Id: I09acc562bc37edc3c8a40027f7eb359aaa956c32
    Related-Bug: #1695127