commit: 5f1a60f659146e84fbc2d9cb69343f1bb4d5c34d Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Wed Nov 16 15:07:32 2022 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Wed Nov 16 15:07:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5f1a60f6
dev-python/aiounittest: disable docs Closes: https://bugs.gentoo.org/879827 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-python/aiounittest/aiounittest-1.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiounittest/aiounittest-1.4.2.ebuild b/dev-python/aiounittest/aiounittest-1.4.2.ebuild index 4117812b6..348c70d6e 100644 --- a/dev-python/aiounittest/aiounittest-1.4.2.ebuild +++ b/dev-python/aiounittest/aiounittest-1.4.2.ebuild @@ -19,7 +19,7 @@ RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]" distutils_enable_tests unittest -distutils_enable_sphinx docs +#distutils_enable_sphinx docs python_test() { eunittest tests
