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

--- Comment #9 from Eduardo Echeverria <[email protected]> ---
You have macro in comment too 
%{__python}, fix this please; 
Incorrect:
# Tests are broken upstream and also require unpackaged python-interlude
# Uncomment when fixed upstream
# %{__python} setup.py test -m odict.tests 

Correct:
# Tests are broken upstream and also require unpackaged python-interlude
# Uncomment when fixed upstream
# python setup.py test -m odict.tests

Please remove the last dot (.) of the description
Regards

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to