From: Andrey Utkin Date: Sat, 9 Jun 2018 17:07:51 +0000 (+0100) Subject: dev-python/boto3: 9999: update botocore version requirement X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=50e856c878c01c37d94ab6ccea225e665f4324d9;p=gentoo.git dev-python/boto3: 9999: update botocore version requirement Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-python/boto3/boto3-9999.ebuild b/dev-python/boto3/boto3-9999.ebuild index d34a08a45c25..a73739389847 100644 --- a/dev-python/boto3/boto3-9999.ebuild +++ b/dev-python/boto3/boto3-9999.ebuild @@ -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}] "