commit: 50de6e6fc17188095a40642156a0173401a76e52
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 11 08:05:46 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 11 08:07:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50de6e6f
dev-python/h5py: Remove obsolete dep on cached-property
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/h5py/h5py-3.3.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/h5py/h5py-3.3.0.ebuild
b/dev-python/h5py/h5py-3.3.0.ebuild
index d993e7d19b2..84f19def49c 100644
--- a/dev-python/h5py/h5py-3.3.0.ebuild
+++ b/dev-python/h5py/h5py-3.3.0.ebuild
@@ -28,7 +28,6 @@ BDEPEND="
dev-python/pkgconfig[${PYTHON_USEDEP}]
test? (
dev-python/QtPy[testlib,${PYTHON_USEDEP}]
- dev-python/cached-property[${PYTHON_USEDEP}]
)"
# mpi? ( virtual/mpi )
# mpi? ( dev-python/mpi4py[${PYTHON_USEDEP}] )