Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-matplotlib for openSUSE:Factory checked in at 2025-06-04 20:26:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-matplotlib (Old) and /work/SRC/openSUSE:Factory/.python-matplotlib.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-matplotlib" Wed Jun 4 20:26:37 2025 rev:117 rq:1282157 version:3.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes 2025-04-04 17:29:30.821025615 +0200 +++ /work/SRC/openSUSE:Factory/.python-matplotlib.new.16005/python-matplotlib.changes 2025-06-04 20:26:44.072461595 +0200 @@ -1,0 +2,5 @@ +Mon Jun 2 07:48:07 UTC 2025 - Dirk Müller <dmuel...@suse.com> + +- switch to generate Qt6 bindings as Qt5 is going EOL + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-matplotlib.spec ++++++ --- /var/tmp/diff_new_pack.lYsbvI/_old 2025-06-04 20:26:44.920496729 +0200 +++ /var/tmp/diff_new_pack.lYsbvI/_new 2025-06-04 20:26:44.924496895 +0200 @@ -95,7 +95,7 @@ BuildRequires: %{python_module matplotlib-gtk3 = %{version}} BuildRequires: %{python_module matplotlib-gtk4 = %{version}} %if %{with qt} -BuildRequires: %{python_module matplotlib-qt5 = %{version}} +BuildRequires: %{python_module matplotlib-qt6 = %{version}} %endif BuildRequires: %{python_module matplotlib-testdata = %{version}} BuildRequires: %{python_module matplotlib-tk = %{version}} @@ -128,13 +128,12 @@ BuildRequires: %{python_module nbformat if %python-base >= 3.10} %endif # /SECTION nbagg -# SECTION qt backends: Only test PyQt5 in Minimal-X +# SECTION qt backends: Only test PyQt6 in Minimal-X %if %{with qt} -BuildRequires: %{python_module qt5} +BuildRequires: %{python_module PyQt6} %if %{without ringdisabled} %if 0%{?suse_version} > %SLE_VERSION BuildRequires: %{python_module PyQt6} -BuildRequires: python3-pyside2 BuildRequires: python3-pyside6 %endif %endif @@ -240,9 +239,9 @@ %package qt Summary: Qt backend for %{name} Requires: %{name} = %{version} -Requires: (python-qt5 or python-PyQt6 >= 6.1 or python-pyside2 or python-pyside6) +Requires: (python-PyQt6 >= 6.1 or python-pyside6) Provides: %{name}-qt-shared = %{version} -Provides: %{name}-qt5 = %{version} +Provides: %{name}-qt6 = %{version} Obsoletes: %{name}-qt-shared < %{version} # Renamed at upgrade from MPL 3.6.3 to 3.8.2 Obsoletes: %{name}-qt5 < 3.8.2