Hi Jonas!

On Sat, Dec 17, 2022 at 10:39:48PM +0300, Dmitry Shachnev wrote:
> 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

I am going to upload docutils 0.19 to unstable soon, and this is one of two
remaining blockers.

Are you going to upload the new version (>= 0.3)? Will you mind if I NMU it?

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature

Reply via email to