dev-python/python-swiftclient: Remove py2 virtuals
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:44:30 +0000 (19:44 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:44:30 +0000 (19:44 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild

index 2a754760dd5f99546478a1dd1f6ecdabcc5fb63b..4aee43ee2b1bae3dd7304a776fe6e6e6664b6681 100644 (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}]"