Re: help with FTBFS bug due to python3.8/3.9 confusion

2020-10-26 Thread Andrey Rahmatullin
On Mon, Oct 26, 2020 at 08:54:37AM +0100, Stephen Sinclair wrote: > The recommendations are to change the build-dep on "python-dev" to > "python-all-dev", and I can confirm that this does allow the package > to build. (Is this the right thing to do?) Building a module for all supported Python vers

help with FTBFS bug due to python3.8/3.9 confusion

2020-10-26 Thread Stephen Sinclair
Hello Debian Python members, I am looking into a bug in a Debian Science package that I maintain and need some information. It is a C++ library with a complicated CMake setup that also produces a Python binding via swig. Recently a FTBFS bug was filed against the package because apparently it do