summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2020-03-06 17:32:45 +0100
committerSebastian Pipping <sping@gentoo.org>2020-03-06 17:32:45 +0100
commit560cd26d1d394283d2ab728c88fa0315ffe1d2bf (patch)
tree9c76e7395d57bf953c38b87b3594511d9fb5f56d /dev-python/wrapt
parentmedia-gfx/gimp: 2.10.18-r1 restore python2 plugins support (diff)
downloadgentoo-560cd26d1d394283d2ab728c88fa0315ffe1d2bf.tar.gz
gentoo-560cd26d1d394283d2ab728c88fa0315ffe1d2bf.tar.bz2
gentoo-560cd26d1d394283d2ab728c88fa0315ffe1d2bf.zip
dev-python/wrapt: Improve use of distutils_enable_sphinx
Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.92, Repoman-2.3.20
Diffstat (limited to 'dev-python/wrapt')
-rw-r--r--dev-python/wrapt/wrapt-1.12.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/wrapt/wrapt-1.12.0.ebuild b/dev-python/wrapt/wrapt-1.12.0.ebuild
index 8a24a98651e8..978e8e79af62 100644
--- a/dev-python/wrapt/wrapt-1.12.0.ebuild
+++ b/dev-python/wrapt/wrapt-1.12.0.ebuild
@@ -16,10 +16,8 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-DEPEND="doc? ( dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] )"
-
distutils_enable_tests pytest
-distutils_enable_sphinx docs --no-autodoc
+distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
python_compile() {
local WRAPT_EXTENSIONS=true