commit: a5f0ff5ad6a3d46060557b1b6cc7f6d965d34ebc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 4 12:35:46 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 4 12:37:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f0ff5a
Revert "dev-python/zope-exceptions: Remove namespace dep"
This reverts commit 633a76fc9fd88fb99a446aad7028deea1cfa666c.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{zope-exceptions-4.4-r1.ebuild => zope-exceptions-4.4.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/zope-exceptions/zope-exceptions-4.4-r1.ebuild
b/dev-python/zope-exceptions/zope-exceptions-4.4.ebuild
similarity index 94%
rename from dev-python/zope-exceptions/zope-exceptions-4.4-r1.ebuild
rename to dev-python/zope-exceptions/zope-exceptions-4.4.ebuild
index e5666344007..a8f296dc741 100644
--- a/dev-python/zope-exceptions/zope-exceptions-4.4-r1.ebuild
+++ b/dev-python/zope-exceptions/zope-exceptions-4.4.ebuild
@@ -19,7 +19,7 @@ LICENSE="ZPL"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-RDEPEND="
+RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]"
BDEPEND="test? ( dev-python/zope-testrunner[${PYTHON_USEDEP}] )"