Date: Sun, 01 Jan 2017 17:14:02 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 215520] www/py-django110: Docs build fails Message-ID: <bug-215520-21822-0FRAq0Q0CW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215520-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-215520-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215520 --- Comment #4 from Melvyn Sopacua <m.r.sopacua@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 stat= ed 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 s= ay 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.1= 2_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-djang= o110 is BROKEN and should probably be marked as such. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215520-21822-0FRAq0Q0CW>