[spyder] 06/07: Merge tag 'upstream/3.0.1+dfsg1'

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Mon Oct 31 09:47:50 UTC 2016


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

picca pushed a commit to branch master
in repository spyder.

commit c948fb3ea7f97b63372c1a3041530835046cd188
Merge: 2de96ad eee70dd
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun Oct 30 19:16:35 2016 +0100

    Merge tag 'upstream/3.0.1+dfsg1'
    
    Upstream version 3.0.1+dfsg1

 PKG-INFO                                           |   4 +-
 README.md                                          |  13 ++--
 doc/conf.py                                        |   4 +-
 doc/console.rst                                    |  27 +-------
 doc/editor.rst                                     |  14 ++++-
 doc/explorer.rst                                   |  20 ------
 doc/fileexplorer.rst                               |  33 ++++++++++
 doc/images/internalconsole.png                     | Bin 17424 -> 23505 bytes
 doc/images/ipythonkernelconnect.png                | Bin 11458 -> 35932 bytes
 doc/images/new_project.png                         | Bin 0 -> 14339 bytes
 doc/images/projectexplorer.png                     | Bin 19407 -> 50505 bytes
 doc/images/projectexplorer2.png                    | Bin 18164 -> 33511 bytes
 doc/images/variableexplorer2.png                   | Bin 20838 -> 0 bytes
 doc/index.rst                                      |  12 ++--
 doc/installation.rst                               |   6 +-
 doc/internalconsole.rst                            |  38 ++----------
 doc/ipythonconsole.rst                             |  42 ++++++++++++-
 doc/overview.rst                                   |   6 +-
 doc/projectexplorer.rst                            |  39 ------------
 doc/projects.rst                                   |  69 +++++++++++++++++++++
 doc/pylint.rst                                     |  17 +++--
 doc/variableexplorer.rst                           |  44 ++++++++-----
 spyder/__init__.py                                 |   2 +-
 spyder/plugins/ipythonconsole.py                   |   5 +-
 spyder/plugins/variableexplorer.py                 |   2 +-
 spyder/utils/ipython/spyder_kernel.py              |  10 ++-
 spyder/utils/qthelpers.py                          |  56 +++++++++++++++--
 spyder/utils/site/sitecustomize.py                 |   2 +-
 spyder/widgets/browser.py                          |  17 ++++-
 spyder/widgets/ipythonconsole/client.py            |   4 +-
 spyder/widgets/ipythonconsole/control.py           |   2 +-
 spyder/widgets/ipythonconsole/debugging.py         |   2 +-
 spyder/widgets/ipythonconsole/namespacebrowser.py  |   5 +-
 spyder/widgets/ipythonconsole/shell.py             |  11 +++-
 .../widgets/variableexplorer/collectionseditor.py  |  53 +++++-----------
 .../widgets/variableexplorer/namespacebrowser.py   |  11 ++--
 spyder/widgets/variableexplorer/utils.py           |  28 +++++----
 37 files changed, 354 insertions(+), 244 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/spyder.git



More information about the debian-science-commits mailing list