Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyvips for openSUSE:Factory 
checked in at 2026-03-23 17:12:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyvips (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyvips.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyvips"

Mon Mar 23 17:12:08 2026 rev:6 rq:1341869 version:3.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyvips/python-pyvips.changes      
2025-06-11 16:28:16.340844394 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyvips.new.8177/python-pyvips.changes    
2026-03-23 17:12:41.343981543 +0100
@@ -1,0 +2,18 @@
+Sun Mar 22 16:50:52 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.1.1:
+  * drop python 2.7 support
+  * fix get_gainmap arguments
+  * fix __array__ copy argument test
+  * add a test
+  * fix glib DLL name with Conan
+  * update docs for libvips 8.18
+  * add `get_gainmap()`
+  * remove redundant `revalidate` flags from docs
+  * drop support for Python 2.7, require Python >= 3.7
+  * migrate to `pyproject.toml`
+  * fix a small memleak in `write_to_buffer()`
+  * add `[binary]` install option
+  * add `shutdown()`
+
+-------------------------------------------------------------------

Old:
----
  pyvips-2.2.3.tar.gz

New:
----
  pyvips-3.1.1.tar.gz

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

Other differences:
------------------
++++++ python-pyvips.spec ++++++
--- /var/tmp/diff_new_pack.DSpcTA/_old  2026-03-23 17:12:42.748040023 +0100
+++ /var/tmp/diff_new_pack.DSpcTA/_new  2026-03-23 17:12:42.748040023 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyvips
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           python-pyvips
-Version:        2.2.3
+Version:        3.1.1
 Release:        0
 Summary:        Python bindings for VIPS image processing library
 License:        MIT
@@ -25,7 +25,8 @@
 Source0:        
https://pypi.io/packages/source/p/pyvips/pyvips-%{version}.tar.gz
 BuildRequires:  %{python_module cffi >= 1.0.0}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module pkgconfig >= 1.5}
+BuildRequires:  %{python_module setuptools >= 61.0.0}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++++++ pyvips-2.2.3.tar.gz -> pyvips-3.1.1.tar.gz ++++++
++++ 2925 lines of diff (skipped)

Reply via email to