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



--- Comment #5 from Haïkel Guémar <[email protected]> ---
Looks good, but to make RDO imports easier, I suggest:
1. moving BR: python*-devel under the appropriate subpackages
2. enclose python3 specific directives with py3 guards as EL7 has no python3
interpreter.
%if 0%{?fedora}
%global with_python3 1
%endif

%if 0%{?with_python3}
...
%endif

-- 
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