py2 build for rhel < 8 is not needed.
@ -1,4 +1,4 @@
%if 0%{?fedora} < 32
%if 0%{?fedora} < 32 && 0%{?rhel} < 8
%global py2 1
%endif