17
0

Accepting request 1239184 from home:mcalabkova:branches:devel:languages:python:Factory

- Add patch python-3.13.1.patch to fix tests with Python 3.13.1
- Factory is not built on Python 3.10 anymore

OBS-URL: https://build.opensuse.org/request/show/1239184
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=67
This commit is contained in:
2025-01-22 13:52:41 +00:00
committed by Git OBS Bridge
parent f0bf89d82e
commit a1f0c5896d
4 changed files with 36 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-wxPython
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -98,6 +98,8 @@ Patch15: CVE-2024-50602-no-crash-XML_ResumeParser.patch
# PATCH-FIX-OPENSUSE - Test fixes/additions:
Patch112: 0001-Check-HSV-values-in-image-test.patch
Patch114: wxwidgets-3.2.5.patch
# PATCH-FIX-UPSTREAM https://github.com/wxWidgets/Phoenix/pull/2678 Fix test with Python 3.13.1
Patch115: python-3.13.1.patch
# TODO: Replace deprecated setup.py calls in build.py with PEP517 without building wxWidgets into the wheel
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module devel}