Hello, here the guy who packages python-qtconsole

This package provide

    ipython-qtconsole
    ipython3-qtconsole
    jupyter-qtconsole
    python-qtconsole
    python-qtconsole-doc
    python3-qtconsole

where

ipython(3)-qtconsole are transitionnal packages in order to install
python(3)-qtconsole

Maybe the ben file can be changed in order to considère good a package which 
depends only on 
python(3)-qtconsole


Ben file:

- is_good = .depends ~ "ipython" | .depends ~ "ipython3";
+ is_good = .depends ~ "ipython" | .depends ~ "ipython3" | .depends ~ 
python-qtconsole | .depends ~ python3-qtconsole;


Cheers

Frederic

Reply via email to