summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-03 18:24:25 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-03 18:31:05 +0100
commit633a76fc9fd88fb99a446aad7028deea1cfa666c (patch)
treefbafe429573ea46034f573b7d145129d7849b887 /dev-python/zope-exceptions
parentdev-python/zope-event: Remove namespace dep (diff)
downloadgentoo-633a76fc9fd88fb99a446aad7028deea1cfa666c.tar.gz
gentoo-633a76fc9fd88fb99a446aad7028deea1cfa666c.tar.bz2
gentoo-633a76fc9fd88fb99a446aad7028deea1cfa666c.zip
dev-python/zope-exceptions: Remove namespace dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/zope-exceptions')
-rw-r--r--dev-python/zope-exceptions/zope-exceptions-4.4-r1.ebuild (renamed from dev-python/zope-exceptions/zope-exceptions-4.4.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zope-exceptions/zope-exceptions-4.4.ebuild b/dev-python/zope-exceptions/zope-exceptions-4.4-r1.ebuild
index a8f296dc7410..e56663440075 100644
--- a/dev-python/zope-exceptions/zope-exceptions-4.4.ebuild
+++ b/dev-python/zope-exceptions/zope-exceptions-4.4-r1.ebuild
@@ -19,7 +19,7 @@ LICENSE="ZPL"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]
+RDEPEND="
dev-python/zope-interface[${PYTHON_USEDEP}]"
BDEPEND="test? ( dev-python/zope-testrunner[${PYTHON_USEDEP}] )"