Re: py-qt5 - something wrong with pre-configure condition

2016-02-07 Thread Stuart Henderson
On 2016/02/07 09:26, Jiri B wrote: > IIUC we don't have MODPY_COMMENT-like trick for python3 See security/py-crypto or devel/py-gobject3 for examples of how to do this.

Re: py-qt5 - something wrong with pre-configure condition

2016-02-07 Thread Jiri B
On Sun, Feb 07, 2016 at 01:55:24PM +, Stuart Henderson wrote: > On 2016/02/07 07:16, Jiri B wrote: > > IMO there's something wrong with 'pre-configure' block in py-qt5, I've > > discovered it while working on python3 flavor (install part fails as > > it is working with python2 syntax [except IO

Re: py-qt5 - something wrong with pre-configure condition

2016-02-07 Thread Stuart Henderson
On 2016/02/07 07:16, Jiri B wrote: > IMO there's something wrong with 'pre-configure' block in py-qt5, I've > discovered it while working on python3 flavor (install part fails as > it is working with python2 syntax [except IOError, e...]). That was just copied from py-qt4, it probably won't work f