[doc][requirements] Sphinx 4.1.1 broken with wsmeext.sphinxext
Hello, Sphinx was bumped to version 4.1.1 in upper constraints just earlier today [1]. It has broken our CloudKitty documentation build [2]: Running Sphinx v4.1.1 loading stevedore.sphinxext Extension error: Could not import extension wsmeext.sphinxext (exception: cannot import name 'PyClassmember' from 'sphinx.domains.python' Both aodh and mistral are also impacted [3]. [1] https://review.opendev.org/c/openstack/requirements/+/802179/4/upper-constra... [2] https://zuul.opendev.org/t/openstack/build/86ec39a3fc84485b8f6b1e05f94c7190 [3] https://codesearch.opendev.org/?q=wsmeext.sphinxext&i=nope&files=&excludeFiles=&repos=
On Mon, 2021-07-26 at 15:37 +0200, Pierre Riteau wrote:
Hello,
Sphinx was bumped to version 4.1.1 in upper constraints just earlier today [1]. It has broken our CloudKitty documentation build [2]:
Running Sphinx v4.1.1 loading stevedore.sphinxext
Extension error: Could not import extension wsmeext.sphinxext (exception: cannot import name 'PyClassmember' from 'sphinx.domains.python'
Both aodh and mistral are also impacted [3].
I've proposed a fix for this here [1]. As an aside, moving away from WSME would be a wise move. It's barely maintained these days. Probably easier said than done, but just FYI. Stephen [1] https://review.opendev.org/q/topic:%2522sphinx4%2522+status:open+project:x/w...
[1] https://review.opendev.org/c/openstack/requirements/+/802179/4/upper-constra... [2] https://zuul.opendev.org/t/openstack/build/86ec39a3fc84485b8f6b1e05f94c7190 [3] https://codesearch.opendev.org/?q=wsmeext.sphinxext&i=nope&files=&excludeFiles=&repos=
Stephen, Thanks for the patches. Dmitry and I have reviewed them and they are making their way through the gates. Michael On Mon, Jul 26, 2021 at 9:22 AM Stephen Finucane <stephenfin@redhat.com> wrote:
On Mon, 2021-07-26 at 15:37 +0200, Pierre Riteau wrote:
Hello,
Sphinx was bumped to version 4.1.1 in upper constraints just earlier today [1]. It has broken our CloudKitty documentation build [2]:
Running Sphinx v4.1.1 loading stevedore.sphinxext
Extension error: Could not import extension wsmeext.sphinxext (exception: cannot import name 'PyClassmember' from 'sphinx.domains.python'
Both aodh and mistral are also impacted [3].
I've proposed a fix for this here [1]. As an aside, moving away from WSME would be a wise move. It's barely maintained these days. Probably easier said than done, but just FYI.
Stephen
[1] https://review.opendev.org/q/topic:%2522sphinx4%2522+status:open+project:x/w...
[1] https://review.opendev.org/c/openstack/requirements/+/802179/4/upper-constra... [2] https://zuul.opendev.org/t/openstack/build/86ec39a3fc84485b8f6b1e05f94c7190 [3] https://codesearch.opendev.org/?q=wsmeext.sphinxext&i=nope&files=&excludeFiles=&repos=
participants (3)
-
Michael Johnson
-
Pierre Riteau
-
Stephen Finucane