[Python-modules-commits] [python-qtconsole] 01/01: update the TODO

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Wed Jun 29 16:04:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

picca pushed a commit to branch master
in repository python-qtconsole.

commit a566a3893143f35dffe21d7ddc841536e31f5a4f
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Wed Jun 29 17:41:41 2016 +0200

    update the TODO
---
 debian/TODO.org | 25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)

diff --git a/debian/TODO.org b/debian/TODO.org
index a4d15d0..e4e1440 100644
--- a/debian/TODO.org
+++ b/debian/TODO.org
@@ -15,21 +15,18 @@ Reverse Depends:
   python3-spyderlib
   ipython3
 
-* qt support
+* Qt support
 
-| package     |    version | qt5 | Qt4 #API2 | Qt4 #API1 |
-|-------------+------------+-----+-----------+-----------|
-| opensesame  | 0.27.4-2.1 | [[https://github.com/smathot/OpenSesame/issues/304][bug]] | wip       | ok        |
-| vistrails   |      2.2-1 | ko  | ko        | ok        |
-| spykeviewer |    0.4.4-1 | ko  | ko        | ok        |
+  the Qtconsole support the three APIs.
 
-* qtconsole provide jupyter-qtconsole
-  - [ ] for python3 what is the right scheme
-    jupyter-qtconsole3 or jupyter3-qtconsole
+  | package           |       version | qt5 | Qt4 #API2 | Qt4 #API1 |
+  |-------------------+---------------+-----+-----------+-----------|
+  | opensesame        |    0.27.4-2.1 | [[https://github.com/smathot/OpenSesame/issues/304][bug]] | wip       | ok        |
+  | vistrails         |         2.2-1 | ko  | ko        | ok        |
+  | spykeviewer       |       0.4.4-1 | ko  | ko        | ok        |
+  | python-spyderlib  | 2.3.8+dfsg1-1 | ko  | ok        | ok        |
+  | python3-spyderlib | 2.3.8+dfsg1-1 | ko  | ok        | ok        |
+  | python-sardana    |       2.0.0-1 | ko  | ko        | ok        |
+  | glueviz           | 0.8.0+dfsg1-1 | ok  | ok        | ok        |
 
-    the problem is that jupyter-core provide only jupyter and not jupyter3
-    so for now if I start
-    jupyter qtconsole it start a Python2 kernel
 
-    with jupyter-qtconsole3 -> jupyter qtconsole3 -> Python3
-    with jupyter3-qtconsole -> jupyter ????

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-qtconsole.git



More information about the Python-modules-commits mailing list