summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-11 20:58:30 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-11 21:04:21 +0200
commitd58661c1bb6ae17007251d5c441ab5aebc2e5f3d (patch)
treee54a39976e6ed45ce40739357a96321568183a87 /dev-python/h5py
parentdev-python/vobject: Update HOMEPAGE (diff)
downloadgentoo-d58661c1bb6ae17007251d5c441ab5aebc2e5f3d.tar.gz
gentoo-d58661c1bb6ae17007251d5c441ab5aebc2e5f3d.tar.bz2
gentoo-d58661c1bb6ae17007251d5c441ab5aebc2e5f3d.zip
dev-python/h5py: Update doc deps
Closes: https://bugs.gentoo.org/929120 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/h5py')
-rw-r--r--dev-python/h5py/h5py-3.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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