[Python-modules-commits] [ipdb] 02/11: fix wrong versions

Andrey Rahmatullin wrar at moszumanska.debian.org
Fri Aug 5 16:28:44 UTC 2016


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

wrar pushed a commit to branch master
in repository ipdb.

commit d6ea831c36ed5f8c4d546f6de9ac71c8154f7a6e
Author: Godefroid Chapelle <gotcha at bubblenet.be>
Date:   Fri Apr 29 18:25:03 2016 +0200

    fix wrong versions
---
 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index a22f261..ba5dc3f 100644
--- a/README.rst
+++ b/README.rst
@@ -70,9 +70,9 @@ Issues with ``stdout``
 
 Some tools, like ``nose`` fiddle with ``stdout``.
 
-Until ``ipdb==0.9.0``, we tried to guess when we should also
+Until ``ipdb==0.9.4``, we tried to guess when we should also
 fiddle with ``stdout`` to support those tools.
-However, all strategies tried until 0.9.0 have proven brittle.
+However, all strategies tried until 0.9.4 have proven brittle.
 
 If you use ``nose`` or another tool that fiddles with ``stdout``, you should
 explicitely ask for ``stdout`` fiddling by using ``ipdb`` like this

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