Bug#1008680: scipy: FTBFS with Python 3.10 as default

2022-04-03 Thread Drew Parsons
Source: scipy Followup-For: Bug #1008680 The error on distutils is clouding the issue. distutils is deprecated, packages need to update their code. scipy and sphinx are both aware about it and are dealing with it. But scipy uses distutils in its own build, and the deprecation warning is not

Bug#1008680: scipy: FTBFS with Python 3.10 as default

2022-04-03 Thread Drew Parsons
Source: scipy Followup-For: Bug #1008680 It's in the doc build, the error message refers to sphinx. Is the bug in sphinx, not in scipy?

Bug#1008680: scipy: FTBFS with Python 3.10 as default

2022-04-03 Thread Drew Parsons
Source: scipy Followup-For: Bug #1008680 Yes, looks to me the problem is the one discussed at https://github.com/sphinx-doc/sphinx/issues/9595 https://github.com/sphinx-doc/sphinx/issues/9820

Bug#1008680: scipy: FTBFS with Python 3.10 as default

2022-04-03 Thread Drew Parsons
Source: scipy Version: 1.7.3-2 Followup-For: Bug #1008680 However, likely addressed by scipy upstream at https://github.com/scipy/scipy/commit/60d5ee3955bd3ff5982a08e8d64ec8b5f5f62dc9

Bug#1008680: scipy: FTBFS with Python 3.10 as default

2022-03-30 Thread Graham Inggs
Source: scipy Version: 1.7.3-2 Severity: serious Tags: ftbfs patch User: debian-pyt...@lists.debian.org Usertags: python3.10 Hi Maintainer As can be seen on reproducible builds [1], scipy FTBFS with Python 3.10 as the default version. I've copied what I hope is the relevant part of the log