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



--- Comment #17 from Pavel Alexeev <[email protected]> ---
Now it fails to test because you forgot add python2-CommonMark and
python3-CommonMark as BuildRequires:
+ cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e
+ py.test-3.4 .
============================= test session starts
==============================
platform linux -- Python 3.4.2 -- py-1.4.30 -- pytest-2.6.4
collected 0 items / 1 errors
==================================== ERRORS
====================================
_____________________ ERROR collecting tests/test_basic.py
_____________________
tests/test_basic.py:5: in <module>
    from recommonmark.parser import CommonMarkParser
recommonmark/parser.py:6: in <module>
    from CommonMark import DocParser, HTMLRenderer
E   ImportError: No module named 'CommonMark'
=========================== 1 error in 0.05 seconds
============================

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to