From d42df6d2a7ddd5a2a3316ff615ccffc05294e352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1draig=20Brady?= Date: Mon, 27 Jan 2014 16:08:50 +0000 Subject: [PATCH] python3 not in epel7 yet --- python-pip.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pip.spec b/python-pip.spec index 105313e..e9d786c 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -1,4 +1,4 @@ -%if (! 0%{?rhel}) || 0%{?rhel} > 6 +%if (! 0%{?rhel}) || 0%{?rhel} > 7 %global with_python3 1 %endif %if 0%{?rhel} && 0%{?rhel} < 6