Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
@ -1,9 +1,7 @@
%{!?python3_version: %global python3_version %(%{__python3} -c "import sys; sys.stdout.write(sys.version[:3])")}
%if 0%{?fedora} || 0%{?rhel} > 7
%bcond_without python3
%else
%if 0%{?rhel} && 0%{?rhel} <= 7
%bcond_with python3
%endif
%global upstream_name nose