Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-imageio for openSUSE:Factory 
checked in at 2026-03-18 16:50:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-imageio (Old)
 and      /work/SRC/openSUSE:Factory/.python-imageio.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-imageio"

Wed Mar 18 16:50:04 2026 rev:23 rq:1340781 version:2.37.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-imageio/python-imageio.changes    
2025-01-12 11:19:55.060650691 +0100
+++ /work/SRC/openSUSE:Factory/.python-imageio.new.8177/python-imageio.changes  
2026-03-18 16:51:25.459338778 +0100
@@ -1,0 +2,21 @@
+Tue Mar 10 21:40:40 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.37.3:
+  * Update dependencies
+- update to 2.37.2:
+  * Gracefully handle reading of invalid EXIF orientation in
+    Pillow plugin
+  * Prevent OverflowError for FPS in pyav plugin
+  * Allow github actions to push to master in CD
+  * Fix publishing to GH and PyPI in CD
+  * Remove obsolete code for Python <= 3.4
+- update to 2.37.1:
+  * Add fsspec as freeimage dependency
+  * Fix plugin `ffmpeg` cannot load file with carets
+  * Fix the error when `time_base` is set to null
+- update to 2.37.0:
+  * Arr.newbyteorder deprecation in numpy>2.0
+  * Upgrade pyav plugin to support av v14
+  * Expose bacterial colony standard image
+
+-------------------------------------------------------------------

Old:
----
  imageio-2.36.1.tar.gz

New:
----
  imageio-2.37.3.tar.gz

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

Other differences:
------------------
++++++ python-imageio.spec ++++++
--- /var/tmp/diff_new_pack.4rJzBD/_old  2026-03-18 16:51:26.691390386 +0100
+++ /var/tmp/diff_new_pack.4rJzBD/_new  2026-03-18 16:51:26.695390554 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-imageio
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_with test_extras
 %{?sle15_python_module_pythons}
 Name:           python-imageio
-Version:        2.36.1
+Version:        2.37.3
 Release:        0
 Summary:        Python library for reading and writing image, video, and 
related formats
 License:        BSD-2-Clause
@@ -27,13 +27,13 @@
 Source0:        
https://files.pythonhosted.org/packages/source/i/imageio/imageio-%{version}.tar.gz
 BuildRequires:  %{python_module Pillow >= 8.3.2}
 BuildRequires:  %{python_module base >= 3.7}
-BuildRequires:  %{python_module numpy >= 1.20.0}
+BuildRequires:  %{python_module numpy >= 2}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-Pillow >= 8.3.2
-Requires:       python-numpy >= 1.20.0
+Requires:       python-numpy >= 2
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 Recommends:     libfreeimageplus3

++++++ imageio-2.36.1.tar.gz -> imageio-2.37.3.tar.gz ++++++
++++ 3104 lines of diff (skipped)

Reply via email to