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

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

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