commit: 990e02d25da2701b14a7313935e516f18512863b
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Apr 22 20:27:25 2024 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Apr 22 20:27:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=990e02d2
dev-python/aiopg: disable docs build
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/aiopg/aiopg-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/aiopg/aiopg-1.4.0.ebuild
b/dev-python/aiopg/aiopg-1.4.0.ebuild
index 03bccc321e..b98677a54a 100644
--- a/dev-python/aiopg/aiopg-1.4.0.ebuild
+++ b/dev-python/aiopg/aiopg-1.4.0.ebuild
@@ -37,7 +37,7 @@ DEPEND="test? (
DOCS=( CHANGES.txt README.rst )
distutils_enable_tests pytest
-distutils_enable_sphinx docs dev-python/sphinxcontrib-asyncio
+#distutils_enable_sphinx docs dev-python/sphinxcontrib-asyncio
python_test() {
epytest --no-pull