diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-17 23:05:02 -0500 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-18 06:18:36 +0100 |
commit | 06ee5f52b3182ba29527b383b79d0121821b17fa (patch) | |
tree | 95f7341030919b2a31253bfb65b209075e71d8ce /dev-python/sphinxcontrib-bibtex | |
parent | dev-python/fonttools: Remove old (diff) | |
download | gentoo-06ee5f52b3182ba29527b383b79d0121821b17fa.tar.gz gentoo-06ee5f52b3182ba29527b383b79d0121821b17fa.tar.bz2 gentoo-06ee5f52b3182ba29527b383b79d0121821b17fa.zip |
dev-python/sphinxcontrib-bibtex: add dev-python/sphinx-autoapi test dep
Bug: https://bugs.gentoo.org/918044
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Closes: https://github.com/gentoo/gentoo/pull/34343
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-bibtex')
-rw-r--r-- | dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.6.1-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.6.1-r1.ebuild b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.6.1-r1.ebuild index 3e70af03cf4d..2e52bf51c009 100644 --- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.6.1-r1.ebuild +++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.6.1-r1.ebuild @@ -28,6 +28,7 @@ RDEPEND=" BDEPEND=" test? ( dev-python/numpydoc[${PYTHON_USEDEP}] + dev-python/sphinx-autoapi[${PYTHON_USEDEP}] ) " |