[New-bugs-announce] [issue20644] OS X installer build broken by changes to documentation build

Ned Deily report at bugs.python.org
Sun Feb 16 23:43:21 CET 2014


New submission from Ned Deily:

eef7899ea7ab introduces changes to the documentation build process which inadvertently breaks OS X installer builds.  See, for example:

http://buildbot.python.org/all/builders/bolen-dmg-3.x/builds/513

Mac/BuildInstaller/build-installer.py should be modified to accommodate the changes and, if necessary, the dmg buildbot updated.

BTW, the above change should not be cherry-picked into 3.4 until this issue is addressed.

----------
assignee: ned.deily
components: Build, Macintosh
messages: 211365
nosy: georg.brandl, ned.deily
priority: deferred blocker
severity: normal
stage: needs patch
status: open
title: OS X installer build broken by changes to documentation build
versions: Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20644>
_______________________________________


More information about the New-bugs-announce mailing list