From: Tony Mack Date: Fri, 19 Feb 2010 21:58:55 +0000 (+0000) Subject: python 2.5 or greater required for with statements X-Git-Tag: sfa-0.9-11~83 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=612e2fc8cab5b9ca07db188a8ce59fefc706ed22;p=sfa.git python 2.5 or greater required for with statements --- 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