From: Alfredo Deza Date: Wed, 16 Mar 2016 13:40:21 +0000 (-0400) Subject: [RM-13377] require boto 2.10.0 as the minimum version in the spec file X-Git-Tag: v1.2.5~2^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F40%2Fhead;p=radosgw-agent.git [RM-13377] require boto 2.10.0 as the minimum version in the spec file Signed-off-by: Alfredo Deza --- diff --git a/radosgw-agent.spec b/radosgw-agent.spec index 57418ae..c79fe74 100644 --- a/radosgw-agent.spec +++ b/radosgw-agent.spec @@ -8,7 +8,7 @@ Group: Development/Libraries BuildArch: noarch Requires: python-argparse Requires: PyYAML -Requires: python-boto >= 2.2.2 +Requires: python-boto >= 2.10.0 Requires: python-boto < 3.0.0 BuildRequires: python-devel BuildRequires: python-setuptools