diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-30 04:54:25 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-30 05:06:57 +0100 |
commit | 54be4e162d3ca2807960e0fcbb6a2ba517a99cef (patch) | |
tree | f8ff9c1486bf70f4dbc1c054f335709ca366db7a /dev-python/tifffile | |
parent | dev-python/multiprocess: Bump to 0.70.16 (diff) | |
download | gentoo-54be4e162d3ca2807960e0fcbb6a2ba517a99cef.tar.gz gentoo-54be4e162d3ca2807960e0fcbb6a2ba517a99cef.tar.bz2 gentoo-54be4e162d3ca2807960e0fcbb6a2ba517a99cef.zip |
dev-python/tifffile: Bump to 2024.1.30
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/tifffile')
-rw-r--r-- | dev-python/tifffile/tifffile-2024.1.30.ebuild | 5 |
1 files changed, 0 insertions, 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 ) |