dev-python/boto3: 9999: update botocore version requirement
authorAndrey Utkin <andrey_utkin@gentoo.org>
Sat, 12 May 2018 22:56:08 +0000 (23:56 +0100)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Sun, 13 May 2018 01:33:14 +0000 (02:33 +0100)
Package-Manager: Portage-2.3.36, Repoman-2.3.9

dev-python/boto3/boto3-9999.ebuild

index b92d46498855e845fbfefc76af0e3ef89a71490e..d34a08a45c25251600550fa80b1daf0bc38ef798 100644 (file)
@@ -21,7 +21,7 @@ else
 fi
 
 RDEPEND="
-       >=dev-python/botocore-1.8.20[${PYTHON_USEDEP}]
+       >=dev-python/botocore-1.10.19[${PYTHON_USEDEP}]
        dev-python/jmespath[${PYTHON_USEDEP}]
        dev-python/s3transfer[${PYTHON_USEDEP}]
 "