Ned Deily added the comment:

All of the 3.x buildbots are broken again due to the pip 7.0.3 update.

======================================================================
FAIL: test_with_pip (test.test_venv.EnsurePipTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/var/lib/buildbot/slaves/profile-opt-bot/3.5.gps-debian-profile-opt/build/Lib/test/test_venv.py",
 line 390, in test_with_pip
    self.assertEqual(err, "")
AssertionError: "You are using pip version 7.0.1, however[102 chars]d.\n" != ''
- You are using pip version 7.0.1, however version 7.0.3 is available.
- You should consider upgrading via the 'pip install --upgrade pip' command.

----------
nosy: +ned.deily
priority: normal -> critical
versions: +Python 3.4, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24267>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to