> On Mon, Jan 26, 2009 at 1:27 PM, Matthias Klose <
doko@ubuntu.com> wrote:
>> Guido van Rossum schrieb:
>>> I'm not sure I understand your request. Is it okay to build docs using
>>> a version of sphinx that is included in the distro? Is there a
>>> specific revision that you would like to see rolled back, or do you
>>> have a specific fix in mind?
>> the specific change was committed in r68428. I didn't check if reverting this
>> causes regressions in building the docs.
>>
>> A safe approach would be to only use build dependencies on a branch which were
>> released before the first release of the branch. I assume in this case, the
>> branch should stick with sphinx-0.5 and not rely on newer sphinx versions (or
>> sphinx dependencies which were released after the python-2.6.0 release).
>
> This seems rather restrictive. It would mean that if we found a bug in
> sphinx-0.5 that was fixed later in sphinx development we couldn't
> depend on the bug being fixed for the lifetime of Python 2.6, to
> satisfy this requirement. Ditto for new sphinx features that might
> make life easier for the doc authors, or in some cases enable new
> types of markup that would clarify the docs. It would make backporting
> doc-fixes from 2.7 harder too.
the rationale for this proposal is that when a Linux distribution does freeze