[Numpy-discussion] Re: deprecating numpy.distutils

2022-01-17 Thread Ralf Gommers
On Sun, Jan 16, 2022 at 10:40 PM Sandro Tosi wrote: > > 4. Write a docs page with migration info on how to deal with the > deprecation, and update it before the 1.23.0 release. > > i think this will be extremely important. Just to give you the current > POV of debian projects using numpy.distutil

[Numpy-discussion] Re: deprecating numpy.distutils

2022-01-17 Thread Oscar Benjamin
On Mon, 17 Jan 2022 at 10:01, Ralf Gommers wrote: > > > On Sun, Jan 16, 2022 at 10:40 PM Sandro Tosi > wrote: > >> > 4. Write a docs page with migration info on how to deal with the >> deprecation, and update it before the 1.23.0 release. >> >> i think this will be extremely important. Just to g

[Numpy-discussion] Re: deprecating numpy.distutils

2022-01-17 Thread Ralf Gommers
On Mon, Jan 17, 2022 at 11:27 AM Oscar Benjamin wrote: > On Mon, 17 Jan 2022 at 10:01, Ralf Gommers wrote: > >> >> >> On Sun, Jan 16, 2022 at 10:40 PM Sandro Tosi >> wrote: >> >>> > 4. Write a docs page with migration info on how to deal with the >>> deprecation, and update it before the 1.23.0

[Numpy-discussion] Re: deprecating numpy.distutils

2022-01-17 Thread Jerome Kieffer
Hi, I should mention many of our software projects (fabio, pyFAI, ...) rely on silx for the nested setup.py part, and not all are mentionned in this list. In the absence of alternative solution, we limit the version of setup.py for now but we are willing to help in finding a solution (our complet

[Numpy-discussion] Re: deprecating numpy.distutils

2022-01-17 Thread Ralf Gommers
On Mon, Jan 17, 2022 at 3:17 PM Jerome Kieffer wrote: > Hi, > > I should mention many of our software projects (fabio, pyFAI, ...) rely > on silx for the nested setup.py part, and not all are mentionned in this > list. > In the absence of alternative solution, we limit the version of > setup.py f