[spyder] branch master updated (b34e282 -> a8724fc)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sat Nov 4 16:33:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to branch master
in repository spyder.
from b34e282 Release to unstable
adds 3d39143 New upstream version 3.2.4+dfsg1
new 4a9a1cf Updated version 3.2.4+dfsg1 from 'upstream/3.2.4+dfsg1'
new 966d150 Refresh the patch queue
new a091702 Fix and simplify the watch file
new a8724fc Release to unstable
The 4 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.md | 79 ++++++++++++++++
PKG-INFO | 4 +-
README.md | 2 +-
debian/changelog | 10 ++
debian/patches/Always-use-setuptools.patch | 2 +-
debian/patches/Customize-paths-for-Debian.patch | 2 +-
debian/watch | 4 +-
doc/installation.rst | 2 +-
setup.py | 2 +-
spyder/__init__.py | 2 +-
spyder/app/mainwindow.py | 32 ++++---
spyder/app/start.py | 6 +-
spyder/app/tests/test_mainwindow.py | 11 ++-
spyder/config/base.py | 2 +-
spyder/config/utils.py | 40 +++++++-
spyder/interpreter.py | 6 +-
spyder/plugins/configdialog.py | 7 +-
spyder/plugins/console.py | 10 +-
spyder/plugins/editor.py | 33 ++-----
spyder/plugins/findinfiles.py | 4 +-
spyder/plugins/ipythonconsole.py | 46 ++++++---
spyder/plugins/projects.py | 8 +-
spyder/plugins/runconfig.py | 9 +-
spyder/plugins/tests/test_ipythonconsole.py | 64 ++++++++++---
spyder/plugins/workingdirectory.py | 27 +++---
spyder/utils/introspection/jedi_plugin.py | 6 ++
spyder/utils/iofuncs.py | 7 +-
spyder/utils/ipython/start_kernel.py | 4 +
spyder/utils/misc.py | 17 +++-
spyder/utils/site/sitecustomize.py | 6 +-
spyder/widgets/editor.py | 105 +++++++++++++++------
spyder/widgets/explorer.py | 23 +++--
spyder/widgets/fileswitcher.py | 8 ++
spyder/widgets/findinfiles.py | 5 +-
spyder/widgets/internalshell.py | 6 +-
spyder/widgets/ipythonconsole/client.py | 26 ++---
spyder/widgets/ipythonconsole/debugging.py | 7 +-
spyder/widgets/ipythonconsole/shell.py | 13 ++-
spyder/widgets/mixins.py | 4 +
spyder/widgets/pathmanager.py | 4 +-
spyder/widgets/projects/type/__init__.py | 2 +-
spyder/widgets/variableexplorer/arrayeditor.py | 27 ++++--
.../widgets/variableexplorer/collectionseditor.py | 31 +++---
spyder/widgets/variableexplorer/dataframeeditor.py | 8 ++
.../widgets/variableexplorer/namespacebrowser.py | 16 ++--
.../variableexplorer/tests/test_arrayeditor.py | 12 +++
.../tests/test_collectioneditor.py | 49 +++++++++-
.../variableexplorer/tests/test_dataframeeditor.py | 36 ++++++-
.../widgets/variableexplorer/tests/test_utils.py | 13 +++
spyder/widgets/variableexplorer/utils.py | 2 +-
spyder_profiler/widgets/profilergui.py | 24 ++---
spyder_pylint/widgets/pylintgui.py | 8 +-
52 files changed, 651 insertions(+), 232 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