Re: devel/boost fix python 3 bindings

2020-01-29 Thread Kurt Mosiejczuk
On Wed, Jan 29, 2020 at 04:49:29PM -0800, Nam Nguyen wrote: > Kurt Mosiejczuk writes: > > Committed. > > --Kurt > Thank you for the feedback and testing. I think you forgot to commit > patches/patch-libs_python_src_converter_builtin_converters_cpp (along > with another REVISION bump when adding

Re: devel/boost fix python 3 bindings

2020-01-29 Thread Nam Nguyen
Kurt Mosiejczuk writes: > On Wed, Jan 29, 2020 at 09:25:14PM +, Stuart Henderson wrote: >> On 2020/01/28 23:18, Kurt Mosiejczuk wrote: >> > I just ran this on my speedy amd64 test machine and it built to completion. >> > It also packaged up. I haven't run any further tests though. > >> Thanks.

Re: devel/boost fix python 3 bindings

2020-01-29 Thread Kurt Mosiejczuk
On Wed, Jan 29, 2020 at 09:25:14PM +, Stuart Henderson wrote: > On 2020/01/28 23:18, Kurt Mosiejczuk wrote: > > I just ran this on my speedy amd64 test machine and it built to completion. > > It also packaged up. I haven't run any further tests though. > Thanks. i386 bulk is a couple of hours

Re: devel/boost fix python 3 bindings

2020-01-29 Thread Stuart Henderson
On 2020/01/28 23:18, Kurt Mosiejczuk wrote: > I just ran this on my speedy amd64 test machine and it built to completion. > It also packaged up. I haven't run any further tests though. Thanks. i386 bulk is a couple of hours away from finishing with no fallout yet (and I really don't expect any now

Re: devel/boost fix python 3 bindings

2020-01-28 Thread Kurt Mosiejczuk
On Wed, Jan 29, 2020 at 12:39:20AM +, Stuart Henderson wrote: > On 2020/01/28 22:42, Stuart Henderson wrote: > > On 2020/01/28 21:03, Stuart Henderson wrote: > > > On 2020/01/27 18:53, Nam Nguyen wrote: > > > > ping. Can someone run bulk builds using this devel/boost diff? > > > > > > Here it

Re: devel/boost fix python 3 bindings

2020-01-28 Thread Stuart Henderson
On 2020/01/28 22:42, Stuart Henderson wrote: > On 2020/01/28 21:03, Stuart Henderson wrote: > > On 2020/01/27 18:53, Nam Nguyen wrote: > > > ping. Can someone run bulk builds using this devel/boost diff? > > > > Here it is with some tweaks: > > - add dep on py3-numpy as well as py-numpy > > - set

Re: devel/boost fix python 3 bindings

2020-01-28 Thread Stuart Henderson
On 2020/01/28 21:03, Stuart Henderson wrote: > On 2020/01/27 18:53, Nam Nguyen wrote: > > ping. Can someone run bulk builds using this devel/boost diff? > > Here it is with some tweaks: > - add dep on py3-numpy as well as py-numpy > - set MODPY_VERSION to use py3 by default to provide py3-flavoure

Re: devel/boost fix python 3 bindings

2020-01-28 Thread Stuart Henderson
On 2020/01/27 18:53, Nam Nguyen wrote: > ping. Can someone run bulk builds using this devel/boost diff? Here it is with some tweaks: - add dep on py3-numpy as well as py-numpy - set MODPY_VERSION to use py3 by default to provide py3-flavoured MODPY variables and use them in some places (INCDIR in

Re: devel/boost fix python 3 bindings

2020-01-27 Thread Nam Nguyen
ping. Can someone run bulk builds using this devel/boost diff? >> Rafael Sadowski writes: >>> but I think we need some bulk builds here. Amd64 and !amd64? >>> Can anybody manage this? If these are happy, ok rsadowski@ with the >>> tweak below. Index: Makefile =

Re: devel/boost fix python 3 bindings

2020-01-19 Thread Nam Nguyen
Nam Nguyen writes: > Rafael Sadowski writes: > >> First of all, thank you for this work. I am very impressed. >> I have no objections at first glance. Even audio/py-tagpy is happy >> but I think we need some bulk builds here. Amd64 and !amd64? >> Can anybody manage this? If these are happy, ok rsa

Re: devel/boost fix python 3 bindings

2020-01-19 Thread Nam Nguyen
Rafael Sadowski writes: > First of all, thank you for this work. I am very impressed. > I have no objections at first glance. Even audio/py-tagpy is happy > but I think we need some bulk builds here. Amd64 and !amd64? > Can anybody manage this? If these are happy, ok rsadowski@ with the > tweak be

Re: devel/boost fix python 3 bindings

2020-01-19 Thread Rafael Sadowski
First of all, thank you for this work. I am very impressed. I have no objections at first glance. Even audio/py-tagpy is happy but I think we need some bulk builds here. Amd64 and !amd64? Can anybody manage this? If these are happy, ok rsadowski@ with the tweak below. Comments below. Rafael Sadow

devel/boost fix python 3 bindings

2020-01-18 Thread Nam Nguyen
This diff for devel/boost fixes python 3 bindings and is needed for upcoming updates to net/libtorrent-rasterbar and net/deluge. CC maintainers and kn@ because python 3 bindings were a blocker for a net/libtorrent-rasterbar update. * Fixes python 3 bindings * Bumps REVISION-main * Bumps SO_VERSION