commit:     633a76fc9fd88fb99a446aad7028deea1cfa666c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  3 17:24:25 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 17:31:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=633a76fc

dev-python/zope-exceptions: Remove namespace dep

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{zope-exceptions-4.4.ebuild => zope-exceptions-4.4-r1.ebuild}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-exceptions/zope-exceptions-4.4.ebuild 
b/dev-python/zope-exceptions/zope-exceptions-4.4-r1.ebuild
similarity index 94%
rename from dev-python/zope-exceptions/zope-exceptions-4.4.ebuild
rename to dev-python/zope-exceptions/zope-exceptions-4.4-r1.ebuild
index a8f296dc741..e5666344007 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}] )"
 

Reply via email to