[spyder] 01/03: Merge tag 'upstream/2.3.2+dfsg'
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Fri Dec 5 19:06:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository spyder.
commit 300f07dcf176f72e0385ce3e3d4a7eeb88437623
Merge: 15a3041 830b38e
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Fri Dec 5 18:51:59 2014 +0100
Merge tag 'upstream/2.3.2+dfsg'
Upstream version 2.3.2+dfsg
CHANGELOG | 69 +
LICENSE | 3 +-
PKG-INFO | 4 +-
README.md | 2 +-
doc/conf.py | 2 +-
doc/installation.rst | 2 +-
setup.py | 3 +-
spyderlib/__init__.py | 2 +-
spyderlib/config.py | 17 +-
spyderlib/images/actions/stop.png | Bin 3597 -> 364 bytes
spyderlib/images/console/terminate.png | Bin 3597 -> 0 bytes
spyderlib/ipythonconfig.py | 6 +-
spyderlib/locale/es/LC_MESSAGES/spyderlib.mo | Bin 97087 -> 97819 bytes
spyderlib/locale/es/LC_MESSAGES/spyderlib.po | 1347 ++---
spyderlib/locale/fr/LC_MESSAGES/spyderlib.mo | Bin 98930 -> 99424 bytes
spyderlib/locale/fr/LC_MESSAGES/spyderlib.po | 1376 +++---
spyderlib/locale/spyderlib.pot | 1285 ++---
spyderlib/plugins/editor.py | 48 +-
spyderlib/plugins/explorer.py | 1 +
spyderlib/plugins/externalconsole.py | 86 +-
spyderlib/plugins/findinfiles.py | 2 +-
spyderlib/plugins/ipythonconsole.py | 134 +-
spyderlib/plugins/runconfig.py | 13 +-
spyderlib/pygments_patch.py | 80 +
spyderlib/rope_patch.py | 2 +-
spyderlib/spyder.py | 22 +-
spyderlib/userconfig.py | 28 +-
spyderlib/utils/dochelpers.py | 4 +
spyderlib/utils/inspector/tutorial.rst | 2 +-
spyderlib/utils/sourcecode.py | 6 +-
spyderlib/utils/system.py | 14 +-
spyderlib/widgets/arrayeditor.py | 43 +-
spyderlib/widgets/calltip.py | 2 +-
spyderlib/widgets/dataframeeditor.py | 55 +-
spyderlib/widgets/dicteditor.py | 49 +-
spyderlib/widgets/dicteditorutils.py | 22 +-
spyderlib/widgets/editor.py | 5121 ++++++++++----------
spyderlib/widgets/explorer.py | 2209 ++++-----
spyderlib/widgets/externalshell/baseshell.py | 8 +-
spyderlib/widgets/externalshell/monitor.py | 8 +-
spyderlib/widgets/externalshell/osx_app_site.py | 4 +-
spyderlib/widgets/externalshell/pythonshell.py | 42 +-
spyderlib/widgets/externalshell/sitecustomize.py | 91 +-
.../widgets/externalshell/start_ipython_kernel.py | 11 +-
spyderlib/widgets/findinfiles.py | 2 +-
spyderlib/widgets/importwizard.py | 127 +-
spyderlib/widgets/internalshell.py | 4 +
spyderlib/widgets/ipython.py | 66 +-
spyderlib/widgets/mixins.py | 3 +-
spyderlib/widgets/sourcecode/base.py | 39 +-
spyderlib/widgets/sourcecode/codeeditor.py | 422 +-
spyderlib/widgets/sourcecode/syntaxhighlighters.py | 49 +-
spyderlib/widgets/texteditor.py | 17 +-
.../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/p_breakpoints.py | 4 +-
spyderplugins/widgets/breakpointsgui.py | 27 +-
spyderplugins/widgets/profilergui.py | 9 +-
spyderplugins/widgets/pylintgui.py | 9 +-
63 files changed, 7008 insertions(+), 5995 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