Source: numpy Version: 1:1.21.4-1 Severity: normal Tags: patch X-Debbugs-Cc: daniel.bung...@canonical.com
Dear Maintainer, As seen in recent autopkgtest logs such as: https://ci.debian.net/data/autopkgtest/unstable/amd64/n/numpy/16699446/log.gz https://ci.debian.net/data/autopkgtest/unstable/amd64/n/numpy/16705456/log.gz Numpy will fail to build when python 3.10 is part of the working set. Also, you can see the distutils autopkgtest failing. Please see my merge request, which should fix these problems. https://salsa.debian.org/python-team/packages/numpy/-/merge_requests/2 -Dan