[spyder] 01/03: Merge tag 'upstream/2.3.0+dfsg' into experimental

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Fri Jul 18 10:21:14 UTC 2014


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

picca pushed a commit to branch experimental
in repository spyder.

commit 766d17e8c9a6e377f2c84ae69d677c1007f6bce4
Merge: 652bc41 ce8cb20
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Fri Jul 18 11:09:26 2014 +0200

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

 CHANGELOG                                          |   107 +
 LICENSE                                            |    12 +-
 PKG-INFO                                           |     4 +-
 bootstrap.py                                       |    35 +-
 doc/images/lightmode.png                           |   Bin 31844 -> 32612 bytes
 doc/installation.rst                               |     8 +-
 scripts/spyder_win_post_install.py                 |    13 +-
 ..._install.py => spyder_win_post_install.py.orig} |    12 +-
 setup.py                                           |     4 +-
 spyderlib/__init__.py                              |    35 +-
 spyderlib/baseconfig.py                            |    28 +-
 spyderlib/config.py                                |     9 +-
 spyderlib/defaults/defaults-2.4.0.ini              |     2 +
 spyderlib/defaults/defaults-3.0.0.ini              |     2 +
 spyderlib/guiconfig.py                             |     2 +-
 spyderlib/images/console/loading.gif               |   Bin 1737 -> 0 bytes
 spyderlib/images/console/loading_sprites.png       |   Bin 0 -> 8105 bytes
 spyderlib/images/editor/blockcomment.png           |   Bin 0 -> 389 bytes
 spyderlib/images/editor/cell.png                   |   Bin 0 -> 186 bytes
 spyderlib/locale/es/LC_MESSAGES/spyderlib.mo       |   Bin 93610 -> 94936 bytes
 spyderlib/locale/es/LC_MESSAGES/spyderlib.po       |   640 +-
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.mo       |   Bin 95217 -> 91215 bytes
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.po       | 10475 ++++++++++---------
 spyderlib/locale/spyderlib.pot                     |  8269 +++++++--------
 spyderlib/plugins/externalconsole.py               |    24 +-
 spyderlib/plugins/inspector.py                     |     7 +-
 spyderlib/requirements.py                          |     5 +-
 spyderlib/spyder.py                                |    89 +-
 spyderlib/start_app.py                             |     5 +-
 spyderlib/userconfig.py                            |    41 +-
 spyderlib/utils/bsdsocket.py                       |    11 +-
 spyderlib/utils/inspector/static/css/default.css   |     8 +
 spyderlib/utils/ipython/templates/blank.html       |    20 +
 .../utils/ipython/templates/kernel_error.html      |    32 +
 spyderlib/utils/ipython/templates/loading.html     |    94 +
 spyderlib/widgets/browser.py                       |    19 +-
 spyderlib/widgets/calltip.py                       |     7 +-
 spyderlib/widgets/editor.py                        |     4 +-
 spyderlib/widgets/editortools.py                   |    39 +-
 spyderlib/widgets/externalshell/monitor.py         |     8 +-
 spyderlib/widgets/externalshell/sitecustomize.py   |     1 +
 spyderlib/widgets/ipython.py                       |    53 +-
 spyderlib/widgets/sourcecode/base.py               |     4 -
 .../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 -> 739 bytes
 spyderplugins/locale/fr/LC_MESSAGES/p_profiler.mo  |   Bin 2342 -> 2199 bytes
 spyderplugins/locale/fr/LC_MESSAGES/p_pylint.mo    |   Bin 2088 -> 2427 bytes
 spyderplugins/widgets/profilergui.py               |    15 +-
 50 files changed, 10303 insertions(+), 9840 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