[Bug 215520] www/py-django110: Docs build fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 1 17:14:03 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215520

--- Comment #4 from Melvyn Sopacua <m.r.sopacua at gmail.com> ---
This is a bug in py-docutils 0.13.

Finally narrowed it down by recursively downgrading each dependency to the same
version of a working environment.
I can't even begin to debug where the real issue is, but as opposed to stated
earlier, py-docutils is *NOT* a red herring - but... apparently sphinx is
transforming as well to adapt to the new docutils and so as of now, I can say
that only Sphinx 1.4.6 and docutils 0.12_1 is a working combination, whereas
Sphinx 1.4.6 and docutils 0.13 is not, nor is Sphinx 1.5.1 and docutils 0.12_1.

The generated errors shift between versions and have little diagnostic info
about the root cause (at least for me not being intimate with docutils and/or
sphinx internals).

As it is (or at least was a week ago) - the HTMLDOCS option in www/py-django110
is BROKEN and should probably be marked as such.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-python mailing list