Make that:
%if 0%{?fedora} > 21 || 0%{?rhel} > 7
"These are python 3 bindings."—while we're at it. :wink:
Make these 1) conditional and 2) use %global, not %define, as described in https://fedoraproject.org/wiki/EPEL:Packaging#Python
rebased
Hmm, do we need to BR: python3-setuptools below?
"- build without Python 3 support on older distributions that don't have it"?
Pull-Request has been merged by nphilipp