summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-04-22 17:33:55 +0200
committerMichał Górny <mgorny@gentoo.org>2022-04-22 17:33:55 +0200
commit5c0de17988da825055ac15d28ad992f59381e0a3 (patch)
tree4f29d240cf185cba8339eae79e84baf6444bf4cf /dev-python/zope-deprecation
parentdev-python/zope-configuration: Add a blocker on namespace-zope (diff)
downloadgentoo-5c0de17988da825055ac15d28ad992f59381e0a3.tar.gz
gentoo-5c0de17988da825055ac15d28ad992f59381e0a3.tar.bz2
gentoo-5c0de17988da825055ac15d28ad992f59381e0a3.zip
dev-python/zope-deprecation: Add a blocker on namespace-zope
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/zope-deprecation')
-rw-r--r--dev-python/zope-deprecation/zope-deprecation-4.4.0-r2.ebuild (renamed from dev-python/zope-deprecation/zope-deprecation-4.4.0-r1.ebuild)4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/zope-deprecation/zope-deprecation-4.4.0-r1.ebuild b/dev-python/zope-deprecation/zope-deprecation-4.4.0-r2.ebuild
index e4a0db318fad..64c907c487d0 100644
--- a/dev-python/zope-deprecation/zope-deprecation-4.4.0-r1.ebuild
+++ b/dev-python/zope-deprecation/zope-deprecation-4.4.0-r2.ebuild
@@ -22,6 +22,10 @@ LICENSE="ZPL"
SLOT="0"
KEYWORDS="amd64 x86"
+RDEPEND="
+ !dev-python/namespace-zope
+"
+
distutils_enable_tests unittest
src_prepare() {