forked from pool/python-wxPython
Jan Engelhardt
ff0538714f
- Add additional patches fixing the situation with Python 3.10 compatibility: - 2039-bunch-py310-fixes.patch (from gh#wxWidgets/Phoenix#2039) - additional-310-fixes.patch (from various commits on master) - Split out the TW python3 flavors into multibuild using the python_subpackage_only mechanism: Multiple python3 flavors sequentially require too much space and time in one build. OBS-URL: https://build.opensuse.org/request/show/943732 OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=29
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
<multibuild>
|
|
<package>python36</package>
|
|
<package>python38</package>
|
|
<package>python39</package>
|
|
<package>python310</package>
|
|
</multibuild>
|