Re: [Python-Dev] cpython: Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore

2014年2月16日 14:49:23 -0800

In article <[email protected]>,
 georg.brandl <[email protected]> wrote:
> http://hg.python.org/cpython/rev/eef7899ea7ab
> changeset: 89212:eef7899ea7ab
> user: Georg Brandl <[email protected]>
> date: Sun Feb 16 09:46:36 2014 +0100
> summary:
> Doc: do not rely on checked-out Sphinx toolchain from svn.python.org 
> anymore
> 
> Nowadays it is likely that people will have Sphinx installed,
> and if not, they will know how to install it.
> 
> This also simplifies life a lot for distribution packagers,
> who typically do not want the doc build process to connect
> to external web resources.
This checkin breaks the OS X installer builds, see for instance:
http://buildbot.python.org/all/builders/bolen-dmg-3.x/builds/513
I've opened Issue20644 to address updating the OS X installer build 
process and buildbot to deal with this change. I imagine it also 
affects the Windows installer build. This change should not be 
cherry-picked into 3.4.x until these issues are addressed.
-- 
 Ned Deily,
 [email protected]
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to