commit: 54be4e162d3ca2807960e0fcbb6a2ba517a99cef
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 30 03:54:25 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 30 04:06:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54be4e16
dev-python/tifffile: Bump to 2024.1.30
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/tifffile/tifffile-2024.1.30.ebuild | 5 -----
1 file changed, 5 deletions(-)
diff --git a/dev-python/tifffile/tifffile-2024.1.30.ebuild
b/dev-python/tifffile/tifffile-2024.1.30.ebuild
index 7fa920736d10..d58751a45db4 100644
--- a/dev-python/tifffile/tifffile-2024.1.30.ebuild
+++ b/dev-python/tifffile/tifffile-2024.1.30.ebuild
@@ -54,9 +54,4 @@ EPYTEST_DESELECT=(
tests/test_tifffile.py::test_write_6gb
tests/test_tifffile.py::test_write_bigtiff
'tests/test_tifffile.py::test_write_imagej_raw'
- # TODO
- tests/test_tifffile.py::test_issue_imagej_hyperstack_arg
- tests/test_tifffile.py::test_issue_description_overwrite
- # missing data again?
- tests/test_tifffile.py::test_issue_trucated_tileoffsets
)