File project.diff of Package python-wxPython
--- python-wxPython.changes.orig
+++ python-wxPython.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Nov 26 08:49:36 UTC 2024 - Michal Suchanek <msuchanek@suse.de>
+
+- Provide pythonN-wxWidgets_API (bsc#233687)
+
+-------------------------------------------------------------------
Sun Nov 17 13:31:39 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Disable python3 (=3.6) flavor for 15.X
--- python-wxPython.spec.orig
+++ python-wxPython.spec
@@ -133,6 +133,7 @@ Requires: %{pprefix}-Pillow
Requires: %{pprefix}-numpy
Requires(post): update-alternatives
Requires(postun): update-alternatives
+Provides: %{pprefix}-wxWidgets_API = %(rpm -q --queryformat='%%{VERSION}' $(rpm -q --whatprovides wxGTK3-devel))
Conflicts: %{pprefix}-wxWidgets
Provides: %{pprefix}-wxWidgets = %{version}
%if "%{python_provides}" != ""