From cdfb0ee6453942f875099c64ca173b9df95e0a6a Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 28 Mar 2023 15:57:11 +0200 Subject: dev-python/botocore: Remove broken USE=doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/902825 Signed-off-by: Michał Górny --- dev-python/botocore/botocore-1.29.99.ebuild | 2 -- dev-python/botocore/botocore-9999.ebuild | 2 -- 2 files changed, 4 deletions(-) (limited to 'dev-python') diff --git a/dev-python/botocore/botocore-1.29.99.ebuild b/dev-python/botocore/botocore-1.29.99.ebuild index 0f4daaa48e81..491b6bbc21f2 100644 --- a/dev-python/botocore/botocore-1.29.99.ebuild +++ b/dev-python/botocore/botocore-1.29.99.ebuild @@ -40,8 +40,6 @@ BDEPEND=" ) " -distutils_enable_sphinx docs/source \ - 'dev-python/guzzle_sphinx_theme' distutils_enable_tests pytest src_prepare() { diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild index 20a7f216860d..2b1442e68144 100644 --- a/dev-python/botocore/botocore-9999.ebuild +++ b/dev-python/botocore/botocore-9999.ebuild @@ -40,8 +40,6 @@ BDEPEND=" ) " -distutils_enable_sphinx docs/source \ - 'dev-python/guzzle_sphinx_theme' distutils_enable_tests pytest src_prepare() { -- cgit v1.2.3-65-gdbad