summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-03 18:10:05 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-03 18:30:34 +0100
commit17262f91abbff85b5d204c6cc852fac2b0f836e3 (patch)
treecf55bbf673b61c0af942e5600d28c9025d6f96c1 /dev-python/jaraco-collections
parentdev-python/jaraco-classes: Remove namespace dep (diff)
downloadgentoo-17262f91abbff85b5d204c6cc852fac2b0f836e3.tar.gz
gentoo-17262f91abbff85b5d204c6cc852fac2b0f836e3.tar.bz2
gentoo-17262f91abbff85b5d204c6cc852fac2b0f836e3.zip
dev-python/jaraco-collections: Remove namespace dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r--dev-python/jaraco-collections/jaraco-collections-3.0.0-r1.ebuild (renamed from dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild)1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.0.0-r1.ebuild
index 6c4405351517..7b1da731a63f 100644
--- a/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild
+++ b/dev-python/jaraco-collections/jaraco-collections-3.0.0-r1.ebuild
@@ -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}]