westonpace opened a new pull request, #35194:
URL: https://github.com/apache/arrow/pull/35194

   ### Rationale for this change
   
   Sphinx dropped support for the `logo` property in release 6.  See 
https://github.com/sphinx-doc/sphinx/issues/11062  Instead we are supposed to 
use `logo_url` which has been available since release 4.
   
   ### What changes are included in this PR?
   
   Change from `logo` to `logo_url`
   
   ### Are these changes tested?
   
   There was a CI test that was failing so yes.
   
   ### Are there any user-facing changes?
   
   No.  We already required `sphinx >= 4` and since `logo_url` is available in 
4 we should not need to update the minimum sphinx version.


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to