Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-wxPython for openSUSE:Factory
checked in at 2026-02-23 16:12:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wxPython (Old)
and /work/SRC/openSUSE:Factory/.python-wxPython.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-wxPython"
Mon Feb 23 16:12:30 2026 rev:33 rq:1334376 version:4.2.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-wxPython/python-wxPython.changes
2025-10-22 12:20:40.214556479 +0200
+++
/work/SRC/openSUSE:Factory/.python-wxPython.new.1977/python-wxPython.changes
2026-02-23 16:14:18.829699671 +0100
@@ -1,0 +2,6 @@
+Wed Feb 11 08:24:26 UTC 2026 - Dirk Müller <[email protected]>
+
+- drop python 3.12 from testing, prepare for python 3.14 being
+ added
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-wxPython.spec ++++++
--- /var/tmp/diff_new_pack.LvBZtH/_old 2026-02-23 16:14:19.697735410 +0100
+++ /var/tmp/diff_new_pack.LvBZtH/_new 2026-02-23 16:14:19.697735410 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-wxPython
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -60,6 +60,9 @@
%if "%flavor" != "python313"
%define skip_python313 1
%endif
+%if "%flavor" != "python314"
+%define skip_python314 1
+%endif
%else
# SLE/Leap
%{?sle15_python_module_pythons}
++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.LvBZtH/_old 2026-02-23 16:14:19.753737717 +0100
+++ /var/tmp/diff_new_pack.LvBZtH/_new 2026-02-23 16:14:19.757737881 +0100
@@ -1,6 +1,5 @@
<multibuild>
<package>python311</package>
- <package>python312</package>
<package>python313</package>
</multibuild>