On Sun, Oct 15, 2023 at 04:41:52PM +0200, Antoine Jacoutot wrote: > Hi. > > x11/wxglade is currently broken because it does not build with new wxWidgets. > It depends on python2 and x11/py-wxPython which has moved to python3. > Nothing depends on it in tree. > > OK to remove?
There is a newer version 1.0.5 (1.0.0 in ports) not referenced on the project's homepage, and the README on GitHub indicates this can work with python3 and is recommended [1]: > "Requirements [..] Python (http://www.python.org) 2.7, 3.4 or later" > "If you have a choice, you should prefer wxPython Phoenix running on > Python 3.x." Not sure about the effort needed to update it, but it sounds like there should be an avenue for that. [1] https://github.com/wxGlade/wxGlade > > -- > Antoine >
