commit: 6277c58ccd3468bf8584b9ee7ff93d8f915ae0ee Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Apr 20 09:29:07 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Apr 20 12:18:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6277c58c
dev-python/inflect: Remove broken doc support Closes: https://bugs.gentoo.org/839651 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/inflect/inflect-5.5.2.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-python/inflect/inflect-5.5.2.ebuild b/dev-python/inflect/inflect-5.5.2.ebuild index e399f735ad98..4efd85b46579 100644 --- a/dev-python/inflect/inflect-5.5.2.ebuild +++ b/dev-python/inflect/inflect-5.5.2.ebuild @@ -23,8 +23,4 @@ BDEPEND=" >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}] " -distutils_enable_sphinx docs \ - '>=dev-python/jaraco-packaging-8.2' \ - '>=dev-python/rst-linker-1.9' \ - dev-python/alabaster distutils_enable_tests pytest
