[spyder] branch master updated (e52c780 -> fea83ef)

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sat Jul 19 10:18:40 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  e52c780   release 2.2.5
      adds  f822dec   add the gbp.conf for experimental
      adds  20db28f   Imported Upstream version 2.3.0~beta1+dfsg
      adds  9b8993a   Merge tag 'upstream/2.3.0_beta1+dfsg' into experimental
      adds  e1b64d3   add the python3 version of spyder
      adds  4c97fab   Imported Upstream version 2.3.0~beta2+dfsg
      adds  5d5bbd5   Merge tag 'upstream/2.3.0_beta2+dfsg' into experimental
      adds  00813a0   prepare for release
      adds  0b26e86   README -> README.md
      adds  7cb77fe   add the python-spyderlib-doc package
      adds  eeb275f   upstream migrate google code -> bitbucket
      adds  0363789   Imported Upstream version 2.3.0~beta3+dfsg
      adds  2b80730   Merge tag 'upstream/2.3.0_beta3+dfsg' into experimental
      adds  2679b9a   update the changelog
      adds  9624aba   switch to pybuild
      adds  3804263   Imported Upstream version 2.3.0~beta4+dfsg
      adds  a1e0d3d   Merge tag 'upstream/2.3.0_beta4+dfsg' into experimental
      adds  250488f   switch to pybuild for real
      adds  40adbe0   Imported Upstream version 2.3.0~rc+dfsg
      adds  faf8e6f   Merge tag 'upstream/2.3.0_rc+dfsg' into experimental
      adds  3a86499   update the changelog for the rc version
      adds  07aef24   add the jedi dependency
      adds  652bc41   install the data path under /usr/share/spyder
      adds  ce8cb20   Imported Upstream version 2.3.0+dfsg
      adds  766d17e   Merge tag 'upstream/2.3.0+dfsg' into experimental
      adds  31842e2   release
      adds  30f6e8d   refresh the patch series
       new  2fa0ab5   release
       new  fea83ef   fix the gbp.conf default branch

