commit: 187fe8255c7b15f20954c6fa9494fd0c16d2eb70
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 13:11:46 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 13:11:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=187fe825
dev-python/lazr-config: Add a blocker on namespace-lazr
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{lazr-config-2.2.3-r1.ebuild => lazr-config-2.2.3-r2.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/lazr-config/lazr-config-2.2.3-r1.ebuild
b/dev-python/lazr-config/lazr-config-2.2.3-r2.ebuild
similarity index 97%
rename from dev-python/lazr-config/lazr-config-2.2.3-r1.ebuild
rename to dev-python/lazr-config/lazr-config-2.2.3-r2.ebuild
index 828363c5573e..e8bc47b43685 100644
--- a/dev-python/lazr-config/lazr-config-2.2.3-r1.ebuild
+++ b/dev-python/lazr-config/lazr-config-2.2.3-r2.ebuild
@@ -22,6 +22,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-python/lazr-delegates[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]
+ !dev-python/namespace-lazr
"
distutils_enable_tests pytest