commit: 6126bec854179b2c318d78dc6957d779f9773153 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jun 2 08:28:39 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jun 2 08:32:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6126bec8
dev-python/zipp: Remove broken USE=doc Closes: https://bugs.gentoo.org/834676 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/zipp/zipp-3.8.0.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/dev-python/zipp/zipp-3.8.0.ebuild b/dev-python/zipp/zipp-3.8.0.ebuild index 7bcef73e7aa3..893e60caacaf 100644 --- a/dev-python/zipp/zipp-3.8.0.ebuild +++ b/dev-python/zipp/zipp-3.8.0.ebuild @@ -23,9 +23,6 @@ BDEPEND=" ) " -distutils_enable_sphinx docs \ - ">=dev-python/jaraco-packaging-3.2" \ - ">=dev-python/rst-linker-1.9" distutils_enable_tests pytest EPYTEST_DESELECT=(
