Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python3-pyside6 for openSUSE:Factory 
checked in at 2022-06-23 12:49:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pyside6 (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pyside6.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pyside6"

Thu Jun 23 12:49:30 2022 rev:8 rq:984678 version:6.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pyside6/python3-pyside6.changes  
2022-04-20 16:55:27.614518254 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-pyside6.new.1548/python3-pyside6.changes    
    2022-06-23 12:49:32.756841879 +0200
@@ -1,0 +2,8 @@
+Sun Jun 19 19:11:09 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.3.1. Check the installed changes-6.3.1 file for the
+  complete list of changes.
+- Drop patch, fixed upstream:
+  * 0001-Work-around-build-issue-in-pyside-6.3.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Work-around-build-issue-in-pyside-6.3.patch
  pyside-setup-opensource-src-6.3.0.tar.xz

New:
----
  pyside-setup-opensource-src-6.3.1.tar.xz

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

Other differences:
------------------
++++++ python3-pyside6.spec ++++++
--- /var/tmp/diff_new_pack.fSf2Pq/_old  2022-06-23 12:49:33.352842266 +0200
+++ /var/tmp/diff_new_pack.fSf2Pq/_new  2022-06-23 12:49:33.356842268 +0200
@@ -25,7 +25,7 @@
 %endif
 #
 Name:           python3-%{pyside_flavor}
-Version:        6.3.0
+Version:        6.3.1
 Release:        0
 Summary:        Python bindings for Qt 6
 License:        LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) AND 
GPL-2.0-only AND GPL-3.0-only WITH Qt-GPL-exception-1.0
@@ -35,8 +35,6 @@
 Patch0:         0001-Don-t-install-CMake-files-into-versioned-directories.patch
 # PATCH-FIX-OPENSUSE
 Patch1:         0001-Always-link-to-python-libraries.patch
-# PATCH-FIX-OPENSUSE
-Patch2:         0001-Work-around-build-issue-in-pyside-6.3.patch
 # SECTION common_dependencies
 BuildRequires:  clang-devel
 BuildRequires:  fdupes
@@ -186,12 +184,17 @@
 %if "%{pyside_flavor}" == "pyside6"
 %define xvfb_command xvfb-run -s "-screen 0 1600x1200x16 -ac +extension GLX 
+render -noreset" \\
 
-# Excluded tests (last update: 2022-03-23)
+%define excluded_tests 1
+# Excluded tests (last update: 2022-06-22)
 # registry_existence_test only works on the Qt CI
-# QtWebEngineWidgets_pyside-474-qtwebengineview & 
QtWebEngineCore_web_engine_custom_scheme
+# The QtWebEngineWidgets_pyside-474-qtwebengineview and QtWebEngineCore tests
 # pass locally but not on the build service (SIGTRAP)
 # QtGui_qpen_test times out
-%define ctest_exclude_regex 
'(registry_existence_test|QtWebEngineWidgets_pyside-474-qtwebengineview|QtWebEngineCore_web_engine_custom_scheme|QtGui_qpen_test)'
+ctest_exclude_regex="registry_existence_test|QtWebEngineWidgets_pyside-474-qtwebengineview|QtWebEngineCore.*|QtGui_qpen_test"
+# Qt3DExtras_qt3dextras_test fails on aarch64 (exception) and s390x (timeout)
+%ifarch aarch64 s390x
+ctest_exclude_regex="$ctest_exclude_regex|Qt3DExtras_qt3dextras_test"
+%endif
 %endif
 
 pushd sources/%{pyside_flavor}
@@ -201,7 +204,7 @@
   --force-new-ctest-process \
   --test-dir %{__qt6_builddir} \
   --parallel %{_smp_build_ncpus} \
-  %{?ctest_exclude_regex:--exclude-regex %{ctest_exclude_regex}}
+  %{?excluded_tests:--exclude-regex "($ctest_exclude_regex)"}
 popd
 
 %post -p /sbin/ldconfig

++++++ pyside-setup-opensource-src-6.3.0.tar.xz -> 
pyside-setup-opensource-src-6.3.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/python3-pyside6/pyside-setup-opensource-src-6.3.0.tar.xz
 
/work/SRC/openSUSE:Factory/.python3-pyside6.new.1548/pyside-setup-opensource-src-6.3.1.tar.xz
 differ: char 26, line 1

Reply via email to