Package: python3-m2r Version: 0.2.1-7.1 Severity: important Tags: fixed-upstream
Dear Maintainer,
The m2r module does not import when python3-docutils 0.19 is installed.
That version is currently available in experimental.
>>> import m2r
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python3/dist-packages/m2r.py", line 13, in <module>
from docutils.core import ErrorString
ImportError: cannot import name 'ErrorString' from 'docutils.core'
(/usr/lib/python3/dist-packages/docutils/core.py)
It also FTBFS with this version.
This bug was fixed in the following upstream commit, which is part of 0.3.0
and 0.3.1 releases:
https://github.com/miyakogi/m2r/commit/62143f2c0c12d783
--
Dmitry Shachnev
signature.asc
Description: PGP signature

