[spyder] branch master updated (5bbc251 -> d2bff49)

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 change to branch master
in repository spyder.

      from  5bbc251   release
       new  79b706a   fix ftbfs
      adds  a8a4707   Imported Upstream version 2.3.7+dfsg1
       new  7292e9f   Merge tag 'upstream/2.3.7+dfsg1'
       new  d2bff49   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:
 PKG-INFO                                           |   4 +-
 README.md                                          |  21 +-
 debian/changelog                                   |   8 +
 debian/control                                     |   3 +-
 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
 35 files changed, 1601 insertions(+), 828 deletions(-)
 create mode 100644 setup.cfg
 copy PKG-INFO => spyder.egg-info/PKG-INFO (98%)
 create mode 100644 spyder.egg-info/SOURCES.txt
 create mode 100644 spyder.egg-info/dependency_links.txt
 create mode 100644 spyder.egg-info/top_level.txt

-- 
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