Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-superqt for openSUSE:Factory checked in at 2025-06-03 17:54:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-superqt (Old) and /work/SRC/openSUSE:Factory/.python-superqt.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-superqt" Tue Jun 3 17:54:59 2025 rev:4 rq:1282216 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-superqt/python-superqt.changes 2025-03-12 15:27:41.415398084 +0100 +++ /work/SRC/openSUSE:Factory/.python-superqt.new.16005/python-superqt.changes 2025-06-03 17:55:49.359286384 +0200 @@ -1,0 +2,5 @@ +Mon Jun 2 08:49:17 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Drop pyside2 support (boo#1243916) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-superqt.spec ++++++ --- /var/tmp/diff_new_pack.hjpM2D/_old 2025-06-03 17:55:50.031314249 +0200 +++ /var/tmp/diff_new_pack.hjpM2D/_new 2025-06-03 17:55:50.035314414 +0200 @@ -43,7 +43,6 @@ BuildRequires: %{python_module pytest-xvfb} BuildRequires: %{python_module pytest} BuildRequires: %{python_module typing-extensions >= 3.7.4.3} -BuildRequires: python3-pyside2 BuildRequires: python3-pyside6 #BuildRequires: %%{python_module cmap} #BuildRequires: %%{python_module pyconify} @@ -74,8 +73,6 @@ %pytest done # The pysides are only for the primary python -# pyside2 is currently broken on python313 -# for PYTEST_QT_API in pyside2 pyside6; do for PYTEST_QT_API in pyside6; do export PYTEST_QT_API %python3_pytest