Re: UPDATE math/py-numpy-1.17.5

2021-10-24 Thread Bjorn Ketelaars
On Thu 21/10/2021 14:58, Stuart Henderson wrote: > On 2021/10/21 07:20, Bjorn Ketelaars wrote: > > +BUILD_DEPENDS= ${MODFORTRAN_BUILD_DEPENDS} \ > > + devel/gas > > Also needs lang/cython${MODPY_FLAVOR}, with this it builds ok on i386 > and tests aren't looking too ba

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Bjorn Ketelaars
On Fri 22/10/2021 22:04, Martin Reindl wrote: > On Fri, Oct 22, 2021 at 04:09:07PM +0200, Bjorn Ketelaars wrote: > > On Fri 22/10/2021 13:23, Bjorn Ketelaars wrote: > > > On Fri 22/10/2021 09:55, Martin Reindl wrote: > > > > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > > > > Only issue in t

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Martin Reindl
On Fri, Oct 22, 2021 at 04:09:07PM +0200, Bjorn Ketelaars wrote: > On Fri 22/10/2021 13:23, Bjorn Ketelaars wrote: > > On Fri 22/10/2021 09:55, Martin Reindl wrote: > > > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > > > Only issue in the i386 build was math/py-h5py which specifically wants

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Martin Reindl
Am 22.10.21 um 16:09 schrieb Bjorn Ketelaars: > On Fri 22/10/2021 13:23, Bjorn Ketelaars wrote: >> On Fri 22/10/2021 09:55, Martin Reindl wrote: >>> Am 22.10.2021 um 09:49 schrieb Stuart Henderson: Only issue in the i386 build was math/py-h5py which specifically wants 1.16.5. >>> >>

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Bjorn Ketelaars
On Fri 22/10/2021 13:23, Bjorn Ketelaars wrote: > On Fri 22/10/2021 09:55, Martin Reindl wrote: > > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > > Only issue in the i386 build was math/py-h5py which specifically wants > > > 1.16.5. > > > > > > > Yes, this is one patch which can go away w

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Bjorn Ketelaars
On Fri 22/10/2021 12:16, Dima Pasechnik wrote: > On Fri, Oct 22, 2021 at 09:55:19AM +0200, Martin Reindl wrote: > > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > > Only issue in the i386 build was math/py-h5py which specifically wants > > > 1.16.5. > > > > > > > Yes, this is one patch whi

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Bjorn Ketelaars
On Fri 22/10/2021 13:23, Bjorn Ketelaars wrote: > On Fri 22/10/2021 09:55, Martin Reindl wrote: > > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > > Only issue in the i386 build was math/py-h5py which specifically wants > > > 1.16.5. > > > > > > > Yes, this is one patch which can go away w

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Bjorn Ketelaars
On Fri 22/10/2021 09:55, Martin Reindl wrote: > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > Only issue in the i386 build was math/py-h5py which specifically wants > > 1.16.5. > > > > Yes, this is one patch which can go away with newer numpy. That is not entirely true. When building, py

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Dima Pasechnik
On Fri, Oct 22, 2021 at 09:55:19AM +0200, Martin Reindl wrote: > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > Only issue in the i386 build was math/py-h5py which specifically wants > > 1.16.5. > > > > Yes, this is one patch which can go away with newer numpy. numpy by itself doesn't rea

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Martin Reindl
Am 22.10.2021 um 09:49 schrieb Stuart Henderson: Only issue in the i386 build was math/py-h5py which specifically wants 1.16.5. Yes, this is one patch which can go away with newer numpy.

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Stuart Henderson
Only issue in the i386 build was math/py-h5py which specifically wants 1.16.5.

Re: UPDATE math/py-numpy-1.17.5

2021-10-21 Thread Martin Reindl
On Thu, Oct 21, 2021 at 07:20:33AM +0200, Bjorn Ketelaars wrote: > On Wed 20/10/2021 23:11, Stuart Henderson wrote: > > hmm, looks like we're going to need a bigger jump to work with python 3.9 > > though > > You are right, testing of python3.9 seems to have started with > py-numpy-1.19.1. py-num

Re: UPDATE math/py-numpy-1.17.5

2021-10-21 Thread Stuart Henderson
On 2021/10/21 07:20, Bjorn Ketelaars wrote: > +BUILD_DEPENDS= ${MODFORTRAN_BUILD_DEPENDS} \ > + devel/gas Also needs lang/cython${MODPY_FLAVOR}, with this it builds ok on i386 and tests aren't looking too bad: 14 failed, 10899 passed, 88 skipped, 108 deselected,

Re: UPDATE math/py-numpy-1.17.5

2021-10-20 Thread Bjorn Ketelaars
On Wed 20/10/2021 23:11, Stuart Henderson wrote: > hmm, looks like we're going to need a bigger jump to work with python 3.9 > though You are right, testing of python3.9 seems to have started with py-numpy-1.19.1. py-numpy>=1.19.3 supports python3.9. I had a quick look at 1.19.5 (last release in

Re: UPDATE math/py-numpy-1.17.5

2021-10-20 Thread Stuart Henderson
On 2021/10/20 22:14, Stuart Henderson wrote: > On 2021/10/20 09:57, Bjorn Ketelaars wrote: > > Diff below updates py-numpy to 1.17.5. Although there are newer versions > > I chose to do a small jump, which already caries a lot of changes: > > https://github.com/numpy/numpy/blob/v1.17.5/doc/changelo

Re: UPDATE math/py-numpy-1.17.5

2021-10-20 Thread Stuart Henderson
On 2021/10/20 09:57, Bjorn Ketelaars wrote: > Diff below updates py-numpy to 1.17.5. Although there are newer versions > I chose to do a small jump, which already caries a lot of changes: > https://github.com/numpy/numpy/blob/v1.17.5/doc/changelog/1.16.6-changelog.rst > https://github.com/numpy/num