commit:     96809b2b7c9c3fe88c2b54532a7667c7f5ba9623
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Sat Nov 26 19:08:11 2022 +0000
Commit:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
CommitDate: Sat Nov 26 19:08:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=96809b2b

dev-python/mitype:

Remove documentation until I found how to build it

Closes: https://bugs.gentoo.org/883181
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 dev-python/mitype/mitype-0.2.4.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/mitype/mitype-0.2.4.ebuild 
b/dev-python/mitype/mitype-0.2.4.ebuild
index aa25fc03c..7f11c7c37 100644
--- a/dev-python/mitype/mitype-0.2.4.ebuild
+++ b/dev-python/mitype/mitype-0.2.4.ebuild
@@ -15,12 +15,10 @@ 
SRC_URI="https://github.com/Mithil467/mitype/archive/refs/tags/v${PV}.tar.gz ->
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
+IUSE="test"
 
 RDEPEND="
-       doc? ( dev-python/sphinx )
        dev-python/setuptools[${PYTHON_USEDEP}]"
 BDEPEND="dev-python/versioneer[${PYTHON_USEDEP}]"
 
 distutils_enable_tests pytest
-distutils_enable_sphinx docs

Reply via email to