Hi Mike, On Tue, Sep 30, 2014 at 01:11:42PM +0000, Mike Gabriel wrote: > I fixed the issue upstream [1]. Thanks for your input on this. I > will release pyhoca-gui 0.5.0.0 upstream ASAP.
I noticed the dependencies of pyhoca-gui on wx are rather odd - it depends on python-wxtools and wx-common, but not python-wxgtk2.8 or python-wxgtk3.0. Since the code does "import wx", I think it really ought to explicitly depend on python-wxgtk3.0 (at least once it's updated for 3.0). If that's done, then the dependency on python-wxtools appears to be unnecessary (I can't find any uses of any of the tools actually in that package in pyhoca-gui), and depending directly on wx-common is unlikely to be necessary (again, pyhoca-gui doesn't seem to use anything from that package). So in summary, my suggestion would be that the only wx-related dependency should be on python-wxgtk3.0. Cheers, Olly -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org