From 5c5f5b29cc84afc9121d6d60c92fd16a284757eb6d33cc2ad1acd0210dc0aeda Mon Sep 17 00:00:00 2001 From: Marcus Schaefer Date: Thu, 6 Aug 2015 13:40:57 +0000 Subject: [PATCH] Fixed botocore requirement in spec file OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=15 --- aws-cli.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-cli.spec b/aws-cli.spec index d6a5d38..89d08b1 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -31,7 +31,7 @@ Requires: python-argparse >= 1.1 %endif Requires: python-bcdoc >= 0.14.0 Requires: python-bcdoc < 0.15.0 -Requires: python-botocore >= 1.0.0 +Requires: python-botocore >= 1.1.6 Requires: python-colorama <= 0.3.3 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10