diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-03-28 15:57:11 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-03-28 15:58:09 +0200 |
commit | cdfb0ee6453942f875099c64ca173b9df95e0a6a (patch) | |
tree | f0d55e8bb953462be382d55d3caec53bed00fc8e /dev-python | |
parent | net-proxy/haproxy: Bump to 2.6.12 (diff) | |
download | gentoo-cdfb0ee6453942f875099c64ca173b9df95e0a6a.tar.gz gentoo-cdfb0ee6453942f875099c64ca173b9df95e0a6a.tar.bz2 gentoo-cdfb0ee6453942f875099c64ca173b9df95e0a6a.zip |
dev-python/botocore: Remove broken USE=doc
Closes: https://bugs.gentoo.org/902825
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/botocore/botocore-1.29.99.ebuild | 2 | ||||
-rw-r--r-- | dev-python/botocore/botocore-9999.ebuild | 2 |
2 files changed, 0 insertions, 4 deletions
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() { |