commit:     c2d0d06127cc1f1e0517b5d706b5e42beca26c21
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Apr 22 20:26:51 2024 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Apr 22 20:26:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2d0d061

dev-python/aiomysql: disable docs build

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/aiomysql/aiomysql-0.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/aiomysql/aiomysql-0.1.1.ebuild 
b/dev-python/aiomysql/aiomysql-0.1.1.ebuild
index 3972e4ba0a..b50cbc4e45 100644
--- a/dev-python/aiomysql/aiomysql-0.1.1.ebuild
+++ b/dev-python/aiomysql/aiomysql-0.1.1.ebuild
@@ -42,8 +42,8 @@ EPYTEST_IGNORE=(
 
 distutils_enable_tests pytest
 
-distutils_enable_sphinx docs \
-       dev-python/sphinxcontrib-asyncio
+#distutils_enable_sphinx docs \
+       #dev-python/sphinxcontrib-asyncio
 
 python_test() {
        epytest "${S}"/tests --mysql-unix-socket "$(emysql --get-sockfile)"

Reply via email to