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



--- Comment #4 from Matthias Runge <[email protected]> ---
Could you please add
BuildRequires: python-six
BuildRequires: python-nose

BuildRequires: python3-six
BuildRequires: python3-nose

and then for tests:

%check              
%if 0%{?with_python3}
nosetests-%{python3_version} --with-doctest
%endif                                                           
nosetests --with-doctest

-- 
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://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to