Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-qt for
openSUSE:Leap:16.0 checked in at 2025-07-15 09:36:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/python-pytest-qt (Old)
and /work/SRC/openSUSE:Leap:16.0/.python-pytest-qt.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-qt"
Tue Jul 15 09:36:56 2025 rev:2 rq:1293286 version:4.4.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/python-pytest-qt/python-pytest-qt.changes
2025-04-09 15:43:06.119838802 +0200
+++
/work/SRC/openSUSE:Leap:16.0/.python-pytest-qt.new.7373/python-pytest-qt.changes
2025-07-15 09:36:57.208234533 +0200
@@ -1,0 +2,7 @@
+Thu Jun 5 10:11:48 UTC 2025 - Daniel Garcia <[email protected]>
+
+- 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.Q3yild/_old 2025-07-15 09:36:57.504246871 +0200
+++ /var/tmp/diff_new_pack.Q3yild/_new 2025-07-15 09:36:57.504246871 +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.Q3yild/_old 2025-07-15 09:36:57.536248204 +0200
+++ /var/tmp/diff_new_pack.Q3yild/_new 2025-07-15 09:36:57.540248371 +0200
@@ -1,7 +1,5 @@
<multibuild>
- <flavor>test-pyqt5</flavor>
<flavor>test-pyqt6</flavor>
- <flavor>test-pyside2</flavor>
<flavor>test-pyside6</flavor>
</multibuild>