From 612e2fc8cab5b9ca07db188a8ce59fefc706ed22 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Fri, 19 Feb 2010 21:58:55 +0000 Subject: [PATCH] python 2.5 or greater required for with statements --- sfa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfa.spec b/sfa.spec index d3c23703..311e4a53 100644 --- a/sfa.spec +++ b/sfa.spec @@ -28,7 +28,7 @@ Summary: the SFA python libraries Group: Applications/System BuildRequires: make -Requires: python +Requires: python >= 2.5 Requires: m2crypto Requires: libxslt-python Requires: python-ZSI -- 2.43.0