Hi, it looks like prompt_toolkit was only added to sagemath because ipython depends on it. So it could well be that the sagemath Debian package does not need a direct dependency on it. Unfortunately sagemath does not say anywhere what are its direct dependencies so the Debian package has some unnecessary dependencies.
Best, Tobias On 11/11/19 5:04 PM, Gordon Ball wrote: > Source: sagemath > Severity: normal > > sagemath depends on python3-prompt-toolkit, for which a transition has > been opened to upgrade to the 1.x series to 2.x (see #944227). > > The dependency in d/control for sagemath is unversioned, but looking at > https://git.sagemath.org/sage.git/tree/build/pkgs/prompt_toolkit/package-version.txt > it looks like it supports 1.x; unclear whether there is 2.x support, or > the dependency is transitive with the version of ipython etc used. > > (sagemath also has a residual dependency on python-prompt-toolkit, but > it looks like it's only some no-longer-built architectures) >

