commit:     bd8ce45b7e0a1cc458a2fcbbdd1891e9e2398bb4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May  4 03:53:02 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May  4 04:00:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd8ce45b

dev-python/tifffile: Remove dev-python/dask test dep

All tests needing dev-python/dask are skipped gracefully if it isn't
available, and the package is really bad.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/tifffile/tifffile-2024.4.24.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/tifffile/tifffile-2024.4.24.ebuild 
b/dev-python/tifffile/tifffile-2024.4.24.ebuild
index d58751a45db4..d9d1ef282037 100644
--- a/dev-python/tifffile/tifffile-2024.4.24.ebuild
+++ b/dev-python/tifffile/tifffile-2024.4.24.ebuild
@@ -28,7 +28,6 @@ RDEPEND="
 "
 BDEPEND="
        test? (
-               dev-python/dask[${PYTHON_USEDEP}]
                dev-python/defusedxml[${PYTHON_USEDEP}]
                >=dev-python/fsspec-2021.5.0[${PYTHON_USEDEP}]
                dev-python/lxml[${PYTHON_USEDEP}]

Reply via email to