mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
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
This commit is contained in:
@@ -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')
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user