bneradt opened a new issue #7941:
URL: https://github.com/apache/trafficserver/issues/7941


   In order for our Sphinx doc build to succeed, we have to pin the Spinx 
package to 3.x rather than the latest 4.x. This is due to the following Sphinx 
issue we filed:
   https://github.com/sphinx-doc/sphinx/issues/9322
   
   To unblock our doc builds, our 
[doc/Pipfile](https://github.com/apache/trafficserver/blob/3d584af796bad1e9e3c03b2af5485b630ffedafb/doc/Pipfile#L33)
 was configured to pin the Sphinx package to 3.x via this PR: #7940. 
   
   There is a Sphinx PR open to address the bug which blocks our doc builds on 
4.x:
   https://github.com/sphinx-doc/sphinx/pull/9334
   
   Once that Sphinx PR is merged in and released, we should unpin our Sphinx 
package version. I'm filing this issue to document and remind ourselves to do 
this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to