Re: add a py3 flavor to net/py-IP

2015-12-14 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > >> Daniel Jakots writes: >> >>> Hi, >>> >>> I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends >>> on net/py-ripe.atlas.sagan wich itself depends on py-IP, hence this >>> d

Re: add a py3 flavor to net/py-IP

2015-12-14 Thread Daniel Jakots
On Mon, 14 Dec 2015 20:18:58 +0100, j...@wxcvbn.org (Jérémie Courrèges-Anglas) wrote: > > As I said the tests fail with python3.4 on i386: > > > > https://pbot.rmdir.de/3I3_OxgyBOqIqgR3KtBWLw > > > > The reason is that IPy.IP() defines a __nonzero__() method, but > > python 3 tries to use __bool

Re: add a py3 flavor to net/py-IP

2015-12-14 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > Daniel Jakots writes: > >> Hi, >> >> I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends >> on net/py-ripe.atlas.sagan wich itself depends on py-IP, hence this >> diff. >> >> I only tried py-ripe.atlas.tools so please test it,

Re: add a py3 flavor to net/py-IP

2015-12-14 Thread Benoit Lecocq
On 14.12.2015 20:18, Jérémie Courrèges-Anglas wrote: > j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > >> Daniel Jakots writes: >> >>> Hi, >>> >>> I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends >>> on net/py-ripe.atlas.sagan wich itself depends on py-IP, hence this >

Re: add a py3 flavor to net/py-IP

2015-12-14 Thread Jérémie Courrèges-Anglas
Daniel Jakots writes: > Hi, > > I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends > on net/py-ripe.atlas.sagan wich itself depends on py-IP, hence this > diff. > > I only tried py-ripe.atlas.tools so please test it, thanks. As I said the tests fail with python3.4 on i386:

Re: add a py3 flavor to net/py-IP

2015-12-04 Thread Stuart Henderson
On 2015/12/04 21:38, Daniel Jakots wrote: > Hi, > > I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends > on net/py-ripe.atlas.sagan wich itself depends on py-IP, hence this > diff. OK > I only tried py-ripe.atlas.tools so please test it, thanks. > > Cheers, > Daniel > > Inde

add a py3 flavor to net/py-IP

2015-12-04 Thread Daniel Jakots
Hi, I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends on net/py-ripe.atlas.sagan wich itself depends on py-IP, hence this diff. I only tried py-ripe.atlas.tools so please test it, thanks. Cheers, Daniel Index: Makefile