Jan Engelhardt d1d6fba381 - Disable python3 (=3.6) flavor for 15.X
* 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
2024-11-20 15:22:45 +00:00

5 lines
95 B
Bash

#!/bin/sh
tar -xzf wxPython-*.gz
rm -r wxPython-*/packaging
tar -czf wxPython-*.gz wxPython-*/