[Python-modules-commits] [ipdb] branch master updated (9b4479d -> 393c754)

Andrey Rahmatullin wrar at moszumanska.debian.org
Thu Jan 18 17:50:40 UTC 2018


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

wrar pushed a change to branch master
in repository ipdb.

      from  9b4479d   Update debian/changelog.
      adds  70d40ff   Back to development: 0.10.2
      adds  6f222a8   Add missing . for import in stdout.py
      adds  da9892c   Make context arg work for newer versions of IPython
      adds  fdf73b2   update changelog
      adds  1a12c54   ipython5 use TerminalInteractiveShell debugger_cls
      adds  9cd32f2   add `_get_debugger_cls`
      adds  a6dda1b   Merge branch 'master' of https://github.com/JBKahn/ipdb into JBKahn-master
      adds  00c0787   Merge branch 'origin/fix-use-debugger_cls'
      adds  5d5a278   Update Changelog
      adds  5d8394e   Remove superfluous import
      adds  ff355eb   Preparing release 0.10.2
      adds  707a3c3   Back to development: 0.10.3
      adds  0f7a425   tune changelog
      adds  2381b12   commandline usage consistent with pdb. adds argument commands
      adds  e395f8e   clean sys.argv correctly
      adds  c894337   clean sys.argv correctly
      adds  77983d5   Merge pull request #124 from zvodd/master
      adds  2ebaf42   Update Changelog
      adds  d48d532   Add most recent Python versions in Travis CI
      adds  1194617   Merge pull request #125 from SylvainDe/master
      adds  b91d9d8   For python < 3.3, do not install ipython > 6.0.0.
      adds  0342104   Update pip and setuptools in the CI, and add constraints for python 2.6 and 3.0 to 3.2.
      adds  fe1d479   Drop python 3.2 support.
      adds  8e89ee8   Merge pull request #133 from vphilippon/ipython-upperbound-for-python-less-than-33
      adds  2910d67   Preparing release 0.10.3
      adds  c3a3c6b   New upstream version 0.10.3
      adds  2d00c13   Update upstream source from tag 'upstream/0.10.3'
      adds  f67ba32   Switch to the debhelper compat level 11.
      adds  d403d86   Bump S-V.
      adds  3efd66a   Drop debian/.git-dpm.
      adds  d12d2f0   Minor updates for d/copyright.
      adds  51743da   Add Rules-Requires-Root: no.
      adds  41bf57c   Use HTTPS in debian/watch.
      adds  093bd30   Add explicit Depends on ipython/ipython3.
      adds  393c754   Update debian/changelog.

No new revisions were added by this update.

Summary of changes:
 AUTHORS                    |  2 ++
 HISTORY.txt                | 24 ++++++++++++++++++++
 PKG-INFO                   | 26 ++++++++++++++++++++-
 debian/.git-dpm            | 11 ---------
 debian/changelog           | 11 +++++++++
 debian/compat              |  2 +-
 debian/control             |  9 ++++----
 debian/copyright           |  4 ++--
 debian/watch               |  2 +-
 ipdb.egg-info/PKG-INFO     | 26 ++++++++++++++++++++-
 ipdb.egg-info/requires.txt | 10 ++++++++-
 ipdb/__main__.py           | 56 +++++++++++++++++++++++++++++++++++-----------
 ipdb/stdout.py             |  4 ++--
 setup.py                   |  9 ++++++--
 14 files changed, 157 insertions(+), 39 deletions(-)
 delete mode 100644 debian/.git-dpm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ipdb.git



More information about the Python-modules-commits mailing list