From ee03cc09b9f0181fab42e27e8f0960e700a533f4 Mon Sep 17 00:00:00 2001 From: Dan Callaghan Date: Mon, 13 Jan 2014 15:18:18 +1000 Subject: [PATCH] no Python 3 in EPEL7 --- python-itsdangerous.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index 9c6ae13..b622ce0 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -1,6 +1,6 @@ %global upstream_name itsdangerous -%if 0%{?fedora} >= 18 || 0%{?rhel} > 6 +%if 0%{?fedora} %bcond_without python3 %else %bcond_with python3