[spyder] 01/02: Merge tag 'upstream/2.3.3+dfsg'

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Feb 26 13:44:03 UTC 2015


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

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

commit 4287e372f8489f357c85f7bbedc280761e47f5bc
Merge: b8a5818 bbd9106
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Feb 26 13:31:46 2015 +0000

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

 CHANGELOG                                          | 1501 +++++++++--------
 PKG-INFO                                           |    6 +-
 README.md                                          |   37 +-
 bootstrap.py                                       |    4 +-
 doc/index.rst                                      |    2 +-
 doc/installation.rst                               |   33 +-
 setup.cfg                                          |    5 +
 PKG-INFO => spyder.egg-info/PKG-INFO               |    6 +-
 spyder.egg-info/SOURCES.txt                        |  690 ++++++++
 spyder.egg-info/dependency_links.txt               |    1 +
 spyder.egg-info/top_level.txt                      |    2 +
 spyderlib/__init__.py                              |   14 +-
 spyderlib/baseconfig.py                            |   15 +
 spyderlib/config.py                                |   11 +-
 spyderlib/guiconfig.py                             |   12 +-
 spyderlib/images/ext_tools.png                     |  Bin 1654 -> 0 bytes
 spyderlib/ipythonconfig.py                         |    5 +-
 spyderlib/locale/es/LC_MESSAGES/spyderlib.mo       |  Bin 97819 -> 97333 bytes
 spyderlib/locale/es/LC_MESSAGES/spyderlib.po       | 1758 +++++++++----------
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.mo       |  Bin 99424 -> 99190 bytes
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.po       | 1768 ++++++++++----------
 spyderlib/locale/spyderlib.pot                     | 1670 +++++++++---------
 spyderlib/plugins/__init__.py                      |   32 +-
 spyderlib/plugins/configdialog.py                  |    7 +-
 spyderlib/plugins/editor.py                        |   58 +-
 spyderlib/plugins/explorer.py                      |    3 -
 spyderlib/plugins/externalconsole.py               |   65 +-
 spyderlib/plugins/inspector.py                     |   18 +-
 spyderlib/plugins/ipythonconsole.py                |  181 +-
 spyderlib/plugins/projectexplorer.py               |    2 -
 spyderlib/plugins/variableexplorer.py              |   12 +-
 spyderlib/py3compat.py                             |    2 +
 spyderlib/spyder.py                                |   77 +-
 spyderlib/start_app.py                             |   10 +-
 spyderlib/utils/bsdsocket.py                       |   11 +-
 spyderlib/utils/dochelpers.py                      |    2 +
 spyderlib/utils/environ.py                         |   25 +-
 spyderlib/utils/inspector/tutorial.rst             |    4 +-
 spyderlib/utils/introspection/__init__.py          |    2 +-
 spyderlib/utils/introspection/base.py              |  489 ------
 spyderlib/utils/introspection/fallback_plugin.py   |  368 ++++
 spyderlib/utils/introspection/jedi_plugin.py       |  292 ++++
 spyderlib/utils/introspection/module_completion.py |    4 +-
 spyderlib/utils/introspection/plugin_manager.py    |  524 ++++++
 spyderlib/utils/introspection/rope_plugin.py       |  119 +-
 spyderlib/utils/qthelpers.py                       |    6 +-
 spyderlib/utils/sourcecode.py                      |    1 +
 spyderlib/utils/vcs.py                             |   25 +-
 spyderlib/widgets/arrayeditor.py                   |   83 +-
 spyderlib/widgets/dataframeeditor.py               |  114 +-
 spyderlib/widgets/dicteditor.py                    |  227 +--
 spyderlib/widgets/dicteditorutils.py               |   44 +-
 spyderlib/widgets/editor.py                        |  246 +--
 spyderlib/widgets/explorer.py                      |   93 +-
 spyderlib/widgets/externalshell/baseshell.py       |   12 +-
 spyderlib/widgets/externalshell/inputhooks.py      |  150 ++
 spyderlib/widgets/externalshell/monitor.py         |   14 +-
 .../widgets/externalshell/namespacebrowser.py      |   26 +-
 spyderlib/widgets/externalshell/pythonshell.py     |   18 +-
 spyderlib/widgets/externalshell/sitecustomize.py   |  362 ++--
 .../widgets/externalshell/start_ipython_kernel.py  |    9 +-
 spyderlib/widgets/findreplace.py                   |    9 +-
 spyderlib/widgets/ipython.py                       |  115 +-
 spyderlib/widgets/objecteditor.py                  |    4 +-
 spyderlib/widgets/projectexplorer.py               |   12 +-
 spyderlib/widgets/sourcecode/base.py               |    3 +-
 spyderlib/widgets/sourcecode/codeeditor.py         |  155 +-
 spyderlib/widgets/sourcecode/syntaxhighlighters.py |    2 +-
 spyderlib/widgets/tabs.py                          |   20 +-
 .../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 762 -> 762 bytes
 spyderplugins/locale/fr/LC_MESSAGES/p_profiler.mo  |  Bin 2342 -> 2342 bytes
 spyderplugins/locale/fr/LC_MESSAGES/p_pylint.mo    |  Bin 2594 -> 2594 bytes
 spyderplugins/widgets/profilergui.py               |   14 +-
 76 files changed, 6714 insertions(+), 4897 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