FYI: python-cogent requires numba, numba (which is a just-in-time compiler for Python) got removed from testing for not supporting Python 3.9 yet.
They finally backported a patch for numba, but the numba armhf tests are failing https://qa.debian.org/excuses.php?package=numba They tried to work around that with the last upload https://tracker.debian.org/news/1222710/accepted-numba-0520-2-source-into-unstable/ but that didn't work yet. Python-cogent also depends on jupyter-sphinx and that package is also in a tough place: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950598 On Tue, 26 Jan 2021 at 12:03, Andreas Tille <[email protected]> wrote: > Hi, > > python-cogent is not yet explicitly supporting Python3.9 and the > packaging was excluding Python3.9 installation. I removed this > exclusion[1] since it makes cogent useless in Bullseye. However, there > are not really unexpected issues in the test suite. Any volunteer to at > least check the amount of work to port to Python3.9 and provide some > patch for upstream? > > Kind regards > > Andreas. > > [1] > https://salsa.debian.org/med-team/python-cogent/-/commit/d0322de57301d93607fb72543894a5873bec372e > > -- > http://fam-tille.de > > -- Michael R. Crusoe Co-founder & Lead, Common Workflow Language project <http://www.commonwl.org/> https://orcid.org/0000-0002-2961-9670 [email protected]

