https://bugzilla.redhat.com/show_bug.cgi?id=2145124



--- Comment #5 from Alfredo Moralejo <[email protected]> ---
Actually the problem with mistune is not directly coming from
python-binary-memcached but from m2r. 

binary-memcached is using m2r to build in setup.py:

https://github.com/jaysonsantos/python-binary-memcached/blob/a506ff24e44f581fd178c102a1154a115fb71487/setup.py#L5

m2r is requiring mistune<2 as version 2 broke compatibility and it seems m2r
didn't fix compatibility with it:

https://github.com/miyakogi/m2r/blob/b49e3363eaa0a2ea9d2c26a53c30cd06969c7833/setup.py#L19

So unfortunatelly we are tied to use old mistune until this is fixed in
upstream project on patched in fedora python-m2r package:

https://src.fedoraproject.org/rpms/python-m2r/c/f9a026d6779ea8829ed0e1904c690c8106a845f0?branch=rawhide

Once this is fixed, we'll inherit the solution as I'm not setting max version
in BR.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2145124
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to