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



--- Comment #1 from Miroslav Suchý <[email protected]> ---
>BuildRequires: python2-devel
>BuildRequires: python3-devel

This should be wrapped with:
  %if 0%{?with_python3}
  %if 0%{?with_python2}

> %check

It is empty, therefore no need to specify it at all.

-- 
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]
To unsubscribe send an email to [email protected]

Reply via email to