[spyder] 02/05: Merge tag 'upstream/2.3.1+dfsg'

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Oct 19 21:46:35 UTC 2014


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

ghisvail-guest pushed a commit to branch master
in repository spyder.

commit eb1cbd73fcc4bacbcc2df88a345e7c1ef39d5f52
Merge: 1ec2a8a 446aba1
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sun Oct 19 11:42:41 2014 +0100

    Merge tag 'upstream/2.3.1+dfsg'
    
    Upstream version 2.3.1+dfsg

 CHANGELOG                                          |    45 +
 PKG-INFO                                           |     4 +-
 README.md                                          |     6 +-
 doc/variableexplorer.rst                           |    16 +-
 setup.py                                           |     4 +-
 spyderlib/__init__.py                              |     2 +-
 spyderlib/baseconfig.py                            |     5 +
 spyderlib/config.py                                |     6 +-
 spyderlib/locale/es/LC_MESSAGES/spyderlib.mo       |   Bin 94936 -> 97087 bytes
 spyderlib/locale/es/LC_MESSAGES/spyderlib.po       |  1745 +--
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.mo       |   Bin 91215 -> 98930 bytes
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.po       | 10696 ++++++++++---------
 spyderlib/locale/spyderlib.pot                     |  8442 ++++++++-------
 spyderlib/mpl_patch.py                             |   162 -
 spyderlib/plugins/__init__.py                      |    65 +
 spyderlib/plugins/editor.py                        |    26 +-
 spyderlib/plugins/externalconsole.py               |    64 +-
 spyderlib/plugins/inspector.py                     |   141 +-
 spyderlib/plugins/ipythonconsole.py                |   843 +-
 spyderlib/plugins/runconfig.py                     |    12 +-
 spyderlib/plugins/workingdirectory.py              |     4 +-
 spyderlib/spyder.py                                |    45 +-
 spyderlib/utils/encoding.py                        |    35 +
 spyderlib/utils/inspector/js/collapse_sections.js  |    65 +
 spyderlib/utils/inspector/js/fix_image_paths.js    |    19 +
 spyderlib/utils/inspector/js/move_outline.js       |    16 +
 spyderlib/utils/inspector/js/utils.js              |     8 -
 spyderlib/utils/inspector/sphinxify.py             |    14 +-
 spyderlib/utils/inspector/static/css/default.css   |   136 +-
 .../inspector/static/images/collapse_expand.png    |   Bin 0 -> 1276 bytes
 .../inspector/static/images/debug-continue.png     |   Bin 0 -> 1911 bytes
 .../inspector/static/images/debug-step-in.png      |   Bin 0 -> 737 bytes
 .../inspector/static/images/debug-step-out.png     |   Bin 0 -> 537 bytes
 .../inspector/static/images/debug-step-over.png    |   Bin 0 -> 750 bytes
 .../static/images/spyder-hello-docstring.png       |   Bin 0 -> 176692 bytes
 .../images/spyder-nice-docstring-rendering.png     |   Bin 0 -> 535168 bytes
 .../static/images/spyder-sympy-example.png         |   Bin 0 -> 19810 bytes
 spyderlib/utils/inspector/templates/layout.html    |    20 +
 spyderlib/utils/inspector/templates/usage.html     |     9 +-
 spyderlib/utils/inspector/tutorial.rst             |   950 ++
 spyderlib/utils/iofuncs.py                         |   205 +-
 spyderlib/utils/qthelpers.py                       |     1 -
 spyderlib/utils/windows.py                         |     7 +
 spyderlib/widgets/arrayeditor.py                   |   109 +-
 spyderlib/widgets/dataframeeditor.py               |   530 +
 spyderlib/widgets/dependencies.py                  |     2 +-
 spyderlib/widgets/dicteditor.py                    |    60 +-
 spyderlib/widgets/dicteditorutils.py               |    28 +-
 spyderlib/widgets/editor.py                        |    42 +-
 spyderlib/widgets/explorer.py                      |     2 +-
 spyderlib/widgets/externalshell/baseshell.py       |     5 +-
 .../widgets/externalshell/namespacebrowser.py      |    16 +-
 spyderlib/widgets/externalshell/pythonshell.py     |    29 +-
 spyderlib/widgets/externalshell/sitecustomize.py   |    12 +-
 spyderlib/widgets/externalshell/systemshell.py     |     2 +-
 spyderlib/widgets/figureoptions.py                 |   400 -
 spyderlib/widgets/importwizard.py                  |    35 +-
 spyderlib/widgets/ipython.py                       |    94 +-
 spyderlib/widgets/objecteditor.py                  |    12 +-
 spyderlib/widgets/sourcecode/base.py               |    22 +-
 spyderlib/widgets/sourcecode/codeeditor.py         |    10 +-
 spyderlib/widgets/sourcecode/syntaxhighlighters.py |     4 +-
 spyderlib/widgets/status.py                        |     9 +-
 .../locale/es/LC_MESSAGES/p_breakpoints.mo         |   Bin 772 -> 772 bytes
 spyderplugins/locale/es/LC_MESSAGES/p_profiler.mo  |   Bin 794 -> 794 bytes
 spyderplugins/locale/es/LC_MESSAGES/p_pylint.mo    |   Bin 1137 -> 1137 bytes
 .../locale/fr/LC_MESSAGES/p_breakpoints.mo         |   Bin 739 -> 762 bytes
 spyderplugins/locale/fr/LC_MESSAGES/p_profiler.mo  |   Bin 2199 -> 2342 bytes
 spyderplugins/locale/fr/LC_MESSAGES/p_pylint.mo    |   Bin 2427 -> 2594 bytes
 spyderplugins/widgets/profilergui.py               |     4 +-
 spyderplugins/widgets/pylintgui.py                 |     5 +-
 71 files changed, 13828 insertions(+), 11422 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