The 2 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                                          |   107 +
 LICENSE                                            |     8 +
 MANIFEST.in                                        |     3 +-
 PKG-INFO                                           |     7 +-
 README                                             |   118 -
 README.md                                          |   200 +
 app_example/create_exe.py                          |     2 +-
 bootstrap.py                                       |    82 +-
 debian/changelog                                   |    26 +
 debian/compat                                      |     2 +-
 debian/control                                     |   113 +-
 debian/copyright                                   |     2 +
 debian/gbp.conf                                    |     2 +
 .../0001-fix-documentation-installation.patch      |    38 -
 debian/patches/0001-fix-spyderlib-path.patch       |    24 +
 debian/patches/series                              |     2 +-
 ...rlib.doc-base => python-spyderlib-doc.doc-base} |     4 +-
 debian/python-spyderlib-doc.docs                   |     1 +
 debian/python-spyderlib.docs                       |     1 -
 debian/python-spyderlib.install                    |     1 -
 debian/python-spyderlib.pyremove                   |     2 +
 debian/python3-spyderlib.bug-control               |     1 +
 debian/python3-spyderlib.pyremove                  |     2 +
 debian/rules                                       |    52 +-
 debian/spyder.docs                                 |     2 +-
 debian/spyder.install                              |     3 -
 debian/spyder.links                                |     2 +-
 debian/spyder3.1                                   |     1 +
 debian/spyder3.bug-control                         |     1 +
 debian/spyder3.links                               |     1 +
 debian/spyder3.manpages                            |     1 +
 debian/spyder3.menu                                |     2 +
 debian/watch                                       |     6 +-
 doc/conf.py                                        |    11 +-
 doc/images/lightmode.png                           |   Bin 31844 -> 32612 bytes
 doc/installation.rst                               |    12 +-
 doc/variableexplorer.rst                           |     2 +-
 img_src/{spyder.png => spyder3.png}                |   Bin
 scripts/spyder3                                    |     3 +
 scripts/{spyder.desktop => spyder3.desktop}        |    12 +-
 scripts/spyder_win_post_install.py                 |   190 +-
 ..._install.py => spyder_win_post_install.py.orig} |   189 +-
 setup.py                                           |    88 +-
 spyderlib/__init__.py                              |    35 +-
 spyderlib/baseconfig.py                            |    74 +-
 spyderlib/cli_options.py                           |    17 +-
 spyderlib/config.py                                |   411 +-
 spyderlib/defaults/Readme.txt                      |    25 +
 spyderlib/defaults/defaults-2.4.0.ini              |   505 +
 spyderlib/defaults/defaults-3.0.0.ini              |   487 +
 spyderlib/guiconfig.py                             |    54 +-
 .../images/actions/{edit_add.png => edit24.png}    |   Bin 3329 -> 3345 bytes
 spyderlib/images/console/history24.png             |   Bin 0 -> 450 bytes
 spyderlib/images/console/loading_sprites.png       |   Bin 0 -> 8105 bytes
 spyderlib/images/editor/blockcomment.png           |   Bin 0 -> 389 bytes
 spyderlib/images/editor/cell.png                   |   Bin 0 -> 186 bytes
 spyderlib/images/filetypes/enaml.png               |   Bin 0 -> 743 bytes
 spyderlib/images/filetypes/jl.png                  |   Bin 0 -> 1166 bytes
 spyderlib/interpreter.py                           |    19 +-
 spyderlib/ipythonconfig.py                         |    17 +-
 spyderlib/locale/es/LC_MESSAGES/spyderlib.mo       |   Bin 92726 -> 94936 bytes
 spyderlib/locale/es/LC_MESSAGES/spyderlib.po       |  2593 ++---
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.mo       |   Bin 89030 -> 91215 bytes
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.po       | 10333 ++++++++++---------
 spyderlib/locale/spyderlib.pot                     |  8252 +++++++--------
 spyderlib/mpl_patch.py                             |    11 +-
 spyderlib/plugins/__init__.py                      |    68 +-
 spyderlib/plugins/configdialog.py                  |   128 +-
 spyderlib/plugins/console.py                       |    18 +-
 spyderlib/plugins/editor.py                        |   181 +-
 spyderlib/plugins/explorer.py                      |     5 +-
 spyderlib/plugins/externalconsole.py               |   372 +-
 spyderlib/plugins/findinfiles.py                   |     5 +-
 spyderlib/plugins/history.py                       |    14 +-
 spyderlib/plugins/inspector.py                     |   258 +-
 spyderlib/plugins/ipythonconsole.py                |   597 +-
 spyderlib/plugins/onlinehelp.py                    |    13 +-
 spyderlib/plugins/outlineexplorer.py               |    11 +-
 spyderlib/plugins/projectexplorer.py               |     5 +-
 spyderlib/plugins/runconfig.py                     |    33 +-
 spyderlib/plugins/shortcuts.py                     |    24 +-
 spyderlib/plugins/variableexplorer.py              |     4 +-
 spyderlib/plugins/workingdirectory.py              |    47 +-
 spyderlib/py3compat.py                             |   246 +
 spyderlib/qt/compat.py                             |    39 +-
 spyderlib/requirements.py                          |     5 +-
 spyderlib/scientific_startup.py                    |    44 +-
 spyderlib/spyder.py                                |   740 +-
 spyderlib/start_app.py                             |    23 +-
 spyderlib/userconfig.py                            |   374 +-
 spyderlib/utils/bsdsocket.py                       |    29 +-
 spyderlib/utils/classparser.py                     |   196 -
 spyderlib/utils/codeanalysis.py                    |   114 +-
 spyderlib/utils/debug.py                           |   116 +-
 spyderlib/utils/dochelpers.py                      |   111 +-
 spyderlib/utils/encoding.py                        |    42 +-
 spyderlib/utils/external/lockfile.py               |   463 +-
 spyderlib/utils/external/path.py                   |   116 +-
 spyderlib/utils/external/pickleshare.py            |    95 +-
 spyderlib/utils/inspector/conf.py                  |     5 +-
 spyderlib/utils/inspector/js/copy_button.js        |     2 +-
 spyderlib/utils/inspector/sphinxify.py             |    10 +-
 spyderlib/utils/inspector/static/css/default.css   |   180 +-
 .../templates/{warning.html => usage.html}         |    16 +-
 spyderlib/utils/inspector/templates/warning.html   |     2 +-
 spyderlib/utils/introspection/__init__.py          |    11 +
 spyderlib/utils/introspection/base.py              |   489 +
 .../utils/{ => introspection}/module_completion.py |   644 +-
 spyderlib/utils/introspection/rope_plugin.py       |   241 +
 spyderlib/utils/iofuncs.py                         |    87 +-
 spyderlib/utils/ipython/templates/blank.html       |    20 +
 .../utils/ipython/templates/kernel_error.html      |    32 +
 spyderlib/utils/ipython/templates/loading.html     |    94 +
 spyderlib/utils/misc.py                            |     8 +-
 spyderlib/utils/programs.py                        |    44 +-
 spyderlib/utils/qthelpers.py                       |    38 +-
 spyderlib/utils/sourcecode.py                      |    78 +-
 spyderlib/utils/system.py                          |    41 +-
 spyderlib/utils/vcs.py                             |   222 +-
 spyderlib/utils/windows.py                         |    52 +-
 spyderlib/widgets/arrayeditor.py                   |    55 +-
 spyderlib/widgets/browser.py                       |    26 +-
 spyderlib/widgets/calltip.py                       |   292 +
 spyderlib/widgets/colors.py                        |     5 +-
 spyderlib/widgets/comboboxes.py                    |     5 +-
 spyderlib/widgets/dicteditor.py                    |    75 +-
 spyderlib/widgets/dicteditorutils.py               |    46 +-
 spyderlib/widgets/editor.py                        |   386 +-
 spyderlib/widgets/editortools.py                   |    77 +-
 spyderlib/widgets/explorer.py                      |    91 +-
 spyderlib/widgets/externalshell/baseshell.py       |    25 +-
 spyderlib/widgets/externalshell/monitor.py         |    42 +-
 .../widgets/externalshell/namespacebrowser.py      |    56 +-
 spyderlib/widgets/externalshell/osx_app_site.py    |    29 +-
 spyderlib/widgets/externalshell/pythonshell.py     |    39 +-
 spyderlib/widgets/externalshell/sitecustomize.py   |    99 +-
 .../widgets/externalshell/start_ipython_kernel.py  |    20 +-
 spyderlib/widgets/externalshell/systemshell.py     |    22 +-
 spyderlib/widgets/figureoptions.py                 |    35 +-
 spyderlib/widgets/findinfiles.py                   |    37 +-
 spyderlib/widgets/findreplace.py                   |    58 +-
 spyderlib/widgets/formlayout.py                    |    45 +-
 spyderlib/widgets/importwizard.py                  |    79 +-
 spyderlib/widgets/internalshell.py                 |    46 +-
 spyderlib/widgets/ipython.py                       |   399 +-
 spyderlib/widgets/mixins.py                        |   188 +-
 spyderlib/widgets/objecteditor.py                  |    19 +-
 spyderlib/widgets/outlineexplorer.py               |   119 -
 spyderlib/widgets/pathmanager.py                   |     7 +-
 spyderlib/widgets/projectexplorer.py               |    62 +-
 spyderlib/widgets/pydocgui.py                      |    33 +-
 spyderlib/widgets/shell.py                         |    76 +-
 spyderlib/widgets/sourcecode/base.py               |   261 +-
 spyderlib/widgets/sourcecode/codeeditor.py         |   590 +-
 spyderlib/widgets/sourcecode/syntaxhighlighters.py |  1845 ++--
 spyderlib/widgets/status.py                        |     9 +-
 spyderlib/widgets/tabs.py                          |    18 +-
 spyderlib/widgets/texteditor.py                    |     9 +-
 spyderplugins/io_dicom.py                          |     2 +-
 spyderplugins/io_hdf5.py                           |    14 +-
 .../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 1204 -> 1137 bytes
 .../locale/fr/LC_MESSAGES/p_breakpoints.mo         |   Bin 762 -> 739 bytes
 spyderplugins/locale/fr/LC_MESSAGES/p_profiler.mo  |   Bin 2342 -> 2199 bytes
 spyderplugins/locale/fr/LC_MESSAGES/p_pylint.mo    |   Bin 2633 -> 2427 bytes
 spyderplugins/p_breakpoints.py                     |    13 +-
 spyderplugins/p_profiler.py                        |     2 +-
 spyderplugins/p_pylint.py                          |    10 +-
 spyderplugins/widgets/breakpointsgui.py            |     6 +-
 spyderplugins/widgets/profilergui.py               |  1065 +-
 spyderplugins/widgets/pylintgui.py                 |    40 +-
 172 files changed, 21047 insertions(+), 16441 deletions(-)
 delete mode 100644 README
 create mode 100644 README.md
 create mode 100644 debian/gbp.conf
 delete mode 100644 debian/patches/0001-fix-documentation-installation.patch
 create mode 100644 debian/patches/0001-fix-spyderlib-path.patch
 rename debian/{python-spyderlib.doc-base => python-spyderlib-doc.doc-base} (75%)
 create mode 100644 debian/python-spyderlib-doc.docs
 delete mode 100644 debian/python-spyderlib.docs
 delete mode 100644 debian/python-spyderlib.install
 create mode 100644 debian/python-spyderlib.pyremove
 create mode 100644 debian/python3-spyderlib.bug-control
 create mode 100644 debian/python3-spyderlib.pyremove
 delete mode 100644 debian/spyder.install
 create mode 120000 debian/spyder3.1
 create mode 100644 debian/spyder3.bug-control
 create mode 100644 debian/spyder3.links
 create mode 100644 debian/spyder3.manpages
 create mode 100644 debian/spyder3.menu
 copy img_src/{spyder.png => spyder3.png} (100%)
 create mode 100755 scripts/spyder3
 copy scripts/{spyder.desktop => spyder3.desktop} (50%)
 copy scripts/{spyder_win_post_install.py => spyder_win_post_install.py.orig} (77%)
 create mode 100644 spyderlib/defaults/Readme.txt
 create mode 100644 spyderlib/defaults/defaults-2.4.0.ini
 create mode 100644 spyderlib/defaults/defaults-3.0.0.ini
 copy spyderlib/images/actions/{edit_add.png => edit24.png} (78%)
 create mode 100644 spyderlib/images/console/history24.png
 create mode 100644 spyderlib/images/console/loading_sprites.png
 create mode 100644 spyderlib/images/editor/blockcomment.png
 create mode 100644 spyderlib/images/editor/cell.png
 create mode 100644 spyderlib/images/filetypes/enaml.png
 create mode 100644 spyderlib/images/filetypes/jl.png
 create mode 100644 spyderlib/py3compat.py
 delete mode 100644 spyderlib/utils/classparser.py
 copy spyderlib/utils/inspector/templates/{warning.html => usage.html} (54%)
 create mode 100644 spyderlib/utils/introspection/__init__.py
 create mode 100644 spyderlib/utils/introspection/base.py
 rename spyderlib/utils/{ => introspection}/module_completion.py (93%)
 create mode 100644 spyderlib/utils/introspection/rope_plugin.py
 create mode 100644 spyderlib/utils/ipython/templates/blank.html
 create mode 100644 spyderlib/utils/ipython/templates/kernel_error.html
 create mode 100644 spyderlib/utils/ipython/templates/loading.html
 create mode 100644 spyderlib/widgets/calltip.py
 delete mode 100644 spyderlib/widgets/outlineexplorer.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