diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-04-22 17:33:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-04-22 17:33:37 +0200 |
commit | efb1864443958f7510965c1ba1abf40260a0eda8 (patch) | |
tree | fe20764ff964f11abda2ffcb760494f764fcb3b6 /dev-python | |
parent | dev-python/zope-component: Add a blocker on namespace-zope (diff) | |
download | gentoo-efb1864443958f7510965c1ba1abf40260a0eda8.tar.gz gentoo-efb1864443958f7510965c1ba1abf40260a0eda8.tar.bz2 gentoo-efb1864443958f7510965c1ba1abf40260a0eda8.zip |
dev-python/zope-configuration: Add a blocker on namespace-zope
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/zope-configuration/zope-configuration-4.4.1-r2.ebuild (renamed from dev-python/zope-configuration/zope-configuration-4.4.1-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/zope-configuration/zope-configuration-4.4.1-r1.ebuild b/dev-python/zope-configuration/zope-configuration-4.4.1-r2.ebuild index 86b4d9cf08bc..70766bc00aa2 100644 --- a/dev-python/zope-configuration/zope-configuration-4.4.1-r1.ebuild +++ b/dev-python/zope-configuration/zope-configuration-4.4.1-r2.ebuild @@ -28,6 +28,7 @@ RDEPEND=" dev-python/zope-i18nmessageid[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}] >=dev-python/zope-schema-4.9[${PYTHON_USEDEP}] + !dev-python/namespace-zope " BDEPEND=" test? ( |