commit: 4332ca83570d7755eae93a43e1898a7effff9b3a Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Wed Nov 16 14:46:51 2022 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Wed Nov 16 14:47:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4332ca83
dev-python/pymemcache: disable docs Closes: https://bugs.gentoo.org/880015 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-python/pymemcache/pymemcache-4.0.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/pymemcache/pymemcache-4.0.0.ebuild b/dev-python/pymemcache/pymemcache-4.0.0.ebuild index 4eb9d1ff7..1b9666399 100644 --- a/dev-python/pymemcache/pymemcache-4.0.0.ebuild +++ b/dev-python/pymemcache/pymemcache-4.0.0.ebuild @@ -36,9 +36,9 @@ EPYTEST_IGNORE=( distutils_enable_tests pytest -distutils_enable_sphinx docs \ - dev-python/sphinxcontrib-apidoc \ - dev-python/sphinx_rtd_theme +#distutils_enable_sphinx docs \ +# dev-python/sphinxcontrib-apidoc \ +# dev-python/sphinx_rtd_theme src_test() { ememcached --start 11221
