On 26.11.19 11:02, Ole Streicher wrote: > Hi, > > I am currently updating the "casacore" package to the latest upstream > version. Doing this, I discovered that it is not marked as part of the > Python 3.8 transition, and was also not binNMUed for this, although it > has the package libcasa-python3-3 (to be renamed to libcasa-python3-4) > that depends on libpython3.7. Was this somehow forgotten?
No. We are currently adding Python3.8 support, that's not yet switching the default. And the tracker only tracks packages b-d on python3-all-dev, which casacore doesn't match, only building for the default Python3. Matthias