commit: 1c7e848294beebe2d13fb0e383bf409cbd874a4a Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Aug 9 22:01:30 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Aug 9 22:01:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c7e8482
dev-python/awscli: require dev-python/botocore-1.12.205 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-python/awscli/awscli-1.16.215.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/awscli/awscli-1.16.215.ebuild b/dev-python/awscli/awscli-1.16.215.ebuild index 12aa770f418..db0d753213d 100644 --- a/dev-python/awscli/awscli-1.16.215.ebuild +++ b/dev-python/awscli/awscli-1.16.215.ebuild @@ -21,7 +21,7 @@ IUSE="test" RESTRICT="test" RDEPEND=" - >=dev-python/botocore-1.12.81[${PYTHON_USEDEP}] + >=dev-python/botocore-1.12.205[${PYTHON_USEDEP}] <dev-python/colorama-0.3.9.0[${PYTHON_USEDEP}] dev-python/docutils[${PYTHON_USEDEP}] <dev-python/rsa-3.5.0.0[${PYTHON_USEDEP}]