commit: d58661c1bb6ae17007251d5c441ab5aebc2e5f3d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Apr 11 18:58:30 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Apr 11 19:04:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58661c1
dev-python/h5py: Update doc deps Closes: https://bugs.gentoo.org/929120 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/h5py/h5py-3.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/h5py/h5py-3.11.0.ebuild b/dev-python/h5py/h5py-3.11.0.ebuild index 0cebc6b7bda9..31a64dcc7d6d 100644 --- a/dev-python/h5py/h5py-3.11.0.ebuild +++ b/dev-python/h5py/h5py-3.11.0.ebuild @@ -41,7 +41,7 @@ BDEPEND=" distutils_enable_tests pytest distutils_enable_sphinx docs \ - dev-python/alabaster + dev-python/sphinx-rtd-theme python_prepare_all() { # avoid pytest-mpi dep, we do not use mpi anyway
