From 8ccff04c546049bb933ad3047440e6ecdb2b6d09cdee68a15a7a58cba65f711a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 12 Apr 2016 08:36:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=22 --- aws-cli.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-cli.spec b/aws-cli.spec index 1a3fa7e..0211750 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -29,13 +29,13 @@ Requires: python %if 0%{?suse_version} && 0%{?suse_version} <= 1110 Requires: python-argparse >= 1.1 %endif -Requires: pythn-s3transfer >= 0.0.1 Requires: python-botocore >= 1.4.10 Requires: python-colorama <= 0.3.3 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10 Requires: python-rsa <= 3.3.0 Requires: python-rsa >= 3.1.2 +Requires: python-s3transfer >= 0.0.1 BuildRequires: python BuildRequires: python-devel BuildRequires: python-setuptools