Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-tifffile for openSUSE:Factory 
checked in at 2023-09-14 16:26:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tifffile (Old)
 and      /work/SRC/openSUSE:Factory/.python-tifffile.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tifffile"

Thu Sep 14 16:26:09 2023 rev:14 rq:1111068 version:2023.8.30

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tifffile/python-tifffile.changes  
2023-08-14 22:36:11.212579093 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tifffile.new.1766/python-tifffile.changes    
    2023-09-14 16:29:08.518033337 +0200
@@ -1,0 +2,15 @@
+Tue Sep 12 08:45:57 UTC 2023 - Markéta Machová <[email protected]>
+
+- Update to 2023.8.30
+  * Support decompressing EER frames.
+  * Facilitate filtering logged warnings (#216).
+  * Read more tags from UIC1Tag (#217).
+  * Fix premature closing of files in main (#218).
+  * Don't force matplotlib backend to tkagg in main (#219).
+  * Add py.typed marker.
+  * Drop support for imagecodecs < 2023.3.16.
+  * Verify shaped metadata is compatible with page shape.
+  * Support out parameter when returning selection from imread (#222).
+  * Support exclusive file creation mode (#221, #223).
+
+-------------------------------------------------------------------

Old:
----
  tifffile-2023.7.18.tar.gz

New:
----
  tifffile-2023.8.30.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-tifffile.spec ++++++
--- /var/tmp/diff_new_pack.4iPoSt/_old  2023-09-14 16:29:09.878081923 +0200
+++ /var/tmp/diff_new_pack.4iPoSt/_new  2023-09-14 16:29:09.882082067 +0200
@@ -25,7 +25,7 @@
 %bcond_with test
 %endif
 Name:           python-tifffile%{psuffix}
-Version:        2023.7.18
+Version:        2023.8.30
 Release:        0
 Summary:        Read and write TIFF files
 License:        BSD-2-Clause
@@ -42,7 +42,7 @@
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 Recommends:     python-fsspec
-Recommends:     python-imagecodecs >= 2022.2.22
+Recommends:     python-imagecodecs >= 2023.3.16
 Recommends:     python-lxml
 Recommends:     python-matplotlib >= 3.3
 Recommends:     python-zarr
@@ -53,7 +53,7 @@
 BuildRequires:  %{python_module dask}
 BuildRequires:  %{python_module defusedxml}
 BuildRequires:  %{python_module fsspec}
-BuildRequires:  %{python_module imagecodecs >= 2023.1.23}
+BuildRequires:  %{python_module imagecodecs >= 2023.3.16}
 BuildRequires:  %{python_module lfdfiles}
 BuildRequires:  %{python_module lxml}
 BuildRequires:  %{python_module matplotlib}
@@ -113,7 +113,7 @@
 %check
 %if %{with test}
 # Crashes Out-Of-Memory
-donttest="test_write_5GB_bigtiff"
+donttest="test_write_5GB_bigtiff or test_write_imagej_raw"
 # no lerc support in imagecodecs
 donttest="$donttest or test_write_compression_lerc"
 # flaky write errors

++++++ tifffile-2023.7.18.tar.gz -> tifffile-2023.8.30.tar.gz ++++++
++++ 3264 lines of diff (skipped)

Reply via email to