commit: 5c8e90bac65fac0ef1dc8635f477157755c864ed Author: Louis Sautier <sbraz <AT> gentoo <DOT> org> AuthorDate: Tue Sep 15 11:46:53 2020 +0000 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org> CommitDate: Wed Sep 16 22:06:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8e90ba
www-misc/urlwatch: add doc Closes: https://bugs.gentoo.org/742644 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org> www-misc/urlwatch/urlwatch-2.21.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www-misc/urlwatch/urlwatch-2.21.ebuild b/www-misc/urlwatch/urlwatch-2.21.ebuild index 72f069acf85..bdfd81f7797 100644 --- a/www-misc/urlwatch/urlwatch-2.21.ebuild +++ b/www-misc/urlwatch/urlwatch-2.21.ebuild @@ -42,6 +42,8 @@ BDEPEND=" DOCS=( CHANGELOG.md README.md ) +distutils_enable_sphinx docs/source dev-python/alabaster + python_test() { local skipped_tests=( # Require the pdftotext module
