Gentoo Archives: gentoo-commits

From: Louis Sautier <sbraz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-spelling/
Date: Sun, 04 Oct 2020 19:59:40
Message-Id: 1601841571.3479f388aec9341ce35abf68211fd483ff3a5e52.sbraz@gentoo
1 commit: 3479f388aec9341ce35abf68211fd483ff3a5e52
2 Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 19:57:50 2020 +0000
4 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 19:59:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3479f388
7
8 dev-python/sphinxcontrib-spelling: remove broken doc from 5.3.0 too
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
12
13 dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild
17 index 57a76276a01..f253d611a1a 100644
18 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild
19 +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild
20 @@ -33,7 +33,7 @@ BDEPEND="
21 )
22 "
23
24 -distutils_enable_sphinx docs/source --no-autodoc
25 +# The doc can only be built from a git repository
26 distutils_enable_tests pytest
27
28 RDEPEND+="