dev-python/python-swiftclient: Remove py2 virtuals

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-03-16 19:44:30 +01:00
parent 64ce457149
commit 52bb69a5a7

View File

@@ -29,7 +29,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
!~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
>=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
)"
RDEPEND="virtual/python-futures[${PYTHON_USEDEP}]
RDEPEND="
>=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
>=dev-python/six-1.9.0[${PYTHON_USEDEP}]"