commit:     bebd1a3533cceb6f75dfa9d0cee749bc9b251fd4
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Apr 25 11:25:37 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Apr 25 11:25:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bebd1a35

dev-python/pytest-cython: add missing doc dep

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pytest-cython/pytest-cython-0.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/pytest-cython/pytest-cython-0.1.0.ebuild 
b/dev-python/pytest-cython/pytest-cython-0.1.0.ebuild
index a339433..df96a72 100644
--- a/dev-python/pytest-cython/pytest-cython-0.1.0.ebuild
+++ b/dev-python/pytest-cython/pytest-cython-0.1.0.ebuild
@@ -6,6 +6,7 @@ EAPI="7"
 PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 DESCRIPTION="Plugin for testing Cython extension modules"
 HOMEPAGE="https://github.com/lgpage/pytest-cython";
@@ -28,4 +29,4 @@ RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
 #"
 
 #distutils_enable_tests pytest
-distutils_enable_sphinx docs
+distutils_enable_sphinx docs dev-python/sphinx-py3doc-enhanced-theme

Reply via email to