[spyder] 02/03: Merge tag 'upstream/2.3.7+dfsg1'

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sun Nov 1 14:41:11 UTC 2015


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

picca pushed a commit to branch master
in repository spyder.

commit 7292e9faeae392fc6856b8b1740d36b5f40cf675
Merge: 79b706a a8a4707
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun Nov 1 15:01:04 2015 +0100

    Merge tag 'upstream/2.3.7+dfsg1'
    
    Upstream version 2.3.7+dfsg1

 PKG-INFO                                           |   4 +-
 README.md                                          |  21 +-
 doc/installation.rst                               | 110 ++--
 doc/ipythonconsole.rst                             |  96 +--
 setup.cfg                                          |   5 +
 PKG-INFO => spyder.egg-info/PKG-INFO               |   4 +-
 spyder.egg-info/SOURCES.txt                        | 692 +++++++++++++++++++++
 spyder.egg-info/dependency_links.txt               |   1 +
 spyder.egg-info/top_level.txt                      |   2 +
 spyderlib/__init__.py                              |   2 +-
 spyderlib/config.py                                |  22 +-
 spyderlib/locale/es/LC_MESSAGES/spyderlib.mo       | Bin 97535 -> 97535 bytes
 spyderlib/locale/es/LC_MESSAGES/spyderlib.po       | 454 +++++++-------
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.mo       | Bin 99259 -> 99259 bytes
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.po       | 454 +++++++-------
 spyderlib/locale/spyderlib.pot                     | 454 +++++++-------
 spyderlib/plugins/configdialog.py                  |   7 +-
 spyderlib/plugins/editor.py                        |   1 -
 spyderlib/qt/__init__.py                           |  26 +-
 spyderlib/spyder.py                                |  16 +-
 spyderlib/utils/introspection/jedi_plugin.py       |   2 +-
 spyderlib/widgets/arrayeditor.py                   |   9 +-
 spyderlib/widgets/dataframeeditor.py               |  14 +-
 spyderlib/widgets/dicteditorutils.py               |   2 +-
 spyderlib/widgets/editor.py                        |   2 +
 .../widgets/externalshell/start_ipython_kernel.py  |  10 +-
 spyderlib/widgets/sourcecode/codeeditor.py         |   8 +-
 .../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
 33 files changed, 1591 insertions(+), 827 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