[spyder] branch master updated (538a6bc -> f5e19e7)

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sat Mar 28 10:09:36 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  538a6bc   release
      adds  d978abd   Imported Upstream version 2.3.4+dfsg1
       new  6673cf0   Merge tag 'upstream/2.3.4+dfsg1'
       new  c473e5e   update the copyright file
       new  f5e19e7   prepare for 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                                          | 1137 --------------------
 PKG-INFO                                           |    4 +-
 debian/changelog                                   |    7 +
 debian/copyright                                   |    3 +-
 setup.cfg                                          |    5 -
 spyder.egg-info/PKG-INFO                           |   31 -
 spyder.egg-info/SOURCES.txt                        |  690 ------------
 spyder.egg-info/dependency_links.txt               |    1 -
 spyder.egg-info/top_level.txt                      |    2 -
 spyderlib/__init__.py                              |    2 +-
 spyderlib/config.py                                |    4 +-
 spyderlib/ipythonconfig.py                         |    4 +-
 spyderlib/locale/es/LC_MESSAGES/spyderlib.mo       |  Bin 97333 -> 97489 bytes
 spyderlib/locale/es/LC_MESSAGES/spyderlib.po       |  929 ++++++++--------
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.mo       |  Bin 99190 -> 99259 bytes
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.po       |  930 ++++++++--------
 spyderlib/locale/spyderlib.pot                     |  915 ++++++++--------
 spyderlib/plugins/configdialog.py                  |   22 +-
 spyderlib/plugins/editor.py                        |   18 +-
 spyderlib/plugins/externalconsole.py               |    4 +-
 spyderlib/plugins/inspector.py                     |   17 +-
 spyderlib/plugins/ipythonconsole.py                |   66 +-
 spyderlib/pygments_patch.py                        |    3 +-
 spyderlib/qt/QtCore.py                             |    4 +-
 spyderlib/scientific_startup.py                    |    8 +-
 spyderlib/spyder.py                                |   44 +-
 spyderlib/userconfig.py                            |   12 +-
 spyderlib/utils/external/__init__.py               |    4 -
 spyderlib/utils/inspector/static/css/default.css   |    2 +-
 spyderlib/utils/inspector/templates/warning.html   |   18 +-
 spyderlib/utils/introspection/plugin_manager.py    |   16 +-
 spyderlib/utils/introspection/rope_plugin.py       |    3 +-
 spyderlib/utils/programs.py                        |   28 +-
 spyderlib/utils/qthelpers.py                       |    5 +-
 spyderlib/widgets/editor.py                        |   11 +-
 spyderlib/widgets/externalshell/baseshell.py       |    4 +-
 spyderlib/widgets/externalshell/pythonshell.py     |   15 +-
 spyderlib/widgets/externalshell/sitecustomize.py   |  183 ++--
 .../widgets/externalshell/start_ipython_kernel.py  |   57 +-
 spyderlib/widgets/ipython.py                       |   14 +-
 spyderlib/widgets/projectexplorer.py               |    3 +-
 spyderlib/widgets/sourcecode/base.py               |   13 +-
 spyderlib/widgets/sourcecode/codeeditor.py         |    5 +-
 .../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
 49 files changed, 1729 insertions(+), 3514 deletions(-)
 delete mode 100644 CHANGELOG
 delete mode 100644 setup.cfg
 delete mode 100644 spyder.egg-info/PKG-INFO
 delete mode 100644 spyder.egg-info/SOURCES.txt
 delete mode 100644 spyder.egg-info/dependency_links.txt
 delete 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