https://bugzilla.redhat.com/show_bug.cgi?id=1876110
--- Comment #3 from Andy Mender andymenderunix@gmail.com ---
This unfortunately won't work, as development version of mistune is needed.
I will try to create a compat-package to solve that issue or wait until the development version is stabilised.
(Or I could patch the software to use the old mistune, it doesn't seem that hard!)
I see the latest python-mistune in Fedora repos is 0.8.3: https://src.fedoraproject.org/rpms/python-mistune The latest full upstream release is 0.8.4: https://github.com/lepture/mistune/releases/tag/v0.8.4 There is also the alpha release: https://github.com/lepture/mistune/releases/tag/v2.0.0a1
Would any of these work with the latest "present"? If so, you can urge the maintainer of python-mistune to update the version in the repos. You can also urge upstream to cut an earlier release (full v2.0.0 for instance?).