Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytest-qt for openSUSE:Factory checked in at 2025-06-05 20:35:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest-qt (Old) and /work/SRC/openSUSE:Factory/.python-pytest-qt.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-qt" Thu Jun 5 20:35:05 2025 rev:22 rq:1283039 version:4.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest-qt/python-pytest-qt.changes 2025-03-01 19:17:06.318470496 +0100 +++ /work/SRC/openSUSE:Factory/.python-pytest-qt.new.19631/python-pytest-qt.changes 2025-06-05 20:37:40.957634429 +0200 @@ -1,0 +2,7 @@ +Thu Jun 5 10:11:48 UTC 2025 - Daniel Garcia <daniel.gar...@suse.com> + +- Drop tests for python3-pyside2 and python-qt5 as Standard Qt 5 + support officially ends after 26th of may 2025. + (boo#1243916) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest-qt.spec ++++++ --- /var/tmp/diff_new_pack.RJLJ8Y/_old 2025-06-05 20:37:41.509657382 +0200 +++ /var/tmp/diff_new_pack.RJLJ8Y/_new 2025-06-05 20:37:41.513657548 +0200 @@ -24,33 +24,12 @@ %define psuffix %{nil} %bcond_with test %endif -%if "%{flavor}" == "test-pyqt5" -%define psuffix -%{flavor} -%define test_qtapi pyqt5 -%bcond_without test -BuildRequires: %{python_module qt5} -BuildConflicts: %{python_module PyQt6} -BuildConflicts: %{python_module pyside2} -BuildConflicts: %{python_module pyside6} -%endif %if "%{flavor}" == "test-pyqt6" %define psuffix -%{flavor} %define test_qtapi pyqt6 %bcond_without test BuildRequires: %{python_module PyQt6} -BuildConflicts: %{python_module pyside2} -BuildConflicts: %{python_module pyside6} -BuildConflicts: %{python_module qt5} -%endif -%if "%{flavor}" == "test-pyside2" -%define psuffix -%{flavor} -%{!?sle15_python_module_pythons:%define pythons python3} -%define test_qtapi pyside2 -%bcond_without test -BuildRequires: %{python_module pyside2} -BuildConflicts: %{python_module PyQt6} BuildConflicts: %{python_module pyside6} -BuildConflicts: %{python_module qt5} %endif %if "%{flavor}" == "test-pyside6" %define psuffix -%{flavor} @@ -61,8 +40,6 @@ %bcond_without test BuildRequires: %{python_module pyside6} BuildConflicts: %{python_module PyQt6} -BuildConflicts: %{python_module pyside2} -BuildConflicts: %{python_module qt5} %endif Name: python-pytest-qt%{psuffix} Version: 4.4.0 @@ -85,9 +62,7 @@ Requires: bitstream-vera-fonts Requires: python-pytest >= 3.0 Suggests: python-PyQt6 -Suggests: python-pyside2 Suggests: python-pyside6 -Suggests: python-qt5 BuildArch: noarch %if %{with test} BuildRequires: %{python_module pytest-qt = %{version}} ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.RJLJ8Y/_old 2025-06-05 20:37:41.549659045 +0200 +++ /var/tmp/diff_new_pack.RJLJ8Y/_new 2025-06-05 20:37:41.553659211 +0200 @@ -1,7 +1,5 @@ <multibuild> - <flavor>test-pyqt5</flavor> <flavor>test-pyqt6</flavor> - <flavor>test-pyside2</flavor> <flavor>test-pyside6</flavor> </multibuild>