[spyder] 06/09: Merge tag 'upstream/2.3.0_beta2+dfsg' into experimental

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Thu Dec 26 21:16:02 UTC 2013


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

picca pushed a commit to branch experimental
in repository spyder.

commit 5d5bbd5df0e09ad06a086d978dbc748ca1d7d6df
Merge: e1b64d3 4c97fab
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Thu Dec 26 19:34:32 2013 +0100

    Merge tag 'upstream/2.3.0_beta2+dfsg' into experimental
    
    Upstream version 2.3.0~beta2+dfsg

 MANIFEST.in                                        |    2 +-
 PKG-INFO                                           |    4 +-
 README                                             |  133 --
 README.md                                          |  200 +++
 doc/installation.rst                               |    2 +-
 doc/variableexplorer.rst                           |    2 +-
 setup.py                                           |   49 +-
 spyderlib/__init__.py                              |    2 +-
 spyderlib/baseconfig.py                            |    2 +-
 spyderlib/config.py                                |    3 +
 spyderlib/images/console/loading.gif               |  Bin 0 -> 1737 bytes
 spyderlib/ipythonconfig.py                         |   17 +-
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.mo       |  Bin 85568 -> 85312 bytes
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.po       | 1683 +++++++++++---------
 spyderlib/locale/spyderlib.pot                     | 1496 ++++++++---------
 spyderlib/plugins/console.py                       |    4 +-
 spyderlib/plugins/editor.py                        |   17 +-
 spyderlib/plugins/externalconsole.py               |  108 +-
 spyderlib/plugins/inspector.py                     |  138 +-
 spyderlib/plugins/ipythonconsole.py                |   51 +-
 spyderlib/spyder.py                                |  173 +-
 spyderlib/utils/dochelpers.py                      |   62 +-
 spyderlib/utils/encoding.py                        |   10 +-
 spyderlib/utils/inspector/js/copy_button.js        |    2 +-
 spyderlib/utils/inspector/sphinxify.py             |   10 +-
 spyderlib/utils/inspector/static/css/default.css   |  182 ++-
 .../templates/{warning.html => usage.html}         |   16 +-
 spyderlib/utils/inspector/templates/warning.html   |    2 +-
 spyderlib/utils/qthelpers.py                       |   10 +-
 spyderlib/widgets/calltip.py                       |  293 ++++
 spyderlib/widgets/dependencies.py                  |    1 -
 spyderlib/widgets/editor.py                        |   38 +-
 .../widgets/externalshell/namespacebrowser.py      |    6 +-
 spyderlib/widgets/externalshell/pythonshell.py     |    7 +-
 spyderlib/widgets/externalshell/sitecustomize.py   |    4 +-
 spyderlib/widgets/figureoptions.py                 |    3 +-
 spyderlib/widgets/internalshell.py                 |   12 +-
 spyderlib/widgets/ipython.py                       |  180 ++-
 spyderlib/widgets/mixins.py                        |  129 +-
 spyderlib/widgets/shell.py                         |    7 +-
 spyderlib/widgets/sourcecode/base.py               |   46 +-
 spyderlib/widgets/sourcecode/codeeditor.py         |    3 +-
 42 files changed, 3000 insertions(+), 2109 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