dev-python/boto3: 9999: update botocore version requirement
authorAndrey Utkin <andrey_utkin@gentoo.org>
Sat, 9 Jun 2018 17:07:51 +0000 (18:07 +0100)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Sun, 10 Jun 2018 07:17:50 +0000 (08:17 +0100)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/boto3/boto3-9999.ebuild

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