Description of problem: As noted upstream [1], using recommonmark with CommonMark >0.6.0 breaks recommonmark. Version-Release number of selected component (if applicable): python2-recommonmark-0.4.0-7.git7ca5247.fc25.noarch python2-CommonMark-0.7.2-2.fc25.noarch Steps to Reproduce: $ python >>> import recommonmark.parser Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.7/site-packages/recommonmark/parser.py", line 6, in <module> from CommonMark import DocParser, HTMLRenderer ImportError: cannot import name DocParser Actual results: Import fails due to missing classes in dependencies. Expected results: Import should not fail. Additional info: [1] https://github.com/rtfd/recommonmark/issues/24
python-recommonmark-0.4.0-9.gitdbed1c4.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-c359b57937
python-recommonmark-0.4.0-9.gitdbed1c4.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-c359b57937
python-recommonmark-0.4.0-9.gitdbed1c4.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.