17
0
2026-02-23 15:12:30 +00:00
committed by Git OBS Bridge
3 changed files with 10 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
<multibuild>
<package>python311</package>
<package>python312</package>
<package>python313</package>
</multibuild>

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 11 08:24:26 UTC 2026 - Dirk Müller <dmueller@suse.com>
- drop python 3.12 from testing, prepare for python 3.14 being
added
-------------------------------------------------------------------
Fri Oct 17 12:45:18 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -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 @@ ExclusiveArch: donotbuild
%if "%flavor" != "python313"
%define skip_python313 1
%endif
%if "%flavor" != "python314"
%define skip_python314 1
%endif
%else
# SLE/Leap
%{?sle15_python_module_pythons}