diff options
author | 2020-10-04 21:57:50 +0200 | |
---|---|---|
committer | 2020-10-04 21:59:31 +0200 | |
commit | 3479f388aec9341ce35abf68211fd483ff3a5e52 (patch) | |
tree | 5cf5183b66b7fcee87998de3c62a89ec87fbb892 /dev-python/sphinxcontrib-spelling | |
parent | dev-python/sphinxcontrib-spelling: bump to 5.4.0, remove broken doc (diff) | |
download | gentoo-3479f388aec9341ce35abf68211fd483ff3a5e52.tar.gz gentoo-3479f388aec9341ce35abf68211fd483ff3a5e52.tar.bz2 gentoo-3479f388aec9341ce35abf68211fd483ff3a5e52.zip |
dev-python/sphinxcontrib-spelling: remove broken doc from 5.3.0 too
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-spelling')
-rw-r--r-- | dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild index 57a76276a012..f253d611a1a7 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild @@ -33,7 +33,7 @@ BDEPEND=" ) " -distutils_enable_sphinx docs/source --no-autodoc +# The doc can only be built from a git repository distutils_enable_tests pytest RDEPEND+=" |