[python-committers] Sphinx 1.6.1 is causing Travis to fail
Brett Cannon
brett at python.org
Tue May 16 17:49:24 EDT 2017
More information about the python-committers mailing list
Tue May 16 17:49:24 EDT 2017
- Previous message (by thread): [python-committers] Sphinx 1.6.1 is causing Travis to fail
- Next message (by thread): [python-committers] Feedback on the new CPython workflow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I just wanted to let everyone know that all branches are green again. We now pin to a specific major.minor version of Sphinx in our .travis.yml file to help prevent this from happening again in the future. (All branches but 2.7 are pinned to 1.6.1 while 2.7 stays on 1.5.6 until Serhiy has a chance to update his PR to fix it.) Thanks to Mariatta, Kushal, Zachary, Senthil, and Serhiy for all chipping in to help fix this in a timely manner and contain the number of broken PRs because of it. On Tue, 16 May 2017 at 10:31 Brett Cannon <brett at python.org> wrote: > Looks like they added some new warnings that are causing the docs build to > fail (e.g. https://travis-ci.org/python/cpython/jobs/232903226 and > https://travis-ci.org/python/cpython/jobs/232897796). > > I will see if I have time to fix this before I leave for PyCon US today, > but there's no guarantee. If someone has time to fix this then I've opened > https://bugs.python.org/issue30380 to track the problem and give my take > on a solution. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-committers/attachments/20170516/40161434/attachment.html>
- Previous message (by thread): [python-committers] Sphinx 1.6.1 is causing Travis to fail
- Next message (by thread): [python-committers] Feedback on the new CPython workflow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list