commit: a7c2d6b8efb4a406770c3169e085e649cc6e0242
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 15:34:26 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 15:34:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c2d6b8
dev-python/zope-exceptions: Add a blocker on namespace-zope
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{zope-exceptions-4.5.ebuild => zope-exceptions-4.5-r1.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/zope-exceptions/zope-exceptions-4.5.ebuild
b/dev-python/zope-exceptions/zope-exceptions-4.5-r1.ebuild
similarity index 97%
rename from dev-python/zope-exceptions/zope-exceptions-4.5.ebuild
rename to dev-python/zope-exceptions/zope-exceptions-4.5-r1.ebuild
index 912c26d00ee7..89ee54d44763 100644
--- a/dev-python/zope-exceptions/zope-exceptions-4.5.ebuild
+++ b/dev-python/zope-exceptions/zope-exceptions-4.5-r1.ebuild
@@ -23,6 +23,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
RDEPEND="
dev-python/zope-interface[${PYTHON_USEDEP}]
+ !dev-python/namespace-zope
"
distutils_enable_tests unittest