mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/s3transfer: drop ranges from deps notation
Drop version range requirements, as all requirements are satisfied by all ebuilds currently present in Gentoo tree. Package-Manager: Portage-2.3.36, Repoman-2.3.9
This commit is contained in:
@@ -16,9 +16,8 @@ KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
CDEPEND="
|
||||
>=dev-python/botocore-1.3.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')
|
||||
dev-python/botocore[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep 'dev-python/futures[${PYTHON_USEDEP}]' 'python2_7')
|
||||
"
|
||||
# Pin mock to 1.3.0 if testing failures due to mock occur.
|
||||
DEPEND="
|
||||
|
||||
Reference in New Issue
Block a user