commit: c9af8328852eb69ed2b8512d46c666949e972e71
Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 26 00:24:50 2017 +0000
Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 00:20:21 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9af8328
dev-python/s3transfer: drop upper limit of botocore version
This is to allow 9999 live ebuild usage.
Package-Manager: Portage-2.3.17, Repoman-2.3.6
dev-python/s3transfer/s3transfer-0.1.12.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/s3transfer/s3transfer-0.1.12.ebuild
b/dev-python/s3transfer/s3transfer-0.1.12.ebuild
index 13a77a3441d..4e349d9a158 100644
--- a/dev-python/s3transfer/s3transfer-0.1.12.ebuild
+++ b/dev-python/s3transfer/s3transfer-0.1.12.ebuild
@@ -17,7 +17,6 @@ IUSE="test"
CDEPEND="
>=dev-python/botocore-1.3.0[${PYTHON_USEDEP}]
- <dev-python/botocore-2.0.0[${PYTHON_USEDEP}]
$(python_gen_cond_dep '>=dev-python/futures-2.2.0[${PYTHON_USEDEP}]'
'python2_7')
$(python_gen_cond_dep '<dev-python/futures-4.0.0[${PYTHON_USEDEP}]'
'python2_7')
"