Re: make py-scipy python3 only

2020-10-12 Thread Bjorn Ketelaars
On Sun 11/10/2020 12:51, Daniel Dickman wrote: > While re-testing scipy to avoid breaking Antoine's builds post-commit, it > looks like scipy depends on a new port for pybind11 (which I just sent to > ports). > > Updated scipy diff below. Also updated the minimum numpy version that's > needed f

Re: make py-scipy python3 only

2020-10-11 Thread Daniel Dickman
On Thu, 8 Oct 2020, Daniel Dickman wrote: > > > On Fri, 9 Oct 2020, Klemens Nanni wrote: > > > On Thu, Oct 08, 2020 at 06:13:50PM -0400, Daniel Dickman wrote: > > > Index: pkg/PLIST > > > === > > > RCS file: /cvs/ports/math/py-s

Re: make py-scipy python3 only

2020-10-08 Thread Daniel Dickman
On Fri, 9 Oct 2020, Klemens Nanni wrote: > On Thu, Oct 08, 2020 at 06:13:50PM -0400, Daniel Dickman wrote: > > Index: pkg/PLIST > > === > > RCS file: /cvs/ports/math/py-scipy/pkg/PLIST,v > > retrieving revision 1.12 > > diff -u -p

Re: make py-scipy python3 only

2020-10-08 Thread Klemens Nanni
On Thu, Oct 08, 2020 at 06:13:50PM -0400, Daniel Dickman wrote: > Index: pkg/PLIST > === > RCS file: /cvs/ports/math/py-scipy/pkg/PLIST,v > retrieving revision 1.12 > diff -u -p -u -r1.12 PLIST > --- pkg/PLIST 3 Apr 2020 15:12:07 -

make py-scipy python3 only

2020-10-08 Thread Daniel Dickman
Here's an update of scipy to 1.5.2 which is the latest release and which is now python3-only. These scipy consumers were compile tested on amd64: graphics/py-seaborn math/py-cvxpy math/py-ecos math/py-osqp math/py-pandas math/py-patsy math/py-scikit-image math/py-scikit-learn math/py-scs ok? I