Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

Can't import sphinx.util.compat.Directive since Sphinx 1.7 #14

Open
akaihola opened this issue Apr 9, 2018 · 0 comments
Open

Can't import sphinx.util.compat.Directive since Sphinx 1.7 #14

akaihola opened this issue Apr 9, 2018 · 0 comments

Comments

@akaihola
Copy link

akaihola commented Apr 9, 2018

Sphinx 1.7 no longer imports docutils.parser.rst.Directive. The Ditaa plugin should just import it from its original location, which has stayed the same as long as Sphinx has had this import.

akaihola pushed a commit to akaihola/sphinx-ditaa that referenced this issue Apr 9, 2018
….rst

Sphinx 1.7 no longer provides the `Directive` class through
`sphinx.util.compat`.

This fix was originally included in fac65da by
Sylvain Delisle, but that commit was never merged upstream.

Also added the change and its author in the new CHANGES and AUTHORS files and
bumped the version number to 0.3.dev.
tchaikov pushed a commit to ceph/sphinx-ditaa that referenced this issue Jan 20, 2019
….rst

Sphinx 1.7 no longer provides the `Directive` class through
`sphinx.util.compat`.

This fix was originally included in fac65da by
Sylvain Delisle, but that commit was never merged upstream.

Also added the change and its author in the new CHANGES and AUTHORS files and
bumped the version number to 0.3.dev.
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant