dev-python/boto3: update required botocore version

Package-Manager: Portage-2.3.48, Repoman-2.3.10
This commit is contained in:
Andrey Utkin
2018-09-14 21:34:53 +01:00
parent ae68b9be02
commit 9d8747c5fa

View File

@@ -21,7 +21,7 @@ else
fi
RDEPEND="
>=dev-python/botocore-1.10.35[${PYTHON_USEDEP}]
>=dev-python/botocore-1.12.4[${PYTHON_USEDEP}]
dev-python/jmespath[${PYTHON_USEDEP}]
dev-python/s3transfer[${PYTHON_USEDEP}]
"