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 2026-05-20 15:24:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tifffile (Old)
and /work/SRC/openSUSE:Factory/.python-tifffile.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tifffile"
Wed May 20 15:24:35 2026 rev:24 rq:1354100 version:2026.5.15
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tifffile/python-tifffile.changes
2026-04-28 11:59:39.393691872 +0200
+++
/work/SRC/openSUSE:Factory/.python-tifffile.new.1966/python-tifffile.changes
2026-05-20 15:25:30.264570037 +0200
@@ -1,0 +2,40 @@
+Tue May 19 20:41:04 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2026.5.15:
+ * Update ZarrFileSequenceStore to zarr format 3 (breaking).
+ * Derive ZarrFileSequenceStore dimension names from
+ FileSequence.dims.
+ * Add option to override dimension names in zarr stores.
+ * Add support for Python 3.15.
+ * Change TiffFile.series from list to callable TiffSeries
+ sequence (breaking).
+ * Remove TiffPageSeries squeeze dual-state (breaking).
+ * Remove TiffPageSeries.get_shape, get_axes, and get_coords
+ (breaking).
+ * Remove ZarrTiffStore squeeze parameter (breaking).
+ * Update ZarrTiffStore to zarr format 3 and multiscales to NGFF
+ 0.5 (breaking).
+ * Update multiscales zarr format 2 fsspec files to NGFF 0.4
+ (breaking).
+ * Remove generic TiffPage coords (breaking).
+ * Change dims and sizes to use single-char axis codes
+ (breaking).
+ * Add zarr format 3 compatible Tiff codec.
+ * Add asxarray methods to TiffFile, TiffPage, TiffPageSeries
+ (requires xarray).
+ * Add geotiff kind of TiffPageSeries.
+ * Add mpp and coord_offsets/scales/units properties to
+ TiffPageSeries.
+ * Add attrs property to TiffPage and TiffPageSeries.
+ * Add kind and squeeze parameters to memmap.
+ * Add kind parameter to imwrite and TiffFile; deprecate ome,
+ imagej, shaped.
+ * Add return_as parameter to imread; deprecate aszarr.
+ * Fix writing TIFF trees (#326).
+ * Fix wrong TiffTagRegistry entries (#323).
+ * Implement TiffPageSeries.coords property.
+ * Deprecate kwargs to FileSequence.asarray; use imreadargs.
+ * Require zarr>=3.2.0 for zarr support.
+ * Drop support for numpy 2.0 (SPEC0, #324).
+
+-------------------------------------------------------------------
Old:
----
tifffile-2026.4.11.tar.gz
New:
----
tifffile-2026.5.15.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tifffile.spec ++++++
--- /var/tmp/diff_new_pack.U0KM4z/_old 2026-05-20 15:25:31.472619815 +0200
+++ /var/tmp/diff_new_pack.U0KM4z/_new 2026-05-20 15:25:31.476619980 +0200
@@ -26,7 +26,7 @@
%endif
%global skip_python311 1
Name: python-tifffile%{psuffix}
-Version: 2026.4.11
+Version: 2026.5.15
Release: 0
Summary: Read and write TIFF files
License: BSD-3-Clause
++++++ tifffile-2026.4.11.tar.gz -> tifffile-2026.5.15.tar.gz ++++++
++++ 17309 lines of diff (skipped)