dev-python/jaraco-collections: Remove namespace dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-12-03 18:10:05 +01:00
parent a92988ad48
commit 17262f91ab

View File

@@ -20,7 +20,6 @@ RESTRICT="!test? ( test )"
# TODO: remove six when the following PR is merged:
# https://github.com/jaraco/jaraco.collections/pull/5
RDEPEND="
>=dev-python/namespace-jaraco-2[${PYTHON_USEDEP}]
dev-python/jaraco-classes[${PYTHON_USEDEP}]
dev-python/jaraco-text[${PYTHON_USEDEP}]
>=dev-python/six-1.7.0[${PYTHON_USEDEP}]