[Bug 263956] textproc/py-mistune0: Add CONFLICTS with text/py-mistune

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 14 Sep 2022 23:13:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263956

--- Comment #3 from p5B2EA84B3@t-online.de ---
This problem needs to be worked on. Installation of www/lektor breaks jupiter
notebook:

     File "/usr/local/lib/python3.9/site-packages/nbconvert/exporters/html.py",
line 26, in <module>
        from nbconvert.filters.markdown_mistune import IPythonRenderer,
MarkdownWithMath
      File
"/usr/local/lib/python3.9/site-packages/nbconvert/filters/markdown_mistune.py",
line 24, in <module>
        from mistune import BlockParser, HTMLRenderer, InlineParser, Markdown
    ImportError: cannot import name 'BlockParser' from 'mistune'
(/usr/local/lib/python3.9/site-packages/mistune.py)

-- 
You are receiving this mail because:
You are on the CC list for the bug.