dev-python/sphinxcontrib-blockdiag: Remove namespace dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-12-03 18:20:10 +01:00
parent ce76221642
commit 7a1545d9d9

View File

@@ -28,9 +28,6 @@ BDEPEND="
distutils_enable_tests nose
RDEPEND+="
dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]"
python_prepare_all() {
sed -i -e /build-base/d setup.cfg || die
# Those tests are known-broken upstream