FYI 

>>> Yes, its only about "docutils>=0.11" in Sphinx 1.3 dependencies. 
>>> In Sphinx 1.5 the error:
>>> 
>>> https://github.com/sphinx-doc/sphinx/issues/3212
>>> 
>>> is fixed:
>>> 
>>> https://github.com/tk0miya/sphinx/commit/73663f63672f22304810ce6bb9787490ad250127
>>> 
>>> But this will never be fixed downwards.
>> 
>> Crap. This kind of patch should be backported to Sphinx 1.3/1.4,
>> or Python's PIP repository should be fixed to require docutils
>> version to be either 0.11 or 0.12, if one installs version 1.3
>> or 1.4 of Sphinx.
>> 
>> The way it is, PIP repository is broken!
> 
> I leaved a comment at sphinx-doc project:
> 
> https://github.com/sphinx-doc/sphinx/issues/3212#issuecomment-283756374
> 

I got a feedback from Sphinx-doc project

https://github.com/sphinx-doc/sphinx/issues/3212#issuecomment-283980093

Sphinx-doc 1.3 and 1.4 is outdated, they only maintain last version (1.5).

-- Markus --

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to