Jan Engelhardt
d1d6fba381
* Upstream only supports Python 3.7+ * Requires sip 6.8 which only supports Python 3.8+ OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=63
12 lines
427 B
Diff
12 lines
427 B
Diff
Revert https://github.com/wxWidgets/Phoenix/commit/b1c55639dfb73db3a11307c9de888540cec512df
|
|
|
|
--- a/requirements/install.txt 2023-06-07 01:31:16.000000000 +0000
|
|
+++ b/requirements/install.txt 2024-01-06 22:08:26.485981672 +0000
|
|
@@ -1,5 +1,4 @@
|
|
# Runtime dependencies needed when using wxPython Phoenix
|
|
-numpy < 1.17 ; python_version <= '2.7'
|
|
-numpy ; python_version >= '3.0' and python_version < '3.12'
|
|
+numpy
|
|
pillow
|
|
six
|