Bug#1026288: python3-m2r: does not import with docutils 0.19

2023-01-07 Thread Jonas Smedegaard
Quoting Dmitry Shachnev (2023-01-07 19:47:55)
> 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 "", line 1, in 
> >   File "/usr/lib/python3/dist-packages/m2r.py", line 13, in 
> > 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?

Feel free to adopt the package, or otherwise NMU it.

Thanks!

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/
 * Sponsorship: https://ko-fi.com/drjones

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

signature.asc
Description: signature


Bug#1026288: python3-m2r: does not import with docutils 0.19

2023-01-07 Thread Dmitry Shachnev
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 "", line 1, in 
>   File "/usr/lib/python3/dist-packages/m2r.py", line 13, in 
> 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


signature.asc
Description: PGP signature


Bug#1026288: python3-m2r: does not import with docutils 0.19

2022-12-17 Thread Dmitry Shachnev
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 "", line 1, in 
  File "/usr/lib/python3/dist-packages/m2r.py", line 13, in 
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