diff options
-rw-r--r-- | python/boto3/boto3.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/boto3/boto3.info b/python/boto3/boto3.info index b3348fa4cd..7135c77fdb 100644 --- a/python/boto3/boto3.info +++ b/python/boto3/boto3.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/boto/boto3/archive/1.3.1/boto3-1.3.1.tar.gz" MD5SUM="373315f35f5187cbf275e8bc44d943dd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="botocore futures" +REQUIRES="botocore" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |