<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">What is the goal for Sphinx 2.4?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b>From:</b> Dmitry Tantsur <dtantsur@redhat.com> <br>
<b>Sent:</b> Sunday, March 29, 2020 8:34 AM<br>
<b>To:</b> openstack-discuss<br>
<b>Subject:</b> Re: OpenStack should be buildable with sphinx 2.4: FTBFS in many packages<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p><span style="color:#CE1126">[EXTERNAL EMAIL] <o:p></o:p></span></p>
</div>
<div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Sat, Mar 28, 2020 at 10:08 PM Akihiro Motoki <<a href="mailto:amotoki@gmail.com">amotoki@gmail.com</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<p class="MsoNormal">Hi,<br>
<br>
Find my comments on several repositories.<br>
<br>
On Sat, Mar 28, 2020 at 6:34 PM Thomas Goirand <<a href="mailto:zigo@debian.org" target="_blank">zigo@debian.org</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> Sphinx 2.4 has been uploaded to Experimental. I just received bug<br>
> reports against the OpenStack packages because some of them cannot be<br>
> built with Sphinx 2.4. Here's the list:<br>
><br>
> - ironic<br>
> - os-api-ref<br>
<br>
I can build the document with sphinx 2.4.4.<br>
<br>
> - aodh<br>
> - cloudkitty<br>
> - kombu<br>
<br>
This is not part of OpenStack and is not found in <a href="http://opendev.org" target="_blank">
opendev.org</a>.<br>
<br>
> - panko<br>
> - ceilometerclient<br>
> - ceilometermiddleware<br>
> - doc8<br>
<br>
doc8 was retired Jul 2019.<o:p></o:p></p>
</blockquote>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">For those like me who just nearly had a heart attack: it wasn't fully retired, it was moved (?) to
<a href="https://github.com/PyCQA/doc8">https://github.com/PyCQA/doc8</a><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
> - dracclient<br>
> - glareclient<br>
> - murano-pkg-check<br>
> - os-xenapi<br>
> - scciclient<br>
> - sahara<br>
> - sphinxcontrib-programoutput<br>
<br>
This is not part of OpenStack and is not found in <a href="http://opendev.org" target="_blank">
opendev.org</a>.<br>
<br>
> - tempest-horizon<br>
<br>
sphinx document is not actually used and the content was not changed<br>
under the initial cookiecutter commit.<br>
I proposed a patch to drop sphinx related stuffs. Hope it works for you.<br>
<br>
><br>
> It'd be nice if those affected could be fixed for Ussuri. IMO, it's just<br>
> the doc, so fixing it wouldn't hurt code quality. In other words: help<br>
> would be more than welcome writing patch or reviewing them, and testing<br>
> Sphinx 2.4 compatibility.<br>
><br>
> Cheers,<br>
><br>
> Thomas Goirand (zigo)<br>
><o:p></o:p></p>
</blockquote>
</div>
</div>
</div>
</body>
</html>