[spyder] branch master updated (15a3041 -> b8a5818)
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 change to branch master
in repository spyder.
from 15a3041 no more debug log during the build
adds 830b38e Imported Upstream version 2.3.2+dfsg
new 300f07d Merge tag 'upstream/2.3.2+dfsg'
new 50532d6 update copyright file
new b8a5818 release
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG | 69 +
LICENSE | 3 +-
PKG-INFO | 4 +-
README.md | 2 +-
debian/changelog | 6 +
debian/copyright | 3 +-
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 +-
65 files changed, 7015 insertions(+), 5997 deletions(-)
delete mode 100644 spyderlib/images/console/terminate.png
create mode 100644 spyderlib/pygments_patch.py
--
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