[spyder] 01/04: Merge tag 'upstream/2.2.3+dfsg'

Frédéric-Emmanuel Picca picca at alioth.debian.org
Wed Aug 21 14:55:13 UTC 2013


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

picca pushed a commit to branch master
in repository spyder.

commit 2e910ebc2b88d77ad3838bb9bc7458bc30768ad3
Merge: 8ee40d9 d1e400b
Author: Frédéric-Emmanuel PICCA <picca at synchrotron-soleil.fr>
Date:   Wed Aug 21 15:17:38 2013 +0200

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

 PKG-INFO                                           |   64 +-
 doc/editor.rst                                     |   15 +
 setup.py                                           |   33 +-
 spyderlib/__init__.py                              |    2 +-
 spyderlib/baseconfig.py                            |    7 +-
 spyderlib/dependencies.py                          |   96 ++
 spyderlib/guiconfig.py                             |   12 +-
 spyderlib/images/console/run_small.png             |  Bin 3618 -> 3262 bytes
 spyderlib/images/console/terminated.png            |  Bin 1453 -> 832 bytes
 spyderlib/images/editor/run_args.png               |  Bin 1681 -> 0 bytes
 spyderlib/images/editor/run_cell.png               |  Bin 0 -> 965 bytes
 spyderlib/images/editor/run_cell_advance.png       |  Bin 0 -> 948 bytes
 spyderlib/images/editor/run_interact.png           |  Bin 1491 -> 0 bytes
 spyderlib/images/editor/run_new.png                |  Bin 1566 -> 0 bytes
 spyderlib/images/filetypes/chm.png                 |  Bin 232 -> 3392 bytes
 spyderlib/interpreter.py                           |    3 +-
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.mo       |  Bin 83263 -> 85934 bytes
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.po       | 1341 +++++++++++---------
 spyderlib/locale/spyderlib.pot                     | 1290 ++++++++++---------
 spyderlib/plugins/console.py                       |   11 +-
 spyderlib/plugins/editor.py                        |   63 +-
 spyderlib/plugins/externalconsole.py               |  164 ++-
 spyderlib/plugins/inspector.py                     |   19 +-
 spyderlib/plugins/ipythonconsole.py                |   19 +-
 spyderlib/plugins/projectexplorer.py               |    7 +-
 spyderlib/spyder.py                                |   59 +-
 spyderlib/utils/codeanalysis.py                    |   12 +-
 spyderlib/utils/misc.py                            |   22 +-
 spyderlib/utils/programs.py                        |   84 +-
 spyderlib/widgets/dependencies.py                  |  195 +++
 spyderlib/widgets/editor.py                        |   86 +-
 spyderlib/widgets/externalshell/introspection.py   |   12 +-
 spyderlib/widgets/externalshell/monitor.py         |   22 +-
 spyderlib/widgets/externalshell/pythonshell.py     |    2 +-
 spyderlib/widgets/externalshell/sitecustomize.py   |    2 +
 spyderlib/widgets/formlayout.py                    |    6 +-
 spyderlib/widgets/mixins.py                        |   43 -
 spyderlib/widgets/projectexplorer.py               |   49 +-
 spyderlib/widgets/shell.py                         |    8 +-
 spyderlib/widgets/sourcecode/base.py               |  126 +-
 spyderlib/widgets/sourcecode/codeeditor.py         |   74 +-
 spyderlib/widgets/sourcecode/syntaxhighlighters.py |   36 +
 spyderlib/widgets/tabs.py                          |   49 +-
 spyderlib/windows/spyder.ico                       |  Bin 0 -> 100763 bytes
 spyderlib/windows/spyder_light.ico                 |  Bin 0 -> 99495 bytes
 spyderplugins/widgets/pylintgui.py                 |   20 +-
 46 files changed, 2452 insertions(+), 1601 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