Re: scientific python stack transitions

2019-08-11 Thread Graham Inggs
On Sat, 10 Aug 2019 at 09:03, Rebecca N. Palmer wrote: > Autopkgtest failure: > https://autopkgtest.ubuntu.com/packages/python-scipy/eoan/amd64 > > (Though I'm not sure why they're calling something that's been failing > since before their last release a "regression"...) That requires some manual

h5py and hdf5-mpi

2019-08-11 Thread Drew Parsons
We need to change h5py to support hdf5-mpi. h5py is somewhat crippled as serial-only. We could just do it straight away in python3-h5py. Is there much point having h5py support both hdf5-serial and hdf5-mpi? Perhaps there is, in which case we need to set up multiple builds and use alternati