summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2018-06-09 18:07:51 +0100
committerAndrey Utkin <andrey_utkin@gentoo.org>2018-06-10 08:17:50 +0100
commit50e856c878c01c37d94ab6ccea225e665f4324d9 (patch)
tree926286f04de67fd1bf654864baeff9bbe5d5a124 /dev-python/boto3
parentdev-python/botocore: add new version 1.10.35 (diff)
downloadgentoo-50e856c878c01c37d94ab6ccea225e665f4324d9.tar.gz
gentoo-50e856c878c01c37d94ab6ccea225e665f4324d9.tar.bz2
gentoo-50e856c878c01c37d94ab6ccea225e665f4324d9.zip
dev-python/boto3: 9999: update botocore version requirement
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/boto3')
-rw-r--r--dev-python/boto3/boto3-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]
